in reply to Testing request - Mac

The package installed without difficulty for me as well. I had an impressive number of dependencies that needed to be handled first, and I happened to notice that at least one of them tested for the presence of a C compiler. This is not necessarily a given for all macosx users.

It's unlikely but possible that someone might try to do a CPAN install before having installed the XCode SDK from the macosx distro -- it's easy to do, and I'd expect that all typical Perl users with macs have done it, but it's a non-default choice.

Replies are listed 'Best First'.
Re^2: Testing request - Mac
by ikegami (Patriarch) on Jun 18, 2011 at 19:03 UTC

    All but one of the tests from the reporter did run fine, so that's not it.

    Thanks.