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 2009-09-21 17:38:22-07 by kf6spf in response to 11402
Re: Apple MAC OS 10.6 Breaks DBD:mysql

Ran into a similar problem. In researching this I found a posting on the Apple Developer site that indicated the latest Xcode (3.2) was needed for cpan to compile stuff and put it in the right place for Perl 5.10.0.

You may also be running into problems with 32-bit vs 64-bit kernal. Reboot your system and hole down the 3 and 2 keys to put kernal in 32 bit mode.

Xcode 3.2 DL link:
https://developer.apple.com/mac/scripts/downloader.php?path=/Developer_Tools/xcode_3.2/xcode3210a432.dmg
Direct Responses: Write a response