|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Problems with mysqlPP and Apacheby Anonymous Monk |
| on Aug 07, 2012 at 07:50 UTC ( #985905=note: print w/ replies, xml ) | Need Help?? |
|
Well, if it isn't installed in the @INC that is reported in your apache log, where is it installed? perl -MData::Dumper -MDBD::mysqlPP -le " print Dumper( \%INC, \@INC ) "
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||