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