use lib qw(); will tell the script in what directory it should search for your modules.use lib qw(/path/to/module);
Hope it helps.use vars qw(@ISA @EXPORTER);
In reply to Re: Creating new perl modules.
by mulander
in thread Creating new perl modules.
by nisha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |