|
|
| No such thing as a small change | |
| PerlMonks |
Re: Automatically load module on startup?by bms (Monk) |
| on Mar 09, 2012 at 04:30 UTC ( #958620=note: print w/ replies, xml ) | Need Help?? |
|
Without knowing your exact requirements, you may want to take a look at the Autoloader module. If you need certain functions available for one one liners from an assortment of modules that you only need a subroutine or two from, AutoLoader may be a good option. Although this is a bit of work, and requires writing .al files. If you're interested in AutoLoader, you may also want to check out this short guide.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||