
aueddonline
Novice
Sep 3, 2011, 1:08 PM
Post #1 of 3
(16181 views)
|
run sql queries with perl
|
Can't Post
|
|
I am getting the following error after using 'use Mysql ' in my perl code Can't locate Mysql.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./sqlquery line 3 do I need to download a package or something? Sorry if this is an easy question, just started using perl.
|