Hi,
I have been able to find the required module for Perl 5.8 but not for 5.10. Can anyone tell me where I can find it for 5.10? I will need a ppm version in order to install it on Windows XP Professional.
Thanks,
Andynic
Posted on 2009-03-26 07:50:47-07
by andynicin response to 10286
Re: DBD for Perl 5.10, CGI, MySql 5.1
Found it at: cpan uwinnipeg and was able to install it with the following comand.
ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/DBD-mysql.ppd
Andynic