in reply to Re: Perl Database connect not working in .pm file
in thread Perl Database connect not working in .pm file
I have use the perl -MDBI -wle 'print $INC{"DBI.pm"}' comment. It's return the DBI.pm file location
/home/kane/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/DBI.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl Database connect not working in .pm file
by poj (Abbot) on Aug 31, 2018 at 06:35 UTC |