in reply to
Re: Re: Use lib() and require
in thread
Use lib() and require
If anyone happens to stumble on this, and still needs help...
Unless @INC shows that it includes '.', don't assume that it does.
perl -e 'print @INC;'
--
paul
Comment on
Re: Re: Re: Use lib() and require
In Section
Seekers of Perl Wisdom