SPUG:path problems

Brian Hatch spug at ifokr.org
Thu May 22 14:21:53 CDT 2003



> 	/usr/local/bin/perl -I/usr/local/lib/perl5 <myprog>

You can probably avoid the command line '-I' by putting

	BEGIN { push @INC, "/usr/local/lib/perl5"; }

at the top of the script.



--
Brian Hatch                  "Zathras does not remember.
   Systems and                But if Zathras remember
   Security Engineer          later, Zathras tells you."
http://www.ifokr.org/bri/

Every message PGP signed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.pm.org/pipermail/spug-list/attachments/20030522/1737a209/attachment.bin


More information about the spug-list mailing list