Angel has asked for the wisdom of the Perl Monks concerning the following question:
Now the modules worked when I had the code and the X::Y subirectories in the same directory but now I get this error:use lib ( "~my_account/public_html/PERL_TEST/" );
so it sees the lib function any ideas?[Mon Dec 2 09:32:44 2002] User.pm: Can't locate Module/User.pm in @IN +C (@INC contains: ~my_account/public_html/PERL_TEST/ /pkg/perl-5.005_ +02/lib/perl5.005_02/i386-netbsd /pkg/perl-5.005_02/lib/perl5.005_02 / +usr/local/lib/site_perl/5.005 /usr/local/lib/site_perl .) at registra +tion.cgi line 18. BEGIN failed--compilation aborted at registration.cgi line 18.
update (broquaint): cleaned up formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: use lib connundrum
by tadman (Prior) on Dec 02, 2002 at 14:59 UTC | |
by merlyn (Sage) on Dec 02, 2002 at 15:48 UTC | |
|
(z) Re: use lib connundrum
by zigdon (Deacon) on Dec 02, 2002 at 14:43 UTC | |
|
Re: use lib connundrum
by broquaint (Abbot) on Dec 02, 2002 at 14:57 UTC | |
|
Re: use lib connundrum
by rir (Vicar) on Dec 02, 2002 at 20:36 UTC |