in reply to Re^2: Howto set path for local package in a Perl code
in thread Howto set path for local package in a Perl code

Can't locate MYPACKAGE.pm in @INC (@INC contains: home/neversaint/MyPerl/src /home/neversaint/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/5.8.5/i386-linux-thread-multi

That error message still gives the path without the leading slash. Which makes me think that perhaps you haven't edited the file successfully to correct that.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re^3: Howto set path for local package in a Perl code