[clug] Can't locate Mysql.pm Debian Lenny

Hal Ashburner hal.ashburner at gmail.com
Sun Apr 5 13:24:06 GMT 2009


Neil Symons wrote:
> OK I have done package updates from etch to lenny and now find that perl
> scripts cannot find Mysql.pm
>
> Command#> perl -e "use Mysql;"
> Can't locate Mysql.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
> /usr/local/lib/site_perl .) at -e line 1.
> BEGIN failed--compilation aborted at -e line 1.
>
>
> It does exist under the /usr/lib/perl5 tree
>   
It's not become
perl -e "use DBD::mysql;"
or something?



More information about the linux mailing list