damn outlook!

fire up perl's CPAN interface:

perl -MCPAN -eshell


cpan> i /mysql/
...
Bundle          Bundle::DBD::mysql (C/CA/CAPTTOFU/DBD-mysql-3.0007.tar.gz)
...
cpan> install  Bundle::DBD::mysql



>>>-----Original Message-----
>>>From: Jørn Dahl-Stamnes [mailto:[EMAIL PROTECTED] 
>>>Sent: Monday, September 25, 2006 1:59 PM
>>>To: MySQL List
>>>Subject: Mysql and Perl
>>>
>>>I try to write a perl script that will update a mysql 
>>>database, but when 
>>>running the script I get:
>>>
>>>install_driver(mysql) failed: Can't locate DBD/mysql.pm 
>>>
>>>I have installed DBI 1.52, but that did not help. Now I have 
>>>spend 1 hour 
>>>searching internet for this well hidden file mysql.pm, but 
>>>without luck. I 
>>>have found a lot of references etc, but not a single link to 
>>>the file...
>>>
>>>Can some kind soul please guide me to this file? Or has it 
>>>been lost for man 
>>>kind? ;-)
>>>
>>>-- 
>>>Jørn Dahl-Stamnes
>>>homepage: http://www.dahl-stamnes.net/dahls/
>>>
>>>-- 
>>>MySQL General Mailing List
>>>For list archives: http://lists.mysql.com/mysql
>>>To unsubscribe:    
>>>http://lists.mysql.com/[EMAIL PROTECTED]
>>>
>>>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to