in reply to Re: module location
in thread module location
Here is the absolute path to the DBI.pm file:Can't find DBI! at ./test.pl line 4.
and the @INC path shows this in 'perl -V':/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/DBI.pm
What am I missing? Thanks for your help!@INC: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: module location
by ferrency (Deacon) on Nov 07, 2003 at 19:07 UTC |