Report for Class-DBI-mysql-1.00

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Class-DBI-mysql-1.00 v5.13.3 GNU/Linux
Date: 2011-05-23T01:13:36Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear TMTM,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Mon May 23 02:12:35 2011] cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
cc -c  -I/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch/auto/DBI -I/usr/include/mysql  -fPIC   -DUNIV_LINUX -DUNIV_LINUX -DDBD_MYSQL_WITH_SSL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"4.019\" -DXS_VERSION=\"4.019\" -fPIC "-I/home/cpan/pit/thr/perl-5.13.3/lib/5.13.3/x86_64-linux-thread-multi/CORE"   dbdimp.c
/home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3 -p -e "s/~DRIVER~/mysql/g" /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch/auto/DBI/Driver.xst > mysql.xsi
/home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3 /home/cpan/pit/thr/perl-5.13.3/lib/5.13.3/ExtUtils/xsubpp  -typemap /home/cpan/pit/thr/perl-5.13.3/lib/5.13.3/ExtUtils/typemap  mysql.xs > mysql.xsc && mv mysql.xsc mysql.c
Warning: duplicate function definition 'do' detected in mysql.xs, line 242
Warning: duplicate function definition 'rows' detected in mysql.xs, line 749
cc -c  -I/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch/auto/DBI -I/usr/include/mysql  -fPIC   -DUNIV_LINUX -DUNIV_LINUX -DDBD_MYSQL_WITH_SSL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"4.019\" -DXS_VERSION=\"4.019\" -fPIC "-I/home/cpan/pit/thr/perl-5.13.3/lib/5.13.3/x86_64-linux-thread-multi/CORE"   mysql.c
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH="/usr/lib64/mysql:/usr/lib64:/lib64" /home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3 myld cc  -shared -O2 -L/usr/local/lib -fstack-protector dbdimp.o mysql.o  -o blib/arch/auto/DBD/mysql/mysql.so 	\
	   -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto  	\
	  
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
Manifying blib/man3/DBD::mysql.3
Manifying blib/man3/DBD::mysql::INSTALL.3
Manifying blib/man3/Bundle::DBD::mysql.3

[MSG] [Mon May 23 02:12:38 2011] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.t .................. ok
t/10connect.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) Can't continue test
t/20createdrop.t ............ skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/25lockunlock.t ............ skipped: Can't connect to database ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/29warnings.t .............. skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/29warnings.t line 15
t/30insertfetch.t ........... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/31insertid.t .............. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/32insert_error.t .......... skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/32insert_error.t line 17
t/35limit.t ................. skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/35limit.t line 18
t/35prepare.t ............... skipped: Can't connect to database ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40bindparam.t ............. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40bindparam2.t ............ skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40blobs.t ................. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40catalog.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40keyinfo.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40listfields.t ............ skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40nulls.t ................. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40nulls_prepare.t ......... skipped: Can't connect to database ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40numrows.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/40server_prepare.t ........ skipped: ERROR: DBI connect('test;mysql_server_prepare=1','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40server_prepare.t line 16
t/40server_prepare_error.t .. skipped: ERROR: DBI connect('test;mysql_server_prepare=1','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40server_prepare_error.t line 18
t/40types.t ................. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/41bindparam.t ............. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/41blobs_prepare.t ......... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/42bindparam.t ............. skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/42bindparam.t line 13
t/50chopblanks.t ............ skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/50commit.t ................ skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/51bind_type_guessing.t .... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/52comment.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/53comment.t ............... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2), DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/53comment.t line 15
t/55utf8.t .................. skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/55utf8.t line 18
t/60leaks.t ................. skipped: Skip $ENV{SLOW_TESTS} is not set
t/65types.t ................. skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/65types.t line 13
t/70takeimp.t ............... skipped: Can't connect to database ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/70takeimp.t line 27
DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/71impdata.t line 14
t/71impdata.t ............... skipped: Can't obtain driver handle. Can't continue test
t/75supported_sql.t ......... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/76multi_statement.t ....... skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/76multi_statement.t line 15
t/80procs.t ................. skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/85init_command.t .......... skipped: ERROR: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2). Can't continue test
t/86_bug_36972.t ............ skipped: ERROR: DBI connect('test','cpan',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/86_bug_36972.t line 14
All tests successful.
Files=40, Tests=6,  3 wallclock secs ( 0.10 usr  0.05 sys +  1.94 cusr  0.41 csys =  2.50 CPU)
Result: PASS

[MSG] [Mon May 23 02:12:38 2011] Sending test report for 'DBD-mysql-4.019'
[MSG] [Mon May 23 02:12:38 2011] Successfully sent 'pass' report for 'DBD-mysql-4.019'
[MSG] [Mon May 23 02:12:38 2011] cp lib/Class/DBI/mysql.pm blib/lib/Class/DBI/mysql.pm
Manifying blib/man3/Class::DBI::mysql.3

[ERROR] [Mon May 23 02:12:38 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/lib/Ima/DBI.pm line 328
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2) at /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/lib/Ima/DBI.pm line 328
END failed--call queue aborted at t/mysql.t line 62.
# Looks like you planned 8 tests but ran 1.
# Looks like your test exited with 2 just after 1.
t/mysql.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/8 subtests 
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
t/pod.t ........... skipped: Test::Pod 1.00 required for testing POD

Test Summary Report
-------------------
t/mysql.t       (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 8 tests but ran 1.
Files=3, Tests=1,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.09 cusr  0.03 csys =  0.15 CPU)
Result: FAIL
Failed 1/3 test programs. 0/1 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Mon May 23 02:12:38 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Class::DBI                       3.0.17     0.94
	  DBD::mysql                        4.019        0
	  Test::More                         0.98     0.45

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker              6.5601
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.88

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.44

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 22349
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL5_MINISMOKEBOX = 0.44
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.13.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.13.3/bin/perl5.13.3
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 13 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.13.3 -Dusethreads -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Feb 18 2011 12:04:52
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/arch:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="22349"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL5_MINISMOKEBOX="0.44"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.13.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Accessor-0.34/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Data-Inheritable-0.08/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/IO-stringy-2.110/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-Trigger-0.14/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Clone-0.31/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBI-1.616/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBIx-ContextualFetch-1.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Ima-DBI-0.35/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/UNIVERSAL-moniker-0.08/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-v3.0.17/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/DBD-mysql-4.019/blib/arch
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/lib
    /home/cpan/pit/thr/conf/perl-5.13.3/.cpanplus/5.13.3/build/Class-DBI-mysql-1.00/blib/arch
    /home/cpan/pit/thr/perl-5.13.3/lib/site_perl/5.13.3/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.13.3/lib/site_perl/5.13.3
    /home/cpan/pit/thr/perl-5.13.3/lib/5.13.3/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.13.3/lib/5.13.3
    .