|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Utility of "use lib qw{ . }" ?by crouchingpenguin (Priest) |
| on Jun 23, 2003 at 14:19 UTC ( #268170=note: print w/ replies, xml ) | Need Help?? |
|
Just a small comment on the utility of modifying @INC under apache/mod_perl. I often include directories in the startup file (often named startup.pl) via use libs like:
This is especially handy when you have a dev apache instance that includes dev copies of your local libs. cp ---- "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||