- or download this
A -> use FOO_ModuleX; -> use FOO_Module_Y; -> use FOO_Module_Z
- or download this
#! /usr/bin/perl
...
print "$msg\n"
exit 0;
- or download this
================================
PERL Version: (host RH EL4 - intel)
...
}
======================
- or download this
use Works_First;
...
use OtherModules;