'urllist' => [ qw| ftp://mirror.cc.columbia.edu/pub/software/cpan/ ftp://ftp.duke.edu/pub/perl/ ftp://cpan.cse.msu.edu/ | ], #### Fetching with LWP: ftp://mirror.cc.columbia.edu/pub/software/cpan/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz LWP failed with code[404] message[File 'Test-Data-1.17.tar.gz' not found] Fetching with Net::FTP: ftp://mirror.cc.columbia.edu/pub/software/cpan/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz Couldn't fetch Test-Data-1.17.tar.gz from mirror.cc.columbia.edu Fetching with LWP: ftp://ftp.duke.edu/pub/perl/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz LWP failed with code[400] message[FTP return code 000] Fetching with Net::FTP: ftp://ftp.duke.edu/pub/perl/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz Couldn't fetch Test-Data-1.17.tar.gz from ftp.duke.edu Fetching with LWP: ftp://cpan.cse.msu.edu/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz LWP failed with code[400] message[FTP return code 000] Fetching with Net::FTP: ftp://cpan.cse.msu.edu/authors/id/B/BD/BDFOY/Test-Data-1.17.tar.gz Couldn't fetch Test-Data-1.17.tar.gz from cpan.cse.msu.edu #### Issuing "/usr/bin/ftp -n" Connected to shadow.cc.columbia.edu. 220- WELCOME to the FTP archives at mirror.cc.columbia.edu ... #### 500 Unknown command. 227 Entering Passive Mode (128,59,59,147,87,161) 150 Opening BINARY mode data connection for Test-Data-1.17.tar.gz (10144 bytes). 100% |*************************************| 10144 41.33 KB/s 00:00 ETA 226 File send OK. 10144 bytes received in 00:00 (40.76 KB/s) 221 Goodbye. ... Writing /usr/local/lib/perl5/site_perl/5.8.4/darwin-2level/auto/Test/Data/.packlist Appending installation info to /usr/local/lib/perl5/5.8.4/darwin-2level/perllocal.pod /usr/bin/make install -- OK #### ftp> cd Storage 250 CWD command successful. ftp> ls 229 Entering Extended Passive Mode (|||57117|) 500 Illegal EPRT command 200 PORT command successful #### 421 Service not available, remote server timed out. Connection closed