in reply to
Perl 5.6 && DBD::mysql?
Well, if you need to recompile Perl and MySQL, why don't you do it (if you're sitting in front of a Unix box)? Grab the sources from
Perl.com
and
MySQL.com
and issue the classic "./configure ; make ; make install" triology.
Comment on
RE: Perl 5.6 && DBD::mysql?
In Section
Seekers of Perl Wisdom