Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 16:45:46 -0400
From:      Tomoki Taniguchi <tomoki@makainet.net>
To:        freebsd-questions@freebsd.org
Subject:   perl 5.8
Message-ID:  <200210141645.46395.tomoki@makainet.net>

next in thread | raw e-mail | index | archive | help
I just installed perl 5.8 from ports tree.  Now I am trying to update all=
 my=20
perl module using CPAN... =20
when I run =20
"/usr/local/bin/perl -MCPAN -eshell"
and run "install Bundle::CPAN"
for some reason I can't seem to connect to anything.
I can manually get to each of those ftp sites and grab the file if I want=
 to,=20
but was wondering why perl was failing this... =20
I get the error messages below...

-tomoki

<SNIP>
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
  ftp://carroll.cac.psu.edu/pub/CPAN/authors/01mailrc.txt.gz
Couldn't login on carroll.cac.psu.edu at /usr/local/lib/perl5/5.8.0/CPAN.=
pm=20
line 2178, <FIN> line 1.
LWP not available
Fetching with Net::FTP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/01mailrc.txt.gz
Couldn't fetch 01mailrc.txt.gz from cpan.nas.nasa.gov
LWP not available
Fetching with Net::FTP:
  ftp://cpan.uky.edu/pub/CPAN/authors/01mailrc.txt.gz
</SNIP>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210141645.46395.tomoki>