[ABE.pm] PERLLIB problem

Ricardo SIGNES rjbs-perl-abe at lists.manxome.org
Mon Jul 3 19:12:02 PDT 2006


* "Faber J. Fedor" <faber at linuxnj.com> [2006-07-03T21:21:05]
> I'm missing something obvious here but I just can't see it.
> Why is my Portfolio.pm not being found when it resides in the
> reports/ dir even though reports/ is listed in $PERLLIB?

Is PERL5LIB defined?  It trumps PERLLIB.

> [faber at myserver1 libs]$ perl -e 'use Portfolio;'
> Can't locate Portfolio.pm in @INC (@INC contains: yada-yada-yada

You know, yadda-yadda-ing that out is REALLY not helpful!  @INC is what we want
to know about! :P

Also show the output of:  perl -V:path_sep

-- 
rjbs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.pm.org/pipermail/abe-pm/attachments/20060703/1b3bd96a/attachment.bin 


More information about the ABE-pm mailing list