|
|
| more useful options | |
| PerlMonks |
Re: Undefined subroutine - newbie problemby DrHyde (Prior) |
| on Aug 14, 2012 at 10:44 UTC ( #987314=note: print w/ replies, xml ) | Need Help?? |
|
'Exporter' works by creating an import method in your module. That method is called when you use your module, but not when you merely require it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||