Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

Ovid (2709)

Ovid
  (email not shown publicly)
http://publius-ovidius.livejournal.com/
AOL IM: ovidperl (Add Buddy, Send Message)

Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.

Journal of Ovid (2709)

Thursday May 24, 2007
12:55 PM

CPAN? What CPAN?

[ #33343 ]

Having a new MacBook, I've immediately tried to get CPAN running on it. Regrettably, I get error messages like the following:

/opt/local/bin $ sudo cpan
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')

cpan> install Bundle::CPAN
CPAN: Storable loaded ok
Going to read /Users/ovid/.cpan/Metadata
  Database was generated on Sun, 20 May 2007 00:54:28 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/01mail rc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Fetching with Net::FTP:
  ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/01mail rc.txt.gz
Couldn't fetch 01mailrc.txt.gz from ftp.mirror.ac.uk
Fetching with LWP:
  ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/0 1mailrc.txt.gz
LWP failed with code[400] message[FTP return code 150]
Fetching with Net::FTP:
  ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/0 1mailrc.txt.gz
Couldn't fetch 01mailrc.txt.gz from ftp.mirrorservice.org
Issuing "/usr/bin/ftp -n"
Connected to ftp.mirror.ac.uk.

Google hasn't been much help. What's worse, the CPAN ChangeLog doesn't really seem to match up the CPAN version with the changes. Ugh.

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.