Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL DBIx-Class-0.06002 v5.8.9 GNU/Linux
Date: 2011-07-08T18:46:18Z
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 Simon Elliott,
This is a computer-generated report for DBIx-Class-0.06002
on perl 5.8.9, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/02pod.t ........................... ok
t/04dont_break_c3.t ................. ok
t/05components.t .................... ok
t/18inserterror.t ................... ok
# Failed test 'Problem with ORDER BY quotes'
# at t/19quotes.t line 33.
# Looks like you failed 1 test of 7.
t/19quotes.t ........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
t/20setuperrors.t ................... ok
t/26dumper.t ........................ skipped: Set $ENV{DATA_DUMPER_TEST} to run this test
t/30dbicplain.t ..................... ok
t/40resultsetmanager.t .............. ok
t/41orrible.t ....................... ok
t/42toplimit.t ...................... ok
t/50fork.t .......................... skipped: Set $ENV{DBICTEST_FORK_STRESS} to run this test
t/51threads.t ....................... skipped: Set $ENV{DBICTEST_THREAD_STRESS} to run this test
t/basicrels/01core.t ................ ok
# Failed test 'columns_info_for - column data types'
# at t/run/04db.tl line 49.
# Structures begin differing at:
# $got->{artistid}{default_value} = undef
# $expected->{artistid}{default_value} = Does not exist
# Looks like you failed 1 test of 3.
t/basicrels/04db.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/basicrels/05multipk.t ............. ok
t/basicrels/06relationship.t ........ ok
t/basicrels/07pager.t ............... ok
t/basicrels/08inflate.t ............. skipped: Need DateTime for inflation tests
t/basicrels/08inflate_has_a.t ....... skipped: Need DateTime for inflation tests
t/basicrels/08inflate_serialize.t ... ok
t/basicrels/09update.t .............. ok
t/basicrels/10auto.t ................ ok
t/basicrels/11mysql.t ............... skipped: Set $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/basicrels/12pg.t .................. skipped: Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test (note: creates and drops a table named artist!)
t/basicrels/13oracle.t .............. skipped: Set $ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This test drops and creates tables called 'artist', 'cd' and 'track'
t/basicrels/145db2.t ................ skipped: Set $ENV{DBICTEST_DB2_DSN}, _USER and _PASS to run this test
t/basicrels/14mssql.t ............... skipped: Set $ENV{DBICTEST_MSSQL_DSN}, _USER and _PASS to run this test
t/basicrels/15limit.t ............... ok
# Failed test 'join 1 ok'
# at t/run/16joins.tl line 37.
# got: 'person child JOIN person father ON father.person_id = child.father_id JOIN person mother ON mother.person_id = child.mother_id'
# expected: 'person child JOIN person father ON ( father.person_id = child.father_id ) JOIN person mother ON ( mother.person_id = child.mother_id )'
# Failed test 'join 2 ok'
# at t/run/16joins.tl line 53.
# got: 'person mother JOIN (person child JOIN person father ON father.person_id = child.father_id) ON mother.person_id = child.mother_id'
# expected: 'person mother JOIN (person child JOIN person father ON ( father.person_id = child.father_id )) ON ( mother.person_id = child.mother_id )'
# Failed test 'join 3 (inner join) ok'
# at t/run/16joins.tl line 65.
# got: 'person child INNER JOIN person father ON father.person_id = child.father_id INNER JOIN person mother ON mother.person_id = child.mother_id'
# expected: 'person child INNER JOIN person father ON ( father.person_id = child.father_id ) INNER JOIN person mother ON ( mother.person_id = child.mother_id )'
# Looks like you failed 3 tests of 42.
t/basicrels/16joins.t ...............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/42 subtests
t/basicrels/17join_count.t .......... ok
t/basicrels/18self_referencial.t .... ok
t/basicrels/19uuid.t ................ ok
t/basicrels/20unique.t .............. ok
t/basicrels/21transactions.t ........ ok
t/basicrels/22cascade_copy.t ........ ok
t/basicrels/23cache.t ............... ok
t/basicrels/24serialize.t ........... ok
t/basicrels/25utf8.t ................ ok
t/cdbi-sweet-t/08pager.t ............ skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/01-columns.t ............... skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/02-Film.t .................. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/03-subclassing.t ........... skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/04-lazy.t .................. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/06-hasa.t .................. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/09-has_many.t .............. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/11-triggers.t .............. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/12-filter.t ................ skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/13-constraint.t ............ skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/14-might_have.t ............ skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/15-accessor.t .............. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/16-reserved.t .............. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/18-has_a.t ................. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/19-set_sql.t ............... skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/21-iterator.t .............. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/22-self_referential.t ...... skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/30-pager.t ................. skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/98-failure.t ............... skipped: Class::Trigger and DBIx::ContextualFetch required
t/helperrels/01core.t ............... ok
# Failed test 'columns_info_for - column data types'
# at t/run/04db.tl line 49.
# Structures begin differing at:
# $got->{artistid}{default_value} = undef
# $expected->{artistid}{default_value} = Does not exist
# Looks like you failed 1 test of 3.
t/helperrels/04db.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/helperrels/05multipk.t ............ ok
t/helperrels/06relationship.t ....... ok
t/helperrels/07pager.t .............. ok
t/helperrels/08inflate.t ............ skipped: Need DateTime for inflation tests
t/helperrels/08inflate_has_a.t ...... skipped: Need DateTime for inflation tests
t/helperrels/08inflate_serialize.t .. ok
t/helperrels/09update.t ............. ok
t/helperrels/10auto.t ............... ok
t/helperrels/11mysql.t .............. skipped: Set $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/helperrels/12pg.t ................. skipped: Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test (note: creates and drops a table named artist!)
t/helperrels/13oracle.t ............. skipped: Set $ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This test drops and creates tables called 'artist', 'cd' and 'track'
t/helperrels/145db2.t ............... skipped: Set $ENV{DBICTEST_DB2_DSN}, _USER and _PASS to run this test
t/helperrels/14mssql.t .............. skipped: Set $ENV{DBICTEST_MSSQL_DSN}, _USER and _PASS to run this test
t/helperrels/15limit.t .............. ok
# Failed test 'join 1 ok'
# at t/run/16joins.tl line 37.
# got: 'person child JOIN person father ON father.person_id = child.father_id JOIN person mother ON mother.person_id = child.mother_id'
# expected: 'person child JOIN person father ON ( father.person_id = child.father_id ) JOIN person mother ON ( mother.person_id = child.mother_id )'
# Failed test 'join 2 ok'
# at t/run/16joins.tl line 53.
# got: 'person mother JOIN (person child JOIN person father ON father.person_id = child.father_id) ON mother.person_id = child.mother_id'
# expected: 'person mother JOIN (person child JOIN person father ON ( father.person_id = child.father_id )) ON ( mother.person_id = child.mother_id )'
# Failed test 'join 3 (inner join) ok'
# at t/run/16joins.tl line 65.
# got: 'person child INNER JOIN person father ON father.person_id = child.father_id INNER JOIN person mother ON mother.person_id = child.mother_id'
# expected: 'person child INNER JOIN person father ON ( father.person_id = child.father_id ) INNER JOIN person mother ON ( mother.person_id = child.mother_id )'
# Looks like you failed 3 tests of 42.
t/helperrels/16joins.t ..............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/42 subtests
t/helperrels/17join_count.t ......... ok
t/helperrels/18self_referencial.t ... ok
t/helperrels/19uuid.t ............... ok
t/helperrels/20unique.t ............. ok
t/helperrels/21transactions.t ....... ok
t/helperrels/22cascade_copy.t ....... ok
t/helperrels/23cache.t .............. ok
t/helperrels/24serialize.t .......... ok
t/helperrels/25utf8.t ............... ok
t/helperrels/26sqlt.t ............... skipped: SQL::Translator required
Test Summary Report
-------------------
t/19quotes.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/basicrels/04db.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/basicrels/16joins.t (Wstat: 768 Tests: 42 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/helperrels/04db.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/helperrels/16joins.t (Wstat: 768 Tests: 42 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=85, Tests=610, 26 wallclock secs ( 0.36 usr 0.21 sys + 21.06 cusr 3.39 csys = 25.02 CPU)
Result: FAIL
Failed 5/85 test programs. 9/610 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- -------
Carp::Clan 0 6.04
Class::C3 0.11 0.23
Class::Data::Accessor 0.01 0.04004
Data::Page 2 2.02
DBI 1.4 1.616
Scalar::Util 0 1.19
SQL::Abstract 1.2 1.72
SQL::Abstract::Limit 0.101 0.141
Storable 0 2.19
build_requires:
Module Need Have
--------------------- ----- -------
DBD::SQLite 1.11 1.33
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_COLLATE = C
LC_MONETARY = nl_NL.utf8
PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.14.1/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin:/home/tester/bin
PATH_WITHOUT_PERLBREW = /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin
PERL5LIB = /home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/arch:/home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/lib:/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/arch:/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/lib:/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/arch:/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/lib:/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/arch:/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/lib:/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/arch:/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/lib:/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/arch:/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/lib:/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/arch:/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/lib:/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/arch:/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/lib:/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/arch:/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/lib:/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/arch:/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/lib:/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/arch:/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/lib:/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/arch:/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/lib:/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/arch:/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/lib:/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/arch:/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/lib:/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/arch:/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/lib:/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/arch:/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22644
PERL5_CPAN_IS_RUNNING = 22644
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6237,22644
PERLBREW_PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.14.1/bin
PERLBREW_PERL = perl-5.14.1
PERLBREW_ROOT = /home/tester/perl5/perlbrew
PERLBREW_VERSION = 0.15
PERL_CR_SMOKER_CURRENT = DBIx-Class-0.06002
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/perl58/testing/bin/perl5.8.9
$UID/$EUID = 506 / 506
$GID = 506 506
$EGID = 506 506
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.29
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2206
File::Spec 3.29
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck 1.17
version 0.90
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.35.11-83.fc14.x86_64, archname=x86_64-linux-thread-multi
uname='linux firenze.fritz.box 2.6.35.11-83.fc14.x86_64 #1 smp mon feb 7 07:06:44 utc 2011 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/perl58/testing/ -Dusethreads -Dusedevel -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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 -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='4.5.1 20100924 (Red Hat 4.5.1-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 =' -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.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
THREADS_HAVE_PIDS USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Jun 4 2011 22:22:39
%ENV:
PERL5LIB="/home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/arch:/home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/lib:/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/arch:/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/lib:/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/arch:/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/lib:/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/arch:/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/lib:/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/arch:/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/lib:/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/arch:/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/lib:/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/arch:/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/lib:/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/arch:/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/lib:/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/arch:/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/lib:/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/arch:/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/lib:/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/arch:/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/lib:/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/arch:/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/lib:/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/arch:/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/lib:/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/arch:/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/lib:/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/arch:/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/lib:/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/arch:/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22644"
PERL5_CPAN_IS_RUNNING="22644"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6237,22644"
PERLBREW_PATH="/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.14.1/bin"
PERLBREW_PERL="perl-5.14.1"
PERLBREW_ROOT="/home/tester/perl5/perlbrew"
PERLBREW_VERSION="0.15"
PERL_CR_SMOKER_CURRENT="DBIx-Class-0.06002"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/arch
/home/perl58/.cpan/build/Class-Data-Accessor-0.04004-rWM7C2/blib/lib
/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/arch
/home/perl58/.cpan/build/Carp-Clan-6.04-BGibFJ/blib/lib
/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/arch
/home/perl58/.cpan/build/Data-Page-2.02-EW8Q1_/blib/lib
/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/arch
/home/perl58/.cpan/build/Class-Accessor-Chained-0.01-Sp_BHV/blib/lib
/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/arch
/home/perl58/.cpan/build/SQL-Abstract-Limit-0.141-WBHj7z/blib/lib
/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/arch
/home/perl58/.cpan/build/SQL-Abstract-1.72-KoxdZy/blib/lib
/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/arch
/home/perl58/.cpan/build/Test-Deep-0.108-xAIsAX/blib/lib
/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/arch
/home/perl58/.cpan/build/Getopt-Long-Descriptive-0.090-rot_51/blib/lib
/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/arch
/home/perl58/.cpan/build/Params-Validate-1.00-WUDywX/blib/lib
/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/arch
/home/perl58/.cpan/build/Attribute-Handlers-0.91-a5xwyQ/blib/lib
/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/arch
/home/perl58/.cpan/build/Test-Warn-0.23-Xb1PtO/blib/lib
/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/arch
/home/perl58/.cpan/build/Tree-DAG_Node-1.06-qwU727/blib/lib
/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/arch
/home/perl58/.cpan/build/Hash-Merge-0.12-DFJk9Y/blib/lib
/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/arch
/home/perl58/.cpan/build/Clone-0.31-eehj7N/blib/lib
/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/arch
/home/perl58/.cpan/build/Class-Accessor-Grouped-0.10003-H985_7/blib/lib
/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/arch
/home/perl58/.cpan/build/Class-XSAccessor-1.11-mH36pV/blib/lib
/home/perl58/testing/lib/5.8.9/x86_64-linux-thread-multi
/home/perl58/testing/lib/5.8.9
/home/perl58/testing/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/perl58/testing/lib/site_perl/5.8.9
.