in reply to How to install Mysql drivers for Perl?
As of this writing, DBD::mysql is missing in the ActivePerl 5.8.0 repository. However, Randy Kobes has kindly donated an own distribution and the following might succeed:Hope this helps!
ppm install http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to install Mysql drivers for Perl?
by Anonymous Monk on Oct 01, 2008 at 18:40 UTC | |
by Anonymous Monk on Apr 20, 2009 at 01:11 UTC | |
Re^2: How to install Mysql drivers for Perl?
by sanjay nayak (Sexton) on Oct 03, 2008 at 07:19 UTC | |
by Anonymous Monk on May 15, 2010 at 21:55 UTC |