This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Terrence Brannon, This is a computer-generated report for Net-FTP-Common-6.1 on perl-5.11.0, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': make[3]: Entering directory `/home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pykencN/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0-login......Net::FTP::Common::VERSION = 6.1 at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 50. Using version 6.1 at t/0-login.t line 30. Net::FTP>>> Net::FTP(2.77) Net::FTP>>> Exporter(5.62) Net::FTP>>> Net::Cmd(2.29) Net::FTP>>> IO::Socket::INET(1.31) Net::FTP>>> IO::Socket(1.30_01) Net::FTP>>> IO::Handle(1.27) Net::FTP=GLOB(0x836276c)<<< 220 (vsFTPd 2.0.5) Net::FTP=GLOB(0x836276c)>>> USER anonymous Net::FTP=GLOB(0x836276c)<<< 331 Please specify the password. Net::FTP=GLOB(0x836276c)>>> PASS .... Net::FTP=GLOB(0x836276c)<<< 230 Login successful. ok t/dir..........Net::FTP::Common::VERSION = 6.1 at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 50. Net::FTP>>> Net::FTP(2.77) Net::FTP>>> Exporter(5.62) Net::FTP>>> Net::Cmd(2.29) Net::FTP>>> IO::Socket::INET(1.31) Net::FTP>>> IO::Socket(1.30_01) Net::FTP>>> IO::Handle(1.27) Net::FTP=GLOB(0x836173c)<<< 220-This service is provided by the Division of Engineering Computing Net::FTP=GLOB(0x836173c)<<< 220-Services of the College of Engineering at Michigan State University. Net::FTP=GLOB(0x836173c)<<< 220-If have any unusual problems, please report them via e-mail to Net::FTP=GLOB(0x836173c)<<< [EMAIL PROTECTED] Archives for the following software are Net::FTP=GLOB(0x836173c)<<< 220-available on this machine: Net::FTP=GLOB(0x836173c)<<< 220- Net::FTP=GLOB(0x836173c)<<< 220-o Debian/GNU Linux distribution Net::FTP=GLOB(0x836173c)<<< 220- Net::FTP=GLOB(0x836173c)<<< 220- http http://ftp.egr.msu.edu/debian/ Net::FTP=GLOB(0x836173c)<<< 220- ftp ftp://ftp.egr.msu.edu// Net::FTP=GLOB(0x836173c)<<< 220- rsync ftp.egr.msu.edu::debian/ Net::FTP=GLOB(0x836173c)<<< 220- Net::FTP=GLOB(0x836173c)<<< 220-o Previous Debian/GNU Linux distributions Net::FTP=GLOB(0x836173c)<<< 220- Net::FTP=GLOB(0x836173c)<<< 220- http http://ftp.egr.msu.edu/debian-archive/ Net::FTP=GLOB(0x836173c)<<< 220- ftp ftp://ftp.egr.msu.edu/debian-archive/ Net::FTP=GLOB(0x836173c)<<< 220- rsync ftp.egr.msu.edu::debian-archive/ Net::FTP=GLOB(0x836173c)<<< 220- Net::FTP=GLOB(0x836173c)<<< 220-If your machine logs a port scan from the IP 35.9.37.225 (this server) Net::FTP=GLOB(0x836173c)<<< 220-to ports 2000 - 3000, it is because your ftp client (Netscape, Internet Net::FTP=GLOB(0x836173c)<<< 220-Explorer) uses non-passive ftp and your machine or firewall only allows Net::FTP=GLOB(0x836173c)<<< 220-passive ftp. STOP reporting this as abuse. Net::FTP=GLOB(0x836173c)<<< 220 Net::FTP=GLOB(0x836173c)>>> USER anonymous Net::FTP=GLOB(0x836173c)<<< 331 Please specify the password. Net::FTP=GLOB(0x836173c)>>> PASS .... Net::FTP=GLOB(0x836173c)<<< 230 Login successful. Net::FTP=GLOB(0x836173c)>>> CWD /debian Net::FTP=GLOB(0x836173c)<<< 250 Directory successfully changed. Net::FTP=GLOB(0x836173c)>>> TYPE I Net::FTP=GLOB(0x836173c)<<< 200 Switching to Binary mode. Net::FTP=GLOB(0x836173c)>>> PASV Net::FTP=GLOB(0x836173c)<<< 227 Entering Passive Mode (35,9,37,225,176,131) Net::FTP=GLOB(0x836173c)>>> LIST Net::FTP=GLOB(0x836173c)<<< 150 Here comes the directory listing. Net::FTP=GLOB(0x836173c)<<< 226 Directory send OK. input-line: -rw-rw-r-- 1 21285 21285 1064 Aug 15 22:51 README at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-rw-r-- = -rw-rw-r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 1064 = 1064; my Aug = Aug; my 15 = 15; my 22:51 = 22:51; my README = README; my ; regexp-matches for (README): $VAR1 = \{ 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '1', 'size' => '1064', 'group' => '21285', 'yearOrTime' => '22:51', 'day' => '15', 'perm' => '-rw-rw-r--' }; input-line: -rw-rw-r-- 1 21285 21285 1290 Dec 04 2000 README.CD-manufacture at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-rw-r-- = -rw-rw-r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 1290 = 1290; my Dec = Dec; my 04 = 04; my 2000 = 2000; my README.CD-manufacture = README.CD-manufacture; my ; regexp-matches for (README.CD-manufacture): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '1290', 'group' => '21285', 'yearOrTime' => '2000', 'day' => '04', 'perm' => '-rw-rw-r--' }; input-line: -rw-rw-r-- 1 21285 21285 3006 Aug 15 22:51 README.html at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-rw-r-- = -rw-rw-r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 3006 = 3006; my Aug = Aug; my 15 = 15; my 22:51 = 22:51; my README.html = README.html; my ; regexp-matches for (README.html): $VAR1 = \{ 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '1', 'size' => '3006', 'group' => '21285', 'yearOrTime' => '22:51', 'day' => '15', 'perm' => '-rw-rw-r--' }; input-line: -rw-r--r-- 1 21285 21285 121860 Dec 21 19:52 README.mirrors.html at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-r--r-- = -rw-r--r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 121860 = 121860; my Dec = Dec; my 21 = 21; my 19:52 = 19:52; my README.mirrors.html = README.mirrors.html; my ; regexp-matches for (README.mirrors.html): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '121860', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }; input-line: -rw-r--r-- 1 21285 21285 60640 Dec 21 19:52 README.mirrors.txt at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-r--r-- = -rw-r--r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 60640 = 60640; my Dec = Dec; my 21 = 21; my 19:52 = 19:52; my README.mirrors.txt = README.mirrors.txt; my ; regexp-matches for (README.mirrors.txt): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '60640', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }; input-line: -rw-r--r-- 1 21285 21285 12483 Dec 21 19:52 README.non-US at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-r--r-- = -rw-r--r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 12483 = 12483; my Dec = Dec; my 21 = 21; my 19:52 = 19:52; my README.non-US = README.non-US; my ; regexp-matches for (README.non-US): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '12483', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }; input-line: lrwxrwxr-x 1 21285 21285 13 Nov 10 02:30 README.pgp -> README.non-US at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my lrwxrwxr-x = lrwxrwxr-x; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 13 = 13; my Nov = Nov; my 10 = 10; my 02:30 = 02:30; my README.pgp -> README.non-US = README.pgp -> README.non-US; my ; regexp-matches for (README.pgp -> README.non-US): $VAR1 = \{ 'owner' => '21285', 'month' => 'Nov', 'linkTarget' => undef, 'inode' => '1', 'size' => '13', 'group' => '21285', 'yearOrTime' => '02:30', 'day' => '10', 'perm' => 'lrwxrwxr-x' }; input-line: drwxrwsr-x 11 21285 21285 22 Aug 15 22:52 dists at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 11 = 11; my 21285 = 21285; my 21285 = 21285; my 22 = 22; my Aug = Aug; my 15 = 15; my 22:52 = 22:52; my dists = dists; my ; regexp-matches for (dists): $VAR1 = \{ 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '11', 'size' => '22', 'group' => '21285', 'yearOrTime' => '22:52', 'day' => '15', 'perm' => 'drwxrwsr-x' }; input-line: drwxrwsr-x 3 21285 21285 26 Dec 21 19:52 doc at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 3 = 3; my 21285 = 21285; my 21285 = 21285; my 26 = 26; my Dec = Dec; my 21 = 21; my 19:52 = 19:52; my doc = doc; my ; regexp-matches for (doc): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '3', 'size' => '26', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => 'drwxrwsr-x' }; input-line: drwxrwsr-x 3 21285 21285 61 Dec 21 20:16 indices at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 3 = 3; my 21285 = 21285; my 21285 = 21285; my 61 = 61; my Dec = Dec; my 21 = 21; my 20:16 = 20:16; my indices = indices; my ; regexp-matches for (indices): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '3', 'size' => '61', 'group' => '21285', 'yearOrTime' => '20:16', 'day' => '21', 'perm' => 'drwxrwsr-x' }; input-line: -rw-rw-r-- 1 21285 21285 5820983 Dec 21 20:17 ls-lR.gz at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-rw-r-- = -rw-rw-r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 5820983 = 5820983; my Dec = Dec; my 21 = 21; my 20:17 = 20:17; my ls-lR.gz = ls-lR.gz; my ; regexp-matches for (ls-lR.gz): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '5820983', 'group' => '21285', 'yearOrTime' => '20:17', 'day' => '21', 'perm' => '-rw-rw-r--' }; input-line: -rw-r--r-- 1 21285 21285 172922 Dec 21 20:17 ls-lR.patch.gz at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my -rw-r--r-- = -rw-r--r--; my 1 = 1; my 21285 = 21285; my 21285 = 21285; my 172922 = 172922; my Dec = Dec; my 21 = 21; my 20:17 = 20:17; my ls-lR.patch.gz = ls-lR.patch.gz; my ; regexp-matches for (ls-lR.patch.gz): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '172922', 'group' => '21285', 'yearOrTime' => '20:17', 'day' => '21', 'perm' => '-rw-r--r--' }; input-line: drwxrwsr-x 5 21285 21285 5 Dec 19 2000 pool at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 5 = 5; my 21285 = 21285; my 21285 = 21285; my 5 = 5; my Dec = Dec; my 19 = 19; my 2000 = 2000; my pool = pool; my ; regexp-matches for (pool): $VAR1 = \{ 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '5', 'size' => '5', 'group' => '21285', 'yearOrTime' => '2000', 'day' => '19', 'perm' => 'drwxrwsr-x' }; input-line: drwxrwsr-x 4 21285 21285 5 Jan 02 2007 project at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 4 = 4; my 21285 = 21285; my 21285 = 21285; my 5 = 5; my Jan = Jan; my 02 = 02; my 2007 = 2007; my project = project; my ; regexp-matches for (project): $VAR1 = \{ 'owner' => '21285', 'month' => 'Jan', 'linkTarget' => undef, 'inode' => '4', 'size' => '5', 'group' => '21285', 'yearOrTime' => '2007', 'day' => '02', 'perm' => 'drwxrwsr-x' }; input-line: drwxrwsr-x 3 21285 21285 13 Sep 12 2002 tools at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 212. Use of uninitialized value $linkTarget in concatenation (.) or string at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 246. my drwxrwsr-x = drwxrwsr-x; my 3 = 3; my 21285 = 21285; my 21285 = 21285; my 13 = 13; my Sep = Sep; my 12 = 12; my 2002 = 2002; my tools = tools; my ; regexp-matches for (tools): $VAR1 = \{ 'owner' => '21285', 'month' => 'Sep', 'linkTarget' => undef, 'inode' => '3', 'size' => '13', 'group' => '21285', 'yearOrTime' => '2002', 'day' => '12', 'perm' => 'drwxrwsr-x' }; NEW_DIR ...$VAR1 = { 'README.pgp -> README.non-US' => { 'owner' => '21285', 'month' => 'Nov', 'linkTarget' => undef, 'inode' => '1', 'size' => '13', 'group' => '21285', 'yearOrTime' => '02:30', 'day' => '10', 'perm' => 'lrwxrwxr-x' }, 'README.html' => { 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '1', 'size' => '3006', 'group' => '21285', 'yearOrTime' => '22:51', 'day' => '15', 'perm' => '-rw-rw-r--' }, 'ls-lR.gz' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '5820983', 'group' => '21285', 'yearOrTime' => '20:17', 'day' => '21', 'perm' => '-rw-rw-r--' }, 'README.CD-manufacture' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '1290', 'group' => '21285', 'yearOrTime' => '2000', 'day' => '04', 'perm' => '-rw-rw-r--' }, 'project' => { 'owner' => '21285', 'month' => 'Jan', 'linkTarget' => undef, 'inode' => '4', 'size' => '5', 'group' => '21285', 'yearOrTime' => '2007', 'day' => '02', 'perm' => 'drwxrwsr-x' }, 'tools' => { 'owner' => '21285', 'month' => 'Sep', 'linkTarget' => undef, 'inode' => '3', 'size' => '13', 'group' => '21285', 'yearOrTime' => '2002', 'day' => '12', 'perm' => 'drwxrwsr-x' }, 'README.mirrors.html' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '121860', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }, 'README.non-US' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '12483', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }, 'pool' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '5', 'size' => '5', 'group' => '21285', 'yearOrTime' => '2000', 'day' => '19', 'perm' => 'drwxrwsr-x' }, 'doc' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '3', 'size' => '26', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => 'drwxrwsr-x' }, 'dists' => { 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '11', 'size' => '22', 'group' => '21285', 'yearOrTime' => '22:52', 'day' => '15', 'perm' => 'drwxrwsr-x' }, 'indices' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '3', 'size' => '61', 'group' => '21285', 'yearOrTime' => '20:16', 'day' => '21', 'perm' => 'drwxrwsr-x' }, 'README.mirrors.txt' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '60640', 'group' => '21285', 'yearOrTime' => '19:52', 'day' => '21', 'perm' => '-rw-r--r--' }, 'README' => { 'owner' => '21285', 'month' => 'Aug', 'linkTarget' => undef, 'inode' => '1', 'size' => '1064', 'group' => '21285', 'yearOrTime' => '22:51', 'day' => '15', 'perm' => '-rw-rw-r--' }, 'ls-lR.patch.gz' => { 'owner' => '21285', 'month' => 'Dec', 'linkTarget' => undef, 'inode' => '1', 'size' => '172922', 'group' => '21285', 'yearOrTime' => '20:17', 'day' => '21', 'perm' => '-rw-r--r--' } }; ok t/grep.........$common = { 'Type' => 'I', 'RemoteDir' => '/debian', 'User' => 'anonymous', 'Pass' => '[EMAIL PROTECTED]', 'Host' => 'ftp.us.debian.org' }; $netftp = { 'Debug' => 1, 'Timeout' => 120 }; Net::FTP::Common::VERSION = 6.1 at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 50. Net::FTP>>> Net::FTP(2.77) Net::FTP>>> Exporter(5.62) Net::FTP>>> Net::Cmd(2.29) Net::FTP>>> IO::Socket::INET(1.31) Net::FTP>>> IO::Socket(1.30_01) Net::FTP>>> IO::Handle(1.27) Net::FTP=GLOB(0x8557900)<<< 220-This service is provided by the Division of Engineering Computing Net::FTP=GLOB(0x8557900)<<< 220-Services of the College of Engineering at Michigan State University. Net::FTP=GLOB(0x8557900)<<< 220-If have any unusual problems, please report them via e-mail to Net::FTP=GLOB(0x8557900)<<< [EMAIL PROTECTED] Archives for the following software are Net::FTP=GLOB(0x8557900)<<< 220-available on this machine: Net::FTP=GLOB(0x8557900)<<< 220- Net::FTP=GLOB(0x8557900)<<< 220-o Debian/GNU Linux distribution Net::FTP=GLOB(0x8557900)<<< 220- Net::FTP=GLOB(0x8557900)<<< 220- http http://ftp.egr.msu.edu/debian/ Net::FTP=GLOB(0x8557900)<<< 220- ftp ftp://ftp.egr.msu.edu// Net::FTP=GLOB(0x8557900)<<< 220- rsync ftp.egr.msu.edu::debian/ Net::FTP=GLOB(0x8557900)<<< 220- Net::FTP=GLOB(0x8557900)<<< 220-o Previous Debian/GNU Linux distributions Net::FTP=GLOB(0x8557900)<<< 220- Net::FTP=GLOB(0x8557900)<<< 220- http http://ftp.egr.msu.edu/debian-archive/ Net::FTP=GLOB(0x8557900)<<< 220- ftp ftp://ftp.egr.msu.edu/debian-archive/ Net::FTP=GLOB(0x8557900)<<< 220- rsync ftp.egr.msu.edu::debian-archive/ Net::FTP=GLOB(0x8557900)<<< 220- Net::FTP=GLOB(0x8557900)<<< 220-If your machine logs a port scan from the IP 35.9.37.225 (this server) Net::FTP=GLOB(0x8557900)<<< 220-to ports 2000 - 3000, it is because your ftp client (Netscape, Internet Net::FTP=GLOB(0x8557900)<<< 220-Explorer) uses non-passive ftp and your machine or firewall only allows Net::FTP=GLOB(0x8557900)<<< 220-passive ftp. STOP reporting this as abuse. Net::FTP=GLOB(0x8557900)<<< 220 Net::FTP=GLOB(0x8557900)>>> USER anonymous Net::FTP=GLOB(0x8557900)<<< 331 Please specify the password. Net::FTP=GLOB(0x8557900)>>> PASS .... Net::FTP=GLOB(0x8557900)<<< 230 Login successful. Net::FTP=GLOB(0x8557900)>>> CWD /debian Net::FTP=GLOB(0x8557900)<<< 250 Directory successfully changed. Net::FTP=GLOB(0x8557900)>>> TYPE I Net::FTP=GLOB(0x8557900)<<< 200 Switching to Binary mode. Net::FTP=GLOB(0x8557900)>>> PASV Net::FTP=GLOB(0x8557900)<<< 227 Entering Passive Mode (35,9,37,225,53,92) Net::FTP=GLOB(0x8557900)>>> NLST Net::FTP=GLOB(0x8557900)<<< 150 Here comes the directory listing. Net::FTP=GLOB(0x8557900)<<< 226 Directory send OK. GREP RETVAL: README README.CD-manufacture README.html README.mirrors.html README.mirrors.txt README.non-US README.pgp at t/grep.t line 28. Net::FTP=GLOB(0x857b8b0)<<< 220---------------------------------------------------------------------------- Net::FTP=GLOB(0x857b8b0)<<< 220- F T P . O S U O S L . O R G Net::FTP=GLOB(0x857b8b0)<<< 220- Oregon State University Net::FTP=GLOB(0x857b8b0)<<< 220- Open Source Lab Net::FTP=GLOB(0x857b8b0)<<< 220- Net::FTP=GLOB(0x857b8b0)<<< 220- Unauthorized use is prohibited - violators will be prosecuted Net::FTP=GLOB(0x857b8b0)<<< 220---------------------------------------------------------------------------- Net::FTP=GLOB(0x857b8b0)<<< 220- Net::FTP=GLOB(0x857b8b0)<<< 220- For more information on our services visit: Net::FTP=GLOB(0x857b8b0)<<< 220- http://osuosl.org/hosting/ Net::FTP=GLOB(0x857b8b0)<<< 220- Net::FTP=GLOB(0x857b8b0)<<< 220- We offer these particular files simply because users Net::FTP=GLOB(0x857b8b0)<<< 220- have asked for them. If you would like another archive offered Net::FTP=GLOB(0x857b8b0)<<< 220- here on this ftp mirror, please ask [EMAIL PROTECTED] Net::FTP=GLOB(0x857b8b0)<<< 220- Net::FTP=GLOB(0x857b8b0)<<< 220- Questions/Comments/Suggestions/Concerns - [EMAIL PROTECTED] Net::FTP=GLOB(0x857b8b0)<<< 220- Net::FTP=GLOB(0x857b8b0)<<< 220---------------------------------------------------------------------------- Net::FTP=GLOB(0x857b8b0)<<< 220 Net::FTP=GLOB(0x857b8b0)>>> USER anonymous Net::FTP=GLOB(0x857b8b0)<<< 331 Please specify the password. Net::FTP=GLOB(0x857b8b0)>>> PASS .... Net::FTP=GLOB(0x857b8b0)<<< 230 Login successful. Net::FTP=GLOB(0x857b8b0)>>> CWD /debian Net::FTP=GLOB(0x857b8b0)<<< 250 Directory successfully changed. Net::FTP=GLOB(0x857b8b0)>>> TYPE I Net::FTP=GLOB(0x857b8b0)<<< 200 Switching to Binary mode. Net::FTP=GLOB(0x857b8b0)>>> PASV Net::FTP=GLOB(0x857b8b0)<<< 227 Entering Passive Mode (64,50,236,52,81,162) Net::FTP=GLOB(0x857b8b0)>>> NLST Net::FTP=GLOB(0x857b8b0)<<< 150 Here comes the directory listing. Net::FTP=GLOB(0x857b8b0)<<< 226 Directory send OK. [checking README README.CD-manufacture README.html README.mirrors.html README.mirrors.txt README.non-US README.pgp dists doc indices ls-lR.gz ls-lR.patch.gz pool project tools for [dists]] at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 298. ok t/xfer.........$common = { 'Type' => 'I', 'RemoteDir' => '/debian', 'User' => 'anonymous', 'Pass' => '[EMAIL PROTECTED]', 'Host' => 'ftp.us.debian.org' }; $netftp = { 'Debug' => 1, 'Timeout' => 120 }; Net::FTP::Common::VERSION = 6.1 at /home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP/blib/lib/Net/FTP/Common.pm line 50. Net::FTP>>> Net::FTP(2.77) Net::FTP>>> Exporter(5.62) Net::FTP>>> Net::Cmd(2.29) Net::FTP>>> IO::Socket::INET(1.31) Net::FTP>>> IO::Socket(1.30_01) Net::FTP>>> IO::Handle(1.27) Net::FTP=GLOB(0x855b518)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) ready. Net::FTP=GLOB(0x855b518)>>> USER anonymous Net::FTP=GLOB(0x855b518)<<< 331 Guest login ok, send your email address as password. Net::FTP=GLOB(0x855b518)>>> PASS .... Net::FTP=GLOB(0x855b518)<<< 230 Guest login ok, access restrictions apply. Net::FTP=GLOB(0x855b518)>>> CWD / Net::FTP=GLOB(0x855b518)<<< 250- Net::FTP=GLOB(0x855b518)<<< 250- ******************************************************************* Net::FTP=GLOB(0x855b518)<<< 250- * * Net::FTP=GLOB(0x855b518)<<< 250- * DDJ files and material are available at * Net::FTP=GLOB(0x855b518)<<< 250- * http://www.ddj.com/ * Net::FTP=GLOB(0x855b518)<<< 250- * * Net::FTP=GLOB(0x855b518)<<< 250- * please go there for access * Net::FTP=GLOB(0x855b518)<<< 250- * * Net::FTP=GLOB(0x855b518)<<< 250- * Questions may be addressed to [EMAIL PROTECTED] * Net::FTP=GLOB(0x855b518)<<< 250- * * Net::FTP=GLOB(0x855b518)<<< 250- * Thanks! * Net::FTP=GLOB(0x855b518)<<< 250- * * Net::FTP=GLOB(0x855b518)<<< 250- ******************************************************************* Net::FTP=GLOB(0x855b518)<<< 250- Net::FTP=GLOB(0x855b518)<<< 250- Net::FTP=GLOB(0x855b518)<<< 250 CWD command successful. Net::FTP=GLOB(0x855b518)>>> TYPE I Net::FTP=GLOB(0x855b518)<<< 200 Type set to I. Net::FTP=GLOB(0x855b518)>>> PASV Net::FTP=GLOB(0x855b518)<<< 227 Entering Passive Mode (199,125,85,76,194,123) Net::FTP=GLOB(0x855b518)>>> RETR README Net::FTP=GLOB(0x855b518)<<< 150 Opening BINARY mode data connection for 'README' (867 bytes). Net::FTP=GLOB(0x855b518)<<< 226 Transfer complete. Net::FTP=GLOB(0x85697a0)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) ready. Net::FTP=GLOB(0x85697a0)>>> USER anonymous Net::FTP=GLOB(0x85697a0)<<< 331 Guest login ok, send your email address as password. Net::FTP=GLOB(0x85697a0)>>> PASS .... Net::FTP=GLOB(0x85697a0)<<< 230 Guest login ok, access restrictions apply. Net::FTP=GLOB(0x85697a0)>>> CWD / Net::FTP=GLOB(0x85697a0)<<< 250- Net::FTP=GLOB(0x85697a0)<<< 250- ******************************************************************* Net::FTP=GLOB(0x85697a0)<<< 250- * * Net::FTP=GLOB(0x85697a0)<<< 250- * DDJ files and material are available at * Net::FTP=GLOB(0x85697a0)<<< 250- * http://www.ddj.com/ * Net::FTP=GLOB(0x85697a0)<<< 250- * * Net::FTP=GLOB(0x85697a0)<<< 250- * please go there for access * Net::FTP=GLOB(0x85697a0)<<< 250- * * Net::FTP=GLOB(0x85697a0)<<< 250- * Questions may be addressed to [EMAIL PROTECTED] * Net::FTP=GLOB(0x85697a0)<<< 250- * * Net::FTP=GLOB(0x85697a0)<<< 250- * Thanks! * Net::FTP=GLOB(0x85697a0)<<< 250- * * Net::FTP=GLOB(0x85697a0)<<< 250- ******************************************************************* Net::FTP=GLOB(0x85697a0)<<< 250- Net::FTP=GLOB(0x85697a0)<<< 250- Net::FTP=GLOB(0x85697a0)<<< 250 CWD command successful. Net::FTP=GLOB(0x85697a0)>>> TYPE I Net::FTP=GLOB(0x85697a0)<<< 200 Type set to I. Net::FTP=GLOB(0x85697a0)>>> PASV Net::FTP=GLOB(0x85697a0)<<< 227 Entering Passive Mode (199,125,85,76,194,124) Net::FTP=GLOB(0x85697a0)>>> RETR README Net::FTP=GLOB(0x85697a0)<<< 150 Opening BINARY mode data connection for 'README' (867 bytes). Net::FTP=GLOB(0x85697a0)<<< 226 Transfer complete. Net::FTP=GLOB(0x843a118)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) ready. Net::FTP=GLOB(0x843a118)>>> USER anonymous Net::FTP=GLOB(0x843a118)<<< 331 Guest login ok, send your email address as password. Net::FTP=GLOB(0x843a118)>>> PASS .... Net::FTP=GLOB(0x843a118)<<< 230 Guest login ok, access restrictions apply. Net::FTP=GLOB(0x843a118)>>> CWD / Net::FTP=GLOB(0x843a118)<<< 250- Net::FTP=GLOB(0x843a118)<<< 250- ******************************************************************* Net::FTP=GLOB(0x843a118)<<< 250- * * Net::FTP=GLOB(0x843a118)<<< 250- * DDJ files and material are available at * Net::FTP=GLOB(0x843a118)<<< 250- * http://www.ddj.com/ * Net::FTP=GLOB(0x843a118)<<< 250- * * Net::FTP=GLOB(0x843a118)<<< 250- * please go there for access * Net::FTP=GLOB(0x843a118)<<< 250- * * Net::FTP=GLOB(0x843a118)<<< 250- * Questions may be addressed to [EMAIL PROTECTED] * Net::FTP=GLOB(0x843a118)<<< 250- * * Net::FTP=GLOB(0x843a118)<<< 250- * Thanks! * Net::FTP=GLOB(0x843a118)<<< 250- * * Net::FTP=GLOB(0x843a118)<<< 250- ******************************************************************* Net::FTP=GLOB(0x843a118)<<< 250- Net::FTP=GLOB(0x843a118)<<< 250- Net::FTP=GLOB(0x843a118)<<< 250 CWD command successful. Net::FTP=GLOB(0x843a118)>>> TYPE I Net::FTP=GLOB(0x843a118)<<< 200 Type set to I. Net::FTP=GLOB(0x843a118)>>> PASV Net::FTP=GLOB(0x843a118)<<< 227 Entering Passive Mode (199,125,85,76,194,125) Net::FTP=GLOB(0x843a118)>>> RETR README Net::FTP=GLOB(0x843a118)<<< 150 Opening BINARY mode data connection for 'README' (867 bytes). Net::FTP=GLOB(0x843a118)<<< 226 Transfer complete. ok All tests successful. Files=4, Tests=7, 13 wallclock secs ( 0.08 usr 0.02 sys + 1.12 cusr 0.10 csys = 1.32 CPU) Result: PASS make[3]: Leaving directory `/home/sand/.cpan/build/Net-FTP-Common-6.1-veB2BP' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------- ---- ---- Net::FTP 1 2.77 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.utf8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 6044 PERL5_CPAN_IS_RUNNING = 6044 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/pykencN/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 3.06 Test::More 0.74 YAML 0.66 YAML::Syck 1.00 version 0.74 -- Summary of my perl5 (revision 5 version 11 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pykencN/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
