[fireartist@sphinx source]$ /usr/bin/perl ftp.pl Net::FTP: Net::FTP(2.62) Net::FTP: Exporter(5.562) Net::FTP: Net::Cmd(2.20) Net::FTP: IO::Socket::INET(1.25) Net::FTP: IO::Socket(1.26) Net::FTP: IO::Handle(1.21) Net::FTP=GLOB(0x819612c)<<< 220-Welcome to the JISC National Mirror Service. Net::FTP=GLOB(0x819612c)<<< 220- Net::FTP=GLOB(0x819612c)<<< 220-To discover more about the service, please visit: http://www.mirror.ac.uk/ Net::FTP=GLOB(0x819612c)<<< 220- Net::FTP=GLOB(0x819612c)<<< 220-The service is funded by HEFCE via the Joint Information Systems Committee Net::FTP=GLOB(0x819612c)<<< 220-(JISC) and is intended to support the UK academic community with a portfolio of Net::FTP=GLOB(0x819612c)<<< 220-useful technical mirrors directly on the Joint Academic Network (JANET). Net::FTP=GLOB(0x819612c)<<< 220- Net::FTP=GLOB(0x819612c)<<< 220-We welcome your feedback on the current service and suggestions for new Net::FTP=GLOB(0x819612c)<<< 220-mirrors. Please contact us via mirrorsupport@mirror.ac.uk Net::FTP=GLOB(0x819612c)<<< 220- Net::FTP=GLOB(0x819612c)<<< 220 Net::FTP=GLOB(0x819612c)>>> user anonymous Net::FTP=GLOB(0x819612c)<<< 331 Please specify the password. Net::FTP=GLOB(0x819612c)>>> PASS .... Net::FTP=GLOB(0x819612c)<<< 230 Login successful. Net::FTP=GLOB(0x819612c)>>> CWD /sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CF/CFRANKS/ Net::FTP=GLOB(0x819612c)<<< 250 Directory successfully changed. Net::FTP=GLOB(0x819612c)>>> PASV Net::FTP=GLOB(0x819612c)<<< 227 Entering Passive Mode (194,80,135,30,36,205) Net::FTP=GLOB(0x819612c)>>> RETR HTML-Menu-DateTime-0.94.tar.gz Net::FTP=GLOB(0x819612c)<<< 150 Opening BINARY mode data connection for HTML-Menu-DateTime-0.94.tar.gz (12821 bytes). Net::FTP=GLOB(0x819612c)<<< 226 File send OK. Net::FTP=GLOB(0x819612c)>>> QUIT Net::FTP=GLOB(0x819612c)<<< 221 Goodbye.