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.
Posted on 2010-04-19 11:27:02.28161-07 by jmb in response to 12646
Re: DBD::mysql problem WITH universal Perl bin (x86_64 & i386) and MySQL i386

Fixed this issue. Apparently, the dual x86_64 / i386 Perl bin does not like to talk to the MySQL i386 bin. Following the instructions here, I installed the 64-bit x86 MySQL server using the .dmg available at the MySQL website.

make test works perfectly now. thanks for everybody's help!

Direct Responses: Write a response