View Single Post
  #7  
Old 07-12-2009, 06:51 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

I am having trouble with this script. When I double click it, it just immediately closes and when I run it from a command prompt I get this
Code:
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains:
C:/Perl/site/lib C:/Perl/lib .) at (eval 4) line 3, <F> line 38.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: CSV, DBM, ExampleP, File, Gofer, ODBC, Oracle, Proxy, SQLite,
 Sponge.
 at import_spells.pl line 61
Reply With Quote