I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
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