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.46, 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.  However, it appears that
there were some problems testing your distribution.

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

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    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/pvoNdnH/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_04
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    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-ugx3uk'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pvoNdnH/[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-ugx3uk/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)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.28)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84f2da4)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x84f2da4)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x84f2da4)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x84f2da4)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x84f2da4)<<< 220-available on this machine:
Net::FTP=GLOB(0x84f2da4)<<< 220-   
Net::FTP=GLOB(0x84f2da4)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x84f2da4)<<< 220-
Net::FTP=GLOB(0x84f2da4)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x84f2da4)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x84f2da4)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x84f2da4)<<< 220-
Net::FTP=GLOB(0x84f2da4)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x84f2da4)<<< 220-
Net::FTP=GLOB(0x84f2da4)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f2da4)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f2da4)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x84f2da4)<<< 220-
Net::FTP=GLOB(0x84f2da4)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x84f2da4)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x84f2da4)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x84f2da4)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x84f2da4)<<< 220 
Net::FTP=GLOB(0x84f2da4)>>> USER anonymous
Net::FTP=GLOB(0x84f2da4)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84f2da4)>>> PASS ....
Net::FTP=GLOB(0x84f2da4)<<< 230 Login successful.
ok
t/dir........Net::FTP::Common::VERSION = 6.0 at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.28)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84f2c48)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x84f2c48)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x84f2c48)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x84f2c48)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x84f2c48)<<< 220-available on this machine:
Net::FTP=GLOB(0x84f2c48)<<< 220-   
Net::FTP=GLOB(0x84f2c48)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x84f2c48)<<< 220-
Net::FTP=GLOB(0x84f2c48)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x84f2c48)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x84f2c48)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x84f2c48)<<< 220-
Net::FTP=GLOB(0x84f2c48)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x84f2c48)<<< 220-
Net::FTP=GLOB(0x84f2c48)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f2c48)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f2c48)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x84f2c48)<<< 220-
Net::FTP=GLOB(0x84f2c48)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x84f2c48)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x84f2c48)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x84f2c48)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x84f2c48)<<< 220 
Net::FTP=GLOB(0x84f2c48)>>> USER anonymous
Net::FTP=GLOB(0x84f2c48)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84f2c48)>>> PASS ....
Net::FTP=GLOB(0x84f2c48)<<< 230 Login successful.
Net::FTP=GLOB(0x84f2c48)>>> CWD /debian
Net::FTP=GLOB(0x84f2c48)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x84f2c48)>>> TYPE I
Net::FTP=GLOB(0x84f2c48)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x84f2c48)>>> PASV
Net::FTP=GLOB(0x84f2c48)<<< 227 Entering Passive Mode (35,9,37,225,55,1)
Net::FTP=GLOB(0x84f2c48)>>> LIST
Net::FTP=GLOB(0x84f2c48)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x84f2c48)<<< 226 Directory send OK.
input-line: -rw-rw-r--    1 200      200          1061 Apr 10 22:02 README at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

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

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

        my -rw-rw-r-- = -rw-rw-r--;
        my 1 = 1;
        my 200 = 200;
        my 200 = 200;
        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' => '200',
            'month' => 'Apr',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '3003',
            'group' => '200',
            'yearOrTime' => '22:05',
            'day' => '10',
            'perm' => '-rw-rw-r--'
          };
input-line: -rw-r--r--    1 200      200         87621 Jul 21 19:56 
README.mirrors.html at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 200 = 200;
        my 200 = 200;
        my 87621 = 87621;
        my Jul = Jul;
        my 21 = 21;
        my 19:56 = 19:56;
        my README.mirrors.html = README.mirrors.html;
        my ;
regexp-matches for (README.mirrors.html): $VAR1 = \{
            'owner' => '200',
            'month' => 'Jul',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '87621',
            'group' => '200',
            'yearOrTime' => '19:56',
            'day' => '21',
            'perm' => '-rw-r--r--'
          };
input-line: -rw-r--r--    1 200      200         54899 Jul 21 19:56 
README.mirrors.txt at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

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

        my -rw-r--r-- = -rw-r--r--;
        my 1 = 1;
        my 200 = 200;
        my 200 = 200;
        my 14201 = 14201;
        my Jul = Jul;
        my 21 = 21;
        my 19:56 = 19:56;
        my README.non-US = README.non-US;
        my ;
regexp-matches for (README.non-US): $VAR1 = \{
            'owner' => '200',
            'month' => 'Jul',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '14201',
            'group' => '200',
            'yearOrTime' => '19:56',
            'day' => '21',
            'perm' => '-rw-r--r--'
          };
input-line: lrwxrwxrwx    1 200      200            13 Apr 06  2004 README.pgp 
-> README.non-US at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my lrwxrwxrwx = lrwxrwxrwx;
        my 1 = 1;
        my 200 = 200;
        my 200 = 200;
        my 13 = 13;
        my Apr = Apr;
        my 06 = 06;
        my 2004 = 2004;
        my README.pgp -> README.non-US = README.pgp -> README.non-US;
        my ;
regexp-matches for (README.pgp -> README.non-US): $VAR1 = \{
            'owner' => '200',
            'month' => 'Apr',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '13',
            'group' => '200',
            'yearOrTime' => '2004',
            'day' => '06',
            'perm' => 'lrwxrwxrwx'
          };
input-line: drwxrwsr-x   11 200      200          4096 May 15 14:45 dists at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxrwsr-x = drwxrwsr-x;
        my 11 = 11;
        my 200 = 200;
        my 200 = 200;
        my 4096 = 4096;
        my May = May;
        my 15 = 15;
        my 14:45 = 14:45;
        my dists = dists;
        my ;
regexp-matches for (dists): $VAR1 = \{
            'owner' => '200',
            'month' => 'May',
            'linkTarget' => undef,
            'inode' => '11',
            'size' => '4096',
            'group' => '200',
            'yearOrTime' => '14:45',
            'day' => '15',
            'perm' => 'drwxrwsr-x'
          };
input-line: drwxrwsr-x    3 200      200          4096 Jul 24 19:56 doc at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxrwsr-x = drwxrwsr-x;
        my 3 = 3;
        my 200 = 200;
        my 200 = 200;
        my 4096 = 4096;
        my Jul = Jul;
        my 24 = 24;
        my 19:56 = 19:56;
        my doc = doc;
        my ;
regexp-matches for (doc): $VAR1 = \{
            'owner' => '200',
            'month' => 'Jul',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '200',
            'yearOrTime' => '19:56',
            'day' => '24',
            'perm' => 'drwxrwsr-x'
          };
input-line: drwxrwsr-x    3 200      200          4096 Jul 24 20:22 indices at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my drwxrwsr-x = drwxrwsr-x;
        my 3 = 3;
        my 200 = 200;
        my 200 = 200;
        my 4096 = 4096;
        my Jul = Jul;
        my 24 = 24;
        my 20:22 = 20:22;
        my indices = indices;
        my ;
regexp-matches for (indices): $VAR1 = \{
            'owner' => '200',
            'month' => 'Jul',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '200',
            'yearOrTime' => '20:22',
            'day' => '24',
            'perm' => 'drwxrwsr-x'
          };
input-line: -rw-rw-r--    1 200      200       4636079 Jul 24 20:22 ls-lR.gz at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

        my -rw-rw-r-- = -rw-rw-r--;
        my 1 = 1;
        my 200 = 200;
        my 200 = 200;
        my 4636079 = 4636079;
        my Jul = Jul;
        my 24 = 24;
        my 20:22 = 20:22;
        my ls-lR.gz = ls-lR.gz;
        my ;
regexp-matches for (ls-lR.gz): $VAR1 = \{
            'owner' => '200',
            'month' => 'Jul',
            'linkTarget' => undef,
            'inode' => '1',
            'size' => '4636079',
            'group' => '200',
            'yearOrTime' => '20:22',
            'day' => '24',
            'perm' => '-rw-rw-r--'
          };
input-line: -rw-r--r--    1 200      200        140647 Jul 24 20:22 
ls-lR.patch.gz at 
/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 246.

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

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

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

        my drwxrwsr-x = drwxrwsr-x;
        my 3 = 3;
        my 200 = 200;
        my 200 = 200;
        my 4096 = 4096;
        my Sep = Sep;
        my 12 = 12;
        my 2002 = 2002;
        my tools = tools;
        my ;
regexp-matches for (tools): $VAR1 = \{
            'owner' => '200',
            'month' => 'Sep',
            'linkTarget' => undef,
            'inode' => '3',
            'size' => '4096',
            'group' => '200',
            'yearOrTime' => '2002',
            'day' => '12',
            'perm' => 'drwxrwsr-x'
          };
NEW_DIR ...$VAR1 = {
          'README.pgp -> README.non-US' => {
                                             'owner' => '200',
                                             'month' => 'Apr',
                                             'linkTarget' => undef,
                                             'inode' => '1',
                                             'size' => '13',
                                             'group' => '200',
                                             'yearOrTime' => '2004',
                                             'day' => '06',
                                             'perm' => 'lrwxrwxrwx'
                                           },
          'README.html' => {
                             'owner' => '200',
                             'month' => 'Apr',
                             'linkTarget' => undef,
                             'inode' => '1',
                             'size' => '3003',
                             'group' => '200',
                             'yearOrTime' => '22:05',
                             'day' => '10',
                             'perm' => '-rw-rw-r--'
                           },
          'ls-lR.gz' => {
                          'owner' => '200',
                          'month' => 'Jul',
                          'linkTarget' => undef,
                          'inode' => '1',
                          'size' => '4636079',
                          'group' => '200',
                          'yearOrTime' => '20:22',
                          'day' => '24',
                          'perm' => '-rw-rw-r--'
                        },
          'README.CD-manufacture' => {
                                       'owner' => '200',
                                       'month' => 'Dec',
                                       'linkTarget' => undef,
                                       'inode' => '1',
                                       'size' => '1290',
                                       'group' => '200',
                                       'yearOrTime' => '2000',
                                       'day' => '04',
                                       'perm' => '-rw-rw-r--'
                                     },
          'project' => {
                         'owner' => '200',
                         'month' => 'Jan',
                         'linkTarget' => undef,
                         'inode' => '4',
                         'size' => '48',
                         'group' => '200',
                         'yearOrTime' => '2007',
                         'day' => '02',
                         'perm' => 'drwxrwsr-x'
                       },
          'tools' => {
                       'owner' => '200',
                       'month' => 'Sep',
                       'linkTarget' => undef,
                       'inode' => '3',
                       'size' => '4096',
                       'group' => '200',
                       'yearOrTime' => '2002',
                       'day' => '12',
                       'perm' => 'drwxrwsr-x'
                     },
          'README.mirrors.html' => {
                                     'owner' => '200',
                                     'month' => 'Jul',
                                     'linkTarget' => undef,
                                     'inode' => '1',
                                     'size' => '87621',
                                     'group' => '200',
                                     'yearOrTime' => '19:56',
                                     'day' => '21',
                                     'perm' => '-rw-r--r--'
                                   },
          'README.non-US' => {
                               'owner' => '200',
                               'month' => 'Jul',
                               'linkTarget' => undef,
                               'inode' => '1',
                               'size' => '14201',
                               'group' => '200',
                               'yearOrTime' => '19:56',
                               'day' => '21',
                               'perm' => '-rw-r--r--'
                             },
          'pool' => {
                      'owner' => '200',
                      'month' => 'Dec',
                      'linkTarget' => undef,
                      'inode' => '5',
                      'size' => '46',
                      'group' => '200',
                      'yearOrTime' => '2000',
                      'day' => '19',
                      'perm' => 'drwxrwsr-x'
                    },
          'doc' => {
                     'owner' => '200',
                     'month' => 'Jul',
                     'linkTarget' => undef,
                     'inode' => '3',
                     'size' => '4096',
                     'group' => '200',
                     'yearOrTime' => '19:56',
                     'day' => '24',
                     'perm' => 'drwxrwsr-x'
                   },
          'dists' => {
                       'owner' => '200',
                       'month' => 'May',
                       'linkTarget' => undef,
                       'inode' => '11',
                       'size' => '4096',
                       'group' => '200',
                       'yearOrTime' => '14:45',
                       'day' => '15',
                       'perm' => 'drwxrwsr-x'
                     },
          'indices' => {
                         'owner' => '200',
                         'month' => 'Jul',
                         'linkTarget' => undef,
                         'inode' => '3',
                         'size' => '4096',
                         'group' => '200',
                         'yearOrTime' => '20:22',
                         'day' => '24',
                         'perm' => 'drwxrwsr-x'
                       },
          'README.mirrors.txt' => {
                                    'owner' => '200',
                                    'month' => 'Jul',
                                    'linkTarget' => undef,
                                    'inode' => '1',
                                    'size' => '54899',
                                    'group' => '200',
                                    'yearOrTime' => '19:56',
                                    'day' => '21',
                                    'perm' => '-rw-r--r--'
                                  },
          'README' => {
                        'owner' => '200',
                        'month' => 'Apr',
                        'linkTarget' => undef,
                        'inode' => '1',
                        'size' => '1061',
                        'group' => '200',
                        'yearOrTime' => '22:02',
                        'day' => '10',
                        'perm' => '-rw-rw-r--'
                      },
          'ls-lR.patch.gz' => {
                                'owner' => '200',
                                'month' => 'Jul',
                                'linkTarget' => undef,
                                'inode' => '1',
                                'size' => '140647',
                                'group' => '200',
                                'yearOrTime' => '20:22',
                                'day' => '24',
                                'perm' => '-rw-r--r--'
                              }
        };
# Test 1 got: "drwxrwsr-x" (t/dir.t at line 29)
#   Expected: "drwxr-sr-x"
#  t/dir.t line 29 is: ok($retval{dists}{perm}, 'drwxr-sr-x');
FAILED test 1
        Failed 1/1 tests, 0.00% okay
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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.28)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84f319c)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x84f319c)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x84f319c)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x84f319c)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x84f319c)<<< 220-available on this machine:
Net::FTP=GLOB(0x84f319c)<<< 220-   
Net::FTP=GLOB(0x84f319c)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x84f319c)<<< 220-
Net::FTP=GLOB(0x84f319c)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x84f319c)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x84f319c)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x84f319c)<<< 220-
Net::FTP=GLOB(0x84f319c)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x84f319c)<<< 220-
Net::FTP=GLOB(0x84f319c)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f319c)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x84f319c)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x84f319c)<<< 220-
Net::FTP=GLOB(0x84f319c)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x84f319c)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x84f319c)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x84f319c)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x84f319c)<<< 220 
Net::FTP=GLOB(0x84f319c)>>> USER anonymous
Net::FTP=GLOB(0x84f319c)<<< 331 Please specify the password.
Net::FTP=GLOB(0x84f319c)>>> PASS ....
Net::FTP=GLOB(0x84f319c)<<< 230 Login successful.
Net::FTP=GLOB(0x84f319c)>>> CWD /debian
Net::FTP=GLOB(0x84f319c)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x84f319c)>>> TYPE I
Net::FTP=GLOB(0x84f319c)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x84f319c)>>> PASV
Net::FTP=GLOB(0x84f319c)<<< 227 Entering Passive Mode (35,9,37,225,189,170)
Net::FTP=GLOB(0x84f319c)>>> NLST
Net::FTP=GLOB(0x84f319c)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x84f319c)<<< 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(0x8517c44)<<< 220-This service is provided by the Division of 
Engineering Computing 
Net::FTP=GLOB(0x8517c44)<<< 220-Services of the College of Engineering at 
Michigan State University.
Net::FTP=GLOB(0x8517c44)<<< 220-If have any unusual problems, please report 
them via e-mail to 
Net::FTP=GLOB(0x8517c44)<<< [EMAIL PROTECTED]  Archives for the following 
software are 
Net::FTP=GLOB(0x8517c44)<<< 220-available on this machine:
Net::FTP=GLOB(0x8517c44)<<< 220-   
Net::FTP=GLOB(0x8517c44)<<< 220-o Debian/GNU Linux distribution
Net::FTP=GLOB(0x8517c44)<<< 220-
Net::FTP=GLOB(0x8517c44)<<< 220-  http    http://ftp.egr.msu.edu/debian/
Net::FTP=GLOB(0x8517c44)<<< 220-  ftp     ftp://ftp.egr.msu.edu//
Net::FTP=GLOB(0x8517c44)<<< 220-  rsync   ftp.egr.msu.edu::debian/
Net::FTP=GLOB(0x8517c44)<<< 220-
Net::FTP=GLOB(0x8517c44)<<< 220-o Previous Debian/GNU Linux distributions
Net::FTP=GLOB(0x8517c44)<<< 220-
Net::FTP=GLOB(0x8517c44)<<< 220-  http    http://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x8517c44)<<< 220-  ftp     ftp://ftp.egr.msu.edu/debian-archive/
Net::FTP=GLOB(0x8517c44)<<< 220-  rsync   ftp.egr.msu.edu::debian-archive/
Net::FTP=GLOB(0x8517c44)<<< 220-
Net::FTP=GLOB(0x8517c44)<<< 220-If your machine logs a port scan from the IP 
35.9.37.225 (this server)
Net::FTP=GLOB(0x8517c44)<<< 220-to ports 2000 - 3000, it is because your ftp 
client (Netscape, Internet
Net::FTP=GLOB(0x8517c44)<<< 220-Explorer) uses non-passive ftp and your machine 
or firewall only allows
Net::FTP=GLOB(0x8517c44)<<< 220-passive ftp.  STOP reporting this as abuse.
Net::FTP=GLOB(0x8517c44)<<< 220 
Net::FTP=GLOB(0x8517c44)>>> USER anonymous
Net::FTP=GLOB(0x8517c44)<<< 331 Please specify the password.
Net::FTP=GLOB(0x8517c44)>>> PASS ....
Net::FTP=GLOB(0x8517c44)<<< 230 Login successful.
Net::FTP=GLOB(0x8517c44)>>> CWD /debian
Net::FTP=GLOB(0x8517c44)<<< 250 Directory successfully changed.
Net::FTP=GLOB(0x8517c44)>>> TYPE I
Net::FTP=GLOB(0x8517c44)<<< 200 Switching to Binary mode.
Net::FTP=GLOB(0x8517c44)>>> PASV
Net::FTP=GLOB(0x8517c44)<<< 227 Entering Passive Mode (35,9,37,225,191,144)
Net::FTP=GLOB(0x8517c44)>>> NLST
Net::FTP=GLOB(0x8517c44)<<< 150 Here comes the directory listing.
Net::FTP=GLOB(0x8517c44)<<< 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-ugx3uk/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-ugx3uk/blib/lib/Net/FTP/Common.pm 
line 50.
Net::FTP>>> Net::FTP(2.77)
Net::FTP>>>   Exporter(5.60)
Net::FTP>>>   Net::Cmd(2.28)
Net::FTP>>>   IO::Socket::INET(1.31)
Net::FTP>>>     IO::Socket(1.30_01)
Net::FTP>>>       IO::Handle(1.27)
Net::FTP=GLOB(0x84f3678)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x84f3678)>>> USER anonymous
Net::FTP=GLOB(0x84f3678)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x84f3678)>>> PASS ....
Net::FTP=GLOB(0x84f3678)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x84f3678)>>> CWD /
Net::FTP=GLOB(0x84f3678)<<< 250- 
Net::FTP=GLOB(0x84f3678)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84f3678)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x84f3678)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x84f3678)<<< 250- 
Net::FTP=GLOB(0x84f3678)<<< 250- 
Net::FTP=GLOB(0x84f3678)<<< 250 CWD command successful.
Net::FTP=GLOB(0x84f3678)>>> TYPE I
Net::FTP=GLOB(0x84f3678)<<< 200 Type set to I.
Net::FTP=GLOB(0x84f3678)>>> PASV
Net::FTP=GLOB(0x84f3678)<<< 227 Entering Passive Mode (199,125,85,76,221,207)
Net::FTP=GLOB(0x84f3678)>>> RETR README
Net::FTP=GLOB(0x84f3678)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x84f3678)<<< 226 Transfer complete.
Net::FTP=GLOB(0x85024b8)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x85024b8)>>> USER anonymous
Net::FTP=GLOB(0x85024b8)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x85024b8)>>> PASS ....
Net::FTP=GLOB(0x85024b8)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x85024b8)>>> CWD /
Net::FTP=GLOB(0x85024b8)<<< 250- 
Net::FTP=GLOB(0x85024b8)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x85024b8)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x85024b8)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x85024b8)<<< 250- 
Net::FTP=GLOB(0x85024b8)<<< 250- 
Net::FTP=GLOB(0x85024b8)<<< 250 CWD command successful.
Net::FTP=GLOB(0x85024b8)>>> TYPE I
Net::FTP=GLOB(0x85024b8)<<< 200 Type set to I.
Net::FTP=GLOB(0x85024b8)>>> PASV
Net::FTP=GLOB(0x85024b8)<<< 227 Entering Passive Mode (199,125,85,76,221,208)
Net::FTP=GLOB(0x85024b8)>>> RETR README
Net::FTP=GLOB(0x85024b8)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x85024b8)<<< 226 Transfer complete.
Net::FTP=GLOB(0x83d4848)<<< 220 ftp.ddj.com FTP server (BSDI Version 7.00LS) 
ready.
Net::FTP=GLOB(0x83d4848)>>> USER anonymous
Net::FTP=GLOB(0x83d4848)<<< 331 Guest login ok, send your email address as 
password.
Net::FTP=GLOB(0x83d4848)>>> PASS ....
Net::FTP=GLOB(0x83d4848)<<< 230 Guest login ok, access restrictions apply.
Net::FTP=GLOB(0x83d4848)>>> CWD /
Net::FTP=GLOB(0x83d4848)<<< 250- 
Net::FTP=GLOB(0x83d4848)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x83d4848)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *        DDJ files and material are 
available at                  *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                http://www.ddj.com/       
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *             please go there for access   
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *        Questions may be addressed to 
[EMAIL PROTECTED]            *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                        Thanks!           
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     *                                          
                       *
Net::FTP=GLOB(0x83d4848)<<< 250-     
*******************************************************************
Net::FTP=GLOB(0x83d4848)<<< 250- 
Net::FTP=GLOB(0x83d4848)<<< 250- 
Net::FTP=GLOB(0x83d4848)<<< 250 CWD command successful.
Net::FTP=GLOB(0x83d4848)>>> TYPE I
Net::FTP=GLOB(0x83d4848)<<< 200 Type set to I.
Net::FTP=GLOB(0x83d4848)>>> PASV
Net::FTP=GLOB(0x83d4848)<<< 227 Entering Passive Mode (199,125,85,76,221,209)
Net::FTP=GLOB(0x83d4848)>>> RETR README
Net::FTP=GLOB(0x83d4848)<<< 150 Opening BINARY mode data connection for 
'README' (867 bytes).
Net::FTP=GLOB(0x83d4848)<<< 226 Transfer complete.
ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/dir.t                    1    1  1
Failed 1/4 test scripts. 1/7 subtests failed.
Files=4, Tests=7, 14 wallclock secs ( 1.05 cusr +  0.09 csys =  1.14 CPU)
Failed 1/4 test programs. 1/7 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Net-FTP-Common-6.0-ugx3uk'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp mon jul 23 14:02:09 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pvoNdnH/[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.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.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