Report for DBIx-Skinny-0.0742

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS DBIx-Skinny-0.0742 v5.12.1 OpenBSD
Date: 2011-09-21T10:06:02Z

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 NEKOKAK,

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

MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t
t/001_basic/001_compile.t ............................................... skipped: needs DBD::SQLite for testing
t/001_basic/002_schema_info.t ........................................... skipped: needs DBD::SQLite for testing
t/001_basic/003_explicit_schema.t ....................................... skipped: needs DBD::SQLite for testing
t/001_basic/004_sql.t ................................................... ok
t/001_basic/005_set_columns.t ........................................... skipped: needs DBD::SQLite for testing
t/001_basic/006_all_in_one_file.t ....................................... skipped: needs DBD::SQLite for testing
t/001_basic/007_connect_info.t .......................................... skipped: needs DBD::SQLite for testing
t/001_basic/008_mixin.t ................................................. skipped: needs DBD::SQLite for testing
t/001_basic/009_no_check_schema.t ....................................... skipped: needs DBD::SQLite for testing
t/001_basic/010_dbh.t ................................................... skipped: needs DBD::SQLite for testing
t/001_basic/011_inflate.t ............................................... skipped: needs DBD::SQLite for testing
t/001_basic/012_trigger.t ............................................... skipped: needs DBD::SQLite for testing
t/001_basic/013_common_trigger.t ........................................ skipped: needs DBD::SQLite for testing
t/001_basic/014_utf8.t .................................................. skipped: needs DBD::SQLite for testing
t/001_basic/015_row_class.t ............................................. skipped: needs DBD::SQLite for testing
t/001_basic/016_row_exception.t ......................................... skipped: needs DBD::SQLite for testing
t/001_basic/017_profile.t ............................................... skipped: needs DBD::SQLite for testing
t/001_basic/018_custom_profiler.t ....................................... skipped: needs DBD::SQLite for testing
t/001_basic/019_profiler_trace.t ........................................ skipped: needs DBD::SQLite for testing
t/001_basic/020_on_connect_do.t ......................................... skipped: needs DBD::SQLite for testing
t/001_basic/021_reconnect.t ............................................. skipped: needs DBD::SQLite for testing
t/001_basic/022_transaction.t ........................................... skipped: needs DBD::SQLite for testing
t/001_basic/023_bulk_insert.t ........................................... skipped: needs DBD::SQLite for testing
t/001_basic/024_bind_column.t ........................................... skipped: needs DBD::SQLite for testing
t/002_common/000_new.t .................................................. skipped: needs DBD::SQLite for testing
t/002_common/001_insert.t ............................................... skipped: needs DBD::SQLite for testing
t/002_common/002_update.t ............................................... skipped: needs DBD::SQLite for testing
t/002_common/003_delete.t ............................................... skipped: needs DBD::SQLite for testing
t/002_common/004_find_or_create.t ....................................... skipped: needs DBD::SQLite for testing
t/002_common/005_count.t ................................................ skipped: needs DBD::SQLite for testing
t/002_common/006_single.t ............................................... skipped: needs DBD::SQLite for testing
t/002_common/007_search.t ............................................... skipped: needs DBD::SQLite for testing
t/002_common/008_search_named.t ......................................... skipped: needs DBD::SQLite for testing
t/002_common/009_search_by_sql.t ........................................ skipped: needs DBD::SQLite for testing
t/002_common/010_resultset.t ............................................ skipped: needs DBD::SQLite for testing
t/002_common/011_do.t ................................................... skipped: needs DBD::SQLite for testing
t/002_common/012_replace.t .............................................. skipped: needs DBD::SQLite for testing
t/002_common/014_find_or_new.t .......................................... skipped: needs DBD::SQLite for testing
t/002_common/015_data2row.t ............................................. skipped: needs DBD::SQLite for testing
t/002_common/016_hash_to_row.t .......................................... skipped: needs DBD::SQLite for testing
t/002_common/017_iterator.t ............................................. skipped: needs DBD::SQLite for testing
t/002_common/018_refetch.t .............................................. skipped: needs DBD::SQLite for testing
t/002_common/019_get_columns.t .......................................... skipped: needs DBD::SQLite for testing
t/002_common/020_get_column.t ........................................... skipped: needs DBD::SQLite for testing
t/002_common/021_quote.t ................................................ skipped: needs DBD::SQLite for testing
t/002_common/022_disconnect.t ........................................... skipped: needs DBD::SQLite for testing
t/002_common/023_multi_pk.t ............................................. skipped: needs DBD::SQLite for testing
t/002_common/024_txn_scope.t ............................................ skipped: needs DBD::SQLite for testing
t/002_common/999_delete_by_sql.t ........................................ skipped: needs DBD::SQLite for testing
t/002_common/999_update_by_sql.t ........................................ skipped: needs DBD::SQLite for testing
t/500_deprecated/001_deprecated_setup.t ................................. skipped: needs DBD::SQLite for testing
t/500_deprecated/002_deprecated_profiler.t .............................. skipped: needs DBD::SQLite for testing
t/999_regression/bind_param.t ........................................... skipped: needs DBD::SQLite for testing
t/999_regression/data2itr_objectarray.t ................................. skipped: needs DBD::SQLite for testing
t/999_regression/dbh_and_txn_manager.t .................................. skipped: needs DBD::SQLite for testing
t/999_regression/deflate_bug.t .......................................... skipped: needs DBD::SQLite for testing
t/999_regression/deflate_scalarref.t .................................... skipped: needs DBD::SQLite for testing
t/999_regression/duplicate_update.t ..................................... skipped: needs DBD::SQLite for testing
t/999_regression/empty_update.t ......................................... skipped: needs DBD::SQLite for testing
t/999_regression/get_row_class.t ........................................ skipped: needs DBD::SQLite for testing
t/999_regression/guess_table_name.t ..................................... skipped: needs DBD::SQLite for testing
t/999_regression/loose_connect_options_after_new.t ...................... skipped: needs DBD::SQLite for testing
t/999_regression/new_attr.t ............................................. skipped: needs DBD::SQLite for testing
t/999_regression/no_schema.t ............................................ skipped: needs DBD::SQLite for testing
t/999_regression/prepare_error_handling.t ............................... skipped: needs DBD::SQLite for testing
t/999_regression/row_update_by_scalarref.t .............................. skipped: needs DBD::SQLite for testing
t/999_regression/transaction/call_txn_scope_after_fork.t ................ skipped: needs DBD::SQLite for testing
t/999_regression/transaction/call_txn_scope_after_missing_connect.t ..... skipped: needs DBD::SQLite for testing
t/999_regression/transaction/call_txn_scope_and_fork.t .................. skipped: needs DBD::SQLite for testing
t/999_regression/transaction/call_txn_scope_before_fork.t ............... skipped: needs DBD::SQLite for testing
t/999_regression/transaction/call_txn_scope_before_fork_and_rollback.t .. skipped: needs DBD::SQLite for testing
t/999_regression/where_condition_in.t ................................... skipped: needs DBD::SQLite for testing
All tests successful.
Files=72, Tests=82,  6 wallclock secs ( 0.20 usr  0.51 sys +  1.54 cusr  3.52 csys =  5.77 CPU)
Result: PASS

[MSG] [Wed Sep 21 11:06:02 2011] Sending test report for 'DBIx-Skinny-0.0742'

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.64.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 2404
    PERL5_CPANPLUS_IS_VERSION = 0.9111
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.12.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd obadiah.bingosnet.co.uk 4.9 generic#671 i386 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under openbsd
  Compiled at Jul 27 2011 20:01:39
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="2404"
    PERL5_CPANPLUS_IS_VERSION="0.9111"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Lite-0.05/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Params-Util-1.04/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Install-0.925/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Data-OptList-0.107/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/List-MoreUtils-0.33/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Sub-Exporter-0.982/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Try-Tiny-0.11/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Fatal-0.006/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Dist-CheckConflicts-0.02/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-Requires-0.06/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-DeprecationManager-0.11/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-XS-0.25/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Package-Stash-0.32/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Load-0.10/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBI-1.616/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-TransactionManager-1.09/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/Test-SharedFork-0.16/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/UNIVERSAL-require-0.13/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/DBIx-Skinny-0.0742/blib/arch
    /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1
    /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1
    .