in reply to perl modules
First of all, please, add <c> code tags</c> around your code and output.
Then be sure to have read the standard documentation: perlmod and perlnewmod
Infact a basic perl module define a package and use Exporter to export functions in the using perl program.
In my homenode i've collected a lot of links on about module creation
L*
|
|---|