Help for this page
package abc; ... use Shell qw (cat); use Sys::Hostname; use Time::Local;
#myscript.pl use abc; ## i just need to include abc.pm and can use the module features that +are defined into abc.pm.