|
|
| more useful options | |
| PerlMonks |
Re: how to include a directory in @INC?by Anonymous Monk |
| on Mar 02, 2000 at 18:07 UTC ( [id://4676]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
try:
use libs qw# /path/to/your/library #;
It effectively does the unshift trick, but it looks nicer
Mik
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||