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 test report for Net-FTP-Common-6.0, created
automatically by CPAN::Reporter, version 0.43, 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
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module   Need Have   
    -------- ---- -------
    Net::FTP 1    2.77_01

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/local/perl/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pFe5fmW/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9101 
    Cwd                 3.24_01
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.24   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[3]: Entering directory `/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pFe5fmW/[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.0 at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 50.
Using version 6.0 at t/0-login.t line 30.
Net::FTP>>> Net::FTP(2.77_01)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.27_01)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84e8100)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x84e8100)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x84e8100)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x84e8100)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x84e8100)<<< 220-available on this machine:
Net::FTP=GLOB(0x84e8100)<<< 220-   
Net::FTP=GLOB(0x84e8100)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x84e8100)<<< 220-
Net::FTP=GLOB(0x84e8100)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x84e8100)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x84e8100)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x84e8100)<<< 220-
Net::FTP=GLOB(0x84e8100)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x84e8100)<<< 220-
Net::FTP=GLOB(0x84e8100)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84e8100)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84e8100)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x84e8100)<<< 220-
Net::FTP=GLOB(0x84e8100)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x84e8100)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x84e8100)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x84e8100)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x84e8100)<<< 220 
Net::FTP=GLOB(0x84e8100)>>> USER anonymous
Net::FTP=GLOB(0x84e8100)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84e8100)>>> PASS ....
Net::FTP=GLOB(0x84e8100)<<< 230 Login successful.
ok
t/dir........Net::FTP::Common::VERSION = 6.0 at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77_01)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.27_01)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84e7f0c)<<< 220 Welcome to mirrors.kernel.org.
Net::FTP=GLOB(0x84e7f0c)>>> USER anonymous
Net::FTP=GLOB(0x84e7f0c)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84e7f0c)>>> PASS ....
Net::FTP=GLOB(0x84e7f0c)<<< 230-                Welcome to the mirror archives 
of the
Net::FTP=GLOB(0x84e7f0c)<<< 230-                        LINUX KERNEL ARCHIVES
Net::FTP=GLOB(0x84e7f0c)<<< 230-                          mirrors.kernel.org
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-This site contains mirrors of other archives.  
If you are looking for
Net::FTP=GLOB(0x84e7f0c)<<< 230-   the Linux Kernel Archives, please go to 
ftp.kernel.org instead.
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-           IF YOU'RE ACCESSING THIS SITE VIA A 
WEB BROWSER
Net::FTP=GLOB(0x84e7f0c)<<< 230-                PLEASE USE THE HTTP URL BELOW 
INSTEAD!
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-This site is provided as a public service by 
the Kernel Dot Org
Net::FTP=GLOB(0x84e7f0c)<<< 230-Organization, Inc.  Bandwidth is provided by 
The Internet Software
Net::FTP=GLOB(0x84e7f0c)<<< 230-Consortium, Inc.  This server is located in San 
Francisco, California,
Net::FTP=GLOB(0x84e7f0c)<<< 230-USA; use in violation of any applicable laws 
strictly prohibited.
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-Due to U.S. Exports Regulations, all 
cryptographic software on this
Net::FTP=GLOB(0x84e7f0c)<<< 230-site is subject to the following legal notice:
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-    This site includes publicly available 
encryption source code
Net::FTP=GLOB(0x84e7f0c)<<< 230-    which, together with object code resulting 
from the compiling of
Net::FTP=GLOB(0x84e7f0c)<<< 230-    publicly available source code, may be 
exported from the United
Net::FTP=GLOB(0x84e7f0c)<<< 230-    States under License Exception "TSU" 
pursuant to 15 C.F.R. Section
Net::FTP=GLOB(0x84e7f0c)<<< 230-    740.13(e).
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-This legal notice applies to cryptographic 
software only.  Please see
Net::FTP=GLOB(0x84e7f0c)<<< 230-the Bureau of Export Administration 
(http://www.bxa.doc.gov/) for more
Net::FTP=GLOB(0x84e7f0c)<<< 230-information about current U.S. regulations.
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-Neither the Kernel Dot Org Organization, Inc. 
nor its sponsors make no
Net::FTP=GLOB(0x84e7f0c)<<< 230-guarantees, explicit or implicit, about the 
contents of this site.
Net::FTP=GLOB(0x84e7f0c)<<< 230-Use at your own risk.
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-This site is accessible via the following 
mechanisms:
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-        FTP             
ftp://mirrors.kernel.org/
Net::FTP=GLOB(0x84e7f0c)<<< 230-        HTTP            
http://mirrors.kernel.org/
Net::FTP=GLOB(0x84e7f0c)<<< 230-        RSYNC           
rsync://mirrors.kernel.org/mirrors/
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230-For comments on this site, please contact 
<[EMAIL PROTECTED]>.
Net::FTP=GLOB(0x84e7f0c)<<< 230-Please do not use this address for questions 
that are not related to
Net::FTP=GLOB(0x84e7f0c)<<< 230-the operation of this site.  Please see our 
homepage at
Net::FTP=GLOB(0x84e7f0c)<<< 230-http://www.kernel.org/ for links to Linux 
documentation resources.
Net::FTP=GLOB(0x84e7f0c)<<< 230-
Net::FTP=GLOB(0x84e7f0c)<<< 230 Login successful.
Net::FTP=GLOB(0x84e7f0c)>>> CWD /debian
Net::FTP=GLOB(0x84e7f0c)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x84e7f0c)>>> TYPE I
Net::FTP=GLOB(0x84e7f0c)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x84e7f0c)>>> PASV
Net::FTP=GLOB(0x84e7f0c)<<< 227 Entering Passive Mode (204,152,191,7,47,172)
Net::FTP=GLOB(0x84e7f0c)>>> LIST
Net::FTP=GLOB(0x84e7f0c)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x84e7f0c)<<< 226 Directory send OK.
input-line: -rw-r--r--    1 400      400          1061 Apr 10 22:02 README at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 1061 = 1061;
        my Apr = Apr;
        my 10 = 10;
        my 22:02 = 22:02;
        my README = README;
        my ;
regexp-matches for (README): $VAR1 = \{
            'owner' => '400',
            'month' => 'Apr',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '1061',
            'group' => '400',
            'yearOrTime' => '22:02',
            'day' => '10',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400          1290 Dec 04  2000 
README.CD-manufacture at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        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' => '400',
            'month' => 'Dec',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '1290',
            'group' => '400',
            'yearOrTime' => '2000',
            'day' => '04',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400          3003 Apr 10 22:05 README.html 
at /home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 3003 = 3003;
        my Apr = Apr;
        my 10 = 10;
        my 22:05 = 22:05;
        my README.html = README.html;
        my ;
regexp-matches for (README.html): $VAR1 = \{
            'owner' => '400',
            'month' => 'Apr',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '3003',
            'group' => '400',
            'yearOrTime' => '22:05',
            'day' => '10',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400         82907 May 04 19:52 
README.mirrors.html at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 82907 = 82907;
        my May = May;
        my 04 = 04;
        my 19:52 = 19:52;
        my README.mirrors.html = README.mirrors.html;
        my ;
regexp-matches for (README.mirrors.html): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '82907',
            'group' => '400',
            'yearOrTime' => '19:52',
            'day' => '04',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400         51599 May 04 19:52 
README.mirrors.txt at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 51599 = 51599;
        my May = May;
        my 04 = 04;
        my 19:52 = 19:52;
        my README.mirrors.txt = README.mirrors.txt;
        my ;
regexp-matches for (README.mirrors.txt): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '51599',
            'group' => '400',
            'yearOrTime' => '19:52',
            'day' => '04',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400         14455 May 04 19:52 
README.non-US at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 14455 = 14455;
        my May = May;
        my 04 = 04;
        my 19:52 = 19:52;
        my README.non-US = README.non-US;
        my ;
regexp-matches for (README.non-US): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '14455',
            'group' => '400',
            'yearOrTime' => '19:52',
            'day' => '04',
            'perm' => '-rw-r--r--'
          };
input-line: lrwxrwxrwx    1 400      400            13 Mar 09 08:58 README.pgp 
-> README.non-US at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my lrwxrwxrwx = lrwxrwxrwx;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 13 = 13;
        my Mar = Mar;
        my 09 = 09;
        my 08:58 = 08:58;
        my README.pgp -> README.non-US = README.pgp -> README.non-US;
        my ;
regexp-matches for (README.pgp -> README.non-US): $VAR1 = \{
            'owner' => '400',
            'month' => 'Mar',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '13',
            'group' => '400',
            'yearOrTime' => '08:58',
            'day' => '09',
            'perm' => 'lrwxrwxrwx'
          };
input-line: drwxr-sr-x   10 400      400          4096 Apr 08 11:34 dists at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 10 = 10;
        my 400 = 400;
        my 400 = 400;
        my 4096 = 4096;
        my Apr = Apr;
        my 08 = 08;
        my 11:34 = 11:34;
        my dists = dists;
        my ;
regexp-matches for (dists): $VAR1 = \{
            'owner' => '400',
            'month' => 'Apr',
            'linkTarget' => undef,
            'inode' => '10',
            'size' => '4096',
            'group' => '400',
            'yearOrTime' => '11:34',
            'day' => '08',
            'perm' => 'drwxr-sr-x'
          };
input-line: drwxr-sr-x    3 400      400          4096 May 07 20:30 doc at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 3 = 3;
        my 400 = 400;
        my 400 = 400;
        my 4096 = 4096;
        my May = May;
        my 07 = 07;
        my 20:30 = 20:30;
        my doc = doc;
        my ;
regexp-matches for (doc): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '400',
            'yearOrTime' => '20:30',
            'day' => '07',
            'perm' => 'drwxr-sr-x'
          };
input-line: drwxr-sr-x    3 400      400          4096 May 07 20:30 indices at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 3 = 3;
        my 400 = 400;
        my 400 = 400;
        my 4096 = 4096;
        my May = May;
        my 07 = 07;
        my 20:30 = 20:30;
        my indices = indices;
        my ;
regexp-matches for (indices): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '400',
            'yearOrTime' => '20:30',
            'day' => '07',
            'perm' => 'drwxr-sr-x'
          };
input-line: -rw-r--r--    1 400      400       4095031 May 07 20:17 ls-lR.gz at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 4095031 = 4095031;
        my May = May;
        my 07 = 07;
        my 20:17 = 20:17;
        my ls-lR.gz = ls-lR.gz;
        my ;
regexp-matches for (ls-lR.gz): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '4095031',
            'group' => '400',
            'yearOrTime' => '20:17',
            'day' => '07',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 400      400        131667 May 07 20:17 
ls-lR.patch.gz at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 400 = 400;
        my 400 = 400;
        my 131667 = 131667;
        my May = May;
        my 07 = 07;
        my 20:17 = 20:17;
        my ls-lR.patch.gz = ls-lR.patch.gz;
        my ;
regexp-matches for (ls-lR.patch.gz): $VAR1 = \{
            'owner' => '400',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '131667',
            'group' => '400',
            'yearOrTime' => '20:17',
            'day' => '07',
            'perm' => '-rw-r--r--'
          };
input-line: drwxr-sr-x    5 400      400            46 Dec 19  2000 pool at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 5 = 5;
        my 400 = 400;
        my 400 = 400;
        my 46 = 46;
        my Dec = Dec;
        my 19 = 19;
        my 2000 = 2000;
        my pool = pool;
        my ;
regexp-matches for (pool): $VAR1 = \{
            'owner' => '400',
            'month' => 'Dec',
            'linkTarget' => undef,
            'inode' => '5',
            'size' => '46',
            'group' => '400',
            'yearOrTime' => '2000',
            'day' => '19',
            'perm' => 'drwxr-sr-x'
          };
input-line: drwxr-sr-x    4 400      400            48 Jan 02 02:44 project at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 4 = 4;
        my 400 = 400;
        my 400 = 400;
        my 48 = 48;
        my Jan = Jan;
        my 02 = 02;
        my 02:44 = 02:44;
        my project = project;
        my ;
regexp-matches for (project): $VAR1 = \{
            'owner' => '400',
            'month' => 'Jan',
            'linkTarget' => undef,
            'inode' => '4',
            'size' => '48',
            'group' => '400',
            'yearOrTime' => '02:44',
            'day' => '02',
            'perm' => 'drwxr-sr-x'
          };
input-line: drwxr-sr-x    3 400      400          4096 Sep 12  2002 tools at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/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.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxr-sr-x = drwxr-sr-x;
        my 3 = 3;
        my 400 = 400;
        my 400 = 400;
        my 4096 = 4096;
        my Sep = Sep;
        my 12 = 12;
        my 2002 = 2002;
        my tools = tools;
        my ;
regexp-matches for (tools): $VAR1 = \{
            'owner' => '400',
            'month' => 'Sep',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '400',
            'yearOrTime' => '2002',
            'day' => '12',
            'perm' => 'drwxr-sr-x'
          };
NEW_DIR ...$VAR1 = {
          'README.pgp -> README.non-US' => {
                                             'owner' => '400',
                                             'month' => 'Mar',
                                             'linkTarget' => undef,
                                             'inode' => '1',
                                             'size' => '13',
                                             'group' => '400',
                                             'yearOrTime' => '08:58',
                                             'day' => '09',
                                             'perm' => 'lrwxrwxrwx'
                                           },
          'README.html' => {
                             'owner' => '400',
                             'month' => 'Apr',
                             'linkTarget' => undef,
                             'inode' => '1',
                             'size' => '3003',
                             'group' => '400',
                             'yearOrTime' => '22:05',
                             'day' => '10',
                             'perm' => '-rw-r--r--'
                           },
          'ls-lR.gz' => {
                          'owner' => '400',
                          'month' => 'May',
                          'linkTarget' => undef,
                          'inode' => '1',
                          'size' => '4095031',
                          'group' => '400',
                          'yearOrTime' => '20:17',
                          'day' => '07',
                          'perm' => '-rw-r--r--'
                        },
          'README.CD-manufacture' => {
                                       'owner' => '400',
                                       'month' => 'Dec',
                                       'linkTarget' => undef,
                                       'inode' => '1',
                                       'size' => '1290',
                                       'group' => '400',
                                       'yearOrTime' => '2000',
                                       'day' => '04',
                                       'perm' => '-rw-r--r--'
                                     },
          'project' => {
                         'owner' => '400',
                         'month' => 'Jan',
                         'linkTarget' => undef,
                         'inode' => '4',
                         'size' => '48',
                         'group' => '400',
                         'yearOrTime' => '02:44',
                         'day' => '02',
                         'perm' => 'drwxr-sr-x'
                       },
          'tools' => {
                       'owner' => '400',
                       'month' => 'Sep',
                       'linkTarget' => undef,
                       'inode' => '3',
                       'size' => '4096',
                       'group' => '400',
                       'yearOrTime' => '2002',
                       'day' => '12',
                       'perm' => 'drwxr-sr-x'
                     },
          'README.mirrors.html' => {
                                     'owner' => '400',
                                     'month' => 'May',
                                     'linkTarget' => undef,
                                     'inode' => '1',
                                     'size' => '82907',
                                     'group' => '400',
                                     'yearOrTime' => '19:52',
                                     'day' => '04',
                                     'perm' => '-rw-r--r--'
                                   },
          'README.non-US' => {
                               'owner' => '400',
                               'month' => 'May',
                               'linkTarget' => undef,
                               'inode' => '1',
                               'size' => '14455',
                               'group' => '400',
                               'yearOrTime' => '19:52',
                               'day' => '04',
                               'perm' => '-rw-r--r--'
                             },
          'pool' => {
                      'owner' => '400',
                      'month' => 'Dec',
                      'linkTarget' => undef,
                      'inode' => '5',
                      'size' => '46',
                      'group' => '400',
                      'yearOrTime' => '2000',
                      'day' => '19',
                      'perm' => 'drwxr-sr-x'
                    },
          'doc' => {
                     'owner' => '400',
                     'month' => 'May',
                     'linkTarget' => undef,
                     'inode' => '3',
                     'size' => '4096',
                     'group' => '400',
                     'yearOrTime' => '20:30',
                     'day' => '07',
                     'perm' => 'drwxr-sr-x'
                   },
          'dists' => {
                       'owner' => '400',
                       'month' => 'Apr',
                       'linkTarget' => undef,
                       'inode' => '10',
                       'size' => '4096',
                       'group' => '400',
                       'yearOrTime' => '11:34',
                       'day' => '08',
                       'perm' => 'drwxr-sr-x'
                     },
          'indices' => {
                         'owner' => '400',
                         'month' => 'May',
                         'linkTarget' => undef,
                         'inode' => '3',
                         'size' => '4096',
                         'group' => '400',
                         'yearOrTime' => '20:30',
                         'day' => '07',
                         'perm' => 'drwxr-sr-x'
                       },
          'README.mirrors.txt' => {
                                    'owner' => '400',
                                    'month' => 'May',
                                    'linkTarget' => undef,
                                    'inode' => '1',
                                    'size' => '51599',
                                    'group' => '400',
                                    'yearOrTime' => '19:52',
                                    'day' => '04',
                                    'perm' => '-rw-r--r--'
                                  },
          'README' => {
                        'owner' => '400',
                        'month' => 'Apr',
                        'linkTarget' => undef,
                        'inode' => '1',
                        'size' => '1061',
                        'group' => '400',
                        'yearOrTime' => '22:02',
                        'day' => '10',
                        'perm' => '-rw-r--r--'
                      },
          'ls-lR.patch.gz' => {
                                'owner' => '400',
                                'month' => 'May',
                                'linkTarget' => undef,
                                'inode' => '1',
                                'size' => '131667',
                                'group' => '400',
                                'yearOrTime' => '20:17',
                                'day' => '07',
                                '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.0 at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77_01)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.27_01)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84e8930)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x84e8930)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x84e8930)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x84e8930)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x84e8930)<<< 220-available on this machine:
Net::FTP=GLOB(0x84e8930)<<< 220-   
Net::FTP=GLOB(0x84e8930)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x84e8930)<<< 220-
Net::FTP=GLOB(0x84e8930)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x84e8930)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x84e8930)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x84e8930)<<< 220-
Net::FTP=GLOB(0x84e8930)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x84e8930)<<< 220-
Net::FTP=GLOB(0x84e8930)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84e8930)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84e8930)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x84e8930)<<< 220-
Net::FTP=GLOB(0x84e8930)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x84e8930)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x84e8930)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x84e8930)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x84e8930)<<< 220 
Net::FTP=GLOB(0x84e8930)>>> USER anonymous
Net::FTP=GLOB(0x84e8930)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84e8930)>>> PASS ....
Net::FTP=GLOB(0x84e8930)<<< 230 Login successful.
Net::FTP=GLOB(0x84e8930)>>> CWD /debian
Net::FTP=GLOB(0x84e8930)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x84e8930)>>> TYPE I
Net::FTP=GLOB(0x84e8930)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x84e8930)>>> PASV
Net::FTP=GLOB(0x84e8930)<<< 227 Entering Passive Mode (35,9,37,225,200,30)
Net::FTP=GLOB(0x84e8930)>>> NLST
Net::FTP=GLOB(0x84e8930)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x84e8930)<<< 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(0x850c658)<<< 220 Welcome to mirrors.kernel.org.
Net::FTP=GLOB(0x850c658)>>> USER anonymous
Net::FTP=GLOB(0x850c658)<<< 331 Please specify the password.
Net::FTP=GLOB(0x850c658)>>> PASS ....
Net::FTP=GLOB(0x850c658)<<< 230-                Welcome to the mirror archives 
of the
Net::FTP=GLOB(0x850c658)<<< 230-                        LINUX KERNEL ARCHIVES
Net::FTP=GLOB(0x850c658)<<< 230-                          mirrors.kernel.org
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-This site contains mirrors of other archives.  
If you are looking for
Net::FTP=GLOB(0x850c658)<<< 230-   the Linux Kernel Archives, please go to 
ftp.kernel.org instead.
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-           IF YOU'RE ACCESSING THIS SITE VIA A 
WEB BROWSER
Net::FTP=GLOB(0x850c658)<<< 230-                PLEASE USE THE HTTP URL BELOW 
INSTEAD!
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-This site is provided as a public service by 
the Kernel Dot Org
Net::FTP=GLOB(0x850c658)<<< 230-Organization, Inc.  Bandwidth is provided by 
The Internet Software
Net::FTP=GLOB(0x850c658)<<< 230-Consortium, Inc.  This server is located in San 
Francisco, California,
Net::FTP=GLOB(0x850c658)<<< 230-USA; use in violation of any applicable laws 
strictly prohibited.
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-Due to U.S. Exports Regulations, all 
cryptographic software on this
Net::FTP=GLOB(0x850c658)<<< 230-site is subject to the following legal notice:
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-    This site includes publicly available 
encryption source code
Net::FTP=GLOB(0x850c658)<<< 230-    which, together with object code resulting 
from the compiling of
Net::FTP=GLOB(0x850c658)<<< 230-    publicly available source code, may be 
exported from the United
Net::FTP=GLOB(0x850c658)<<< 230-    States under License Exception "TSU" 
pursuant to 15 C.F.R. Section
Net::FTP=GLOB(0x850c658)<<< 230-    740.13(e).
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-This legal notice applies to cryptographic 
software only.  Please see
Net::FTP=GLOB(0x850c658)<<< 230-the Bureau of Export Administration 
(http://www.bxa.doc.gov/) for more
Net::FTP=GLOB(0x850c658)<<< 230-information about current U.S. regulations.
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-Neither the Kernel Dot Org Organization, Inc. 
nor its sponsors make no
Net::FTP=GLOB(0x850c658)<<< 230-guarantees, explicit or implicit, about the 
contents of this site.
Net::FTP=GLOB(0x850c658)<<< 230-Use at your own risk.
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-This site is accessible via the following 
mechanisms:
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-        FTP             
ftp://mirrors.kernel.org/
Net::FTP=GLOB(0x850c658)<<< 230-        HTTP            
http://mirrors.kernel.org/
Net::FTP=GLOB(0x850c658)<<< 230-        RSYNC           
rsync://mirrors.kernel.org/mirrors/
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230-For comments on this site, please contact 
<[EMAIL PROTECTED]>.
Net::FTP=GLOB(0x850c658)<<< 230-Please do not use this address for questions 
that are not related to
Net::FTP=GLOB(0x850c658)<<< 230-the operation of this site.  Please see our 
homepage at
Net::FTP=GLOB(0x850c658)<<< 230-http://www.kernel.org/ for links to Linux 
documentation resources.
Net::FTP=GLOB(0x850c658)<<< 230-
Net::FTP=GLOB(0x850c658)<<< 230 Login successful.
Net::FTP=GLOB(0x850c658)>>> CWD /debian
Net::FTP=GLOB(0x850c658)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x850c658)>>> TYPE I
Net::FTP=GLOB(0x850c658)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x850c658)>>> PASV
Net::FTP=GLOB(0x850c658)<<< 227 Entering Passive Mode (204,152,191,7,112,188)
Net::FTP=GLOB(0x850c658)>>> NLST
Net::FTP=GLOB(0x850c658)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x850c658)<<< 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.0-jkcdII/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.0 at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77_01)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.27_01)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84e86ec)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x84e86ec)>>> USER anonymous
Net::FTP=GLOB(0x84e86ec)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x84e86ec)>>> PASS ....
Net::FTP=GLOB(0x84e86ec)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x84e86ec)>>> CWD /
Net::FTP=GLOB(0x84e86ec)<<< 250- 
Net::FTP=GLOB(0x84e86ec)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84e86ec)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84e86ec)<<< 250- 
Net::FTP=GLOB(0x84e86ec)<<< 250- 
Net::FTP=GLOB(0x84e86ec)<<< 250 CWD command successful.
Net::FTP=GLOB(0x84e86ec)>>> TYPE I
Net::FTP=GLOB(0x84e86ec)<<< 200 Type set to I.
Net::FTP=GLOB(0x84e86ec)>>> PASV
Net::FTP=GLOB(0x84e86ec)<<< 227 Entering Passive Mode (199,125,85,76,236,223)
Net::FTP=GLOB(0x84e86ec)>>> RETR README
Net::FTP=GLOB(0x84e86ec)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x84e86ec)<<< 226 Transfer complete.
Net::FTP=GLOB(0x84f81c4)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x84f81c4)>>> USER anonymous
Net::FTP=GLOB(0x84f81c4)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x84f81c4)>>> PASS ....
Net::FTP=GLOB(0x84f81c4)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x84f81c4)>>> CWD /
Net::FTP=GLOB(0x84f81c4)<<< 250- 
Net::FTP=GLOB(0x84f81c4)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f81c4)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84f81c4)<<< 250- 
Net::FTP=GLOB(0x84f81c4)<<< 250- 
Net::FTP=GLOB(0x84f81c4)<<< 250 CWD command successful.
Net::FTP=GLOB(0x84f81c4)>>> TYPE I
Net::FTP=GLOB(0x84f81c4)<<< 200 Type set to I.
Net::FTP=GLOB(0x84f81c4)>>> PASV
Net::FTP=GLOB(0x84f81c4)<<< 227 Entering Passive Mode (199,125,85,76,236,224)
Net::FTP=GLOB(0x84f81c4)>>> RETR README
Net::FTP=GLOB(0x84f81c4)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x84f81c4)<<< 226 Transfer complete.
Net::FTP=GLOB(0x845e74c)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x845e74c)>>> USER anonymous
Net::FTP=GLOB(0x845e74c)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x845e74c)>>> PASS ....
Net::FTP=GLOB(0x845e74c)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x845e74c)>>> CWD /
Net::FTP=GLOB(0x845e74c)<<< 250- 
Net::FTP=GLOB(0x845e74c)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x845e74c)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x845e74c)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x845e74c)<<< 250- 
Net::FTP=GLOB(0x845e74c)<<< 250- 
Net::FTP=GLOB(0x845e74c)<<< 250 CWD command successful.
Net::FTP=GLOB(0x845e74c)>>> TYPE I
Net::FTP=GLOB(0x845e74c)<<< 200 Type set to I.
Net::FTP=GLOB(0x845e74c)>>> PASV
Net::FTP=GLOB(0x845e74c)<<< 227 Entering Passive Mode (199,125,85,76,236,225)
Net::FTP=GLOB(0x845e74c)>>> RETR README
Net::FTP=GLOB(0x845e74c)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x845e74c)<<< 226 Transfer complete.
ok
All tests successful.
Files=4, Tests=7, 20 wallclock secs ( 1.02 cusr +  0.13 csys =  1.15 CPU)
make[3]: Leaving directory `/home/sand/.cpan/build/Net-FTP-Common-6.0-jkcdII'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pFe5fmW/[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 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -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 =' -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.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to