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