![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Using 'use' away from script startby Fletch (Bishop) |
on Nov 15, 2001 at 07:54 UTC ( [id://125499]=note: print w/replies, xml ) | Need Help?? |
You might also consider using AutoLoader or SelfLoader and remove the rarely used code from your main program to begin with. Then if/when it ever does get called it and its requirments will get pulled in.
In Section
Seekers of Perl Wisdom
|
|