|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] perl -T && use
|
| Invoking perl -wT and then beginning
|
| use load;
| Can't locate load.pm in @INC (@INC contains: ...
|
| It's clear to me what's going on: load.pm is in ., which is not in
use lib "/path/to/files";
use load;
--jeff
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|