In article <p05100304b7b9c66d159b@[10.0.1.177]>,
[EMAIL PROTECTED] (Chris Nandor) wrote:
> Hi everyone. As you know by now, MacPerl 5.6.1a5 is released.
>
> I want everyone who feels comfortable running unstable software to try
> using it as your main MacPerl, with the most notable caveat that
> LaunchApplication (launching apps via Mac::Processes or Mac::Apps::Launch)
> won't work and the version of DB is incompatible.
Is the lack of cpan-mac a known caveat? I tried it out under both a4
and a5 and encountered resistance installing DBI, among others:
# Compression not available
File 'Dev:Pseudo'; Line 19
# Can't use an undefined value as an ARRAY reference.
File '[...]:MacPerl 5.6.1a5:site_perl:Archive:Tar.pm'; Line 708
This is through installme.plx; cpan-shell displayed the same looping
behavior detailed by Scott Godin:
<http://sourceforge.net/tracker/index.php?func=detail&aid=444034&group_id
=7940&atid=107940>
-nat