Test-Unit v0.24 Perl 5 v5.13.8 x86_64-linux-thread-multi
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Test-Unit v0.24
- Platform
- Perl 5 v5.13.8 x86_64-linux-thread-multi
- Date
- 2011-01-04 05:25:14
- ID
- 0222a1be-17c3-11e0-80fe-99f0f2486b6f
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 Adam Spiers,
This is a computer-generated report for Test-Unit-0.24
on perl 5.13.8, created by CPAN-Reporter-1.1803.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[1]: Entering directory `/home/sand/.cpan/build/Test-Unit-0.24-euhNrS'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/all_tests.t ..... ok
t/assert.t ........
Failed 2/39 subtests
# Test 1 got: "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at lib/Test/Unit/Loader.pm line 7.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Loader.pm line 7.\n# Compilation failed in require at lib/Test/Unit/Listener.pm line 2.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Listener.pm line 2.\n# Compilation failed in require at (eval 7) line 3.\n# \t...propagated at /usr/share/perl/5.10/base.pm line 93.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Runner.pm line 6.\n# Compilation failed in require at (eval 3) line 3.\n# \t...propagated at /usr/share/perl/5.10/base.pm line 93.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestRunner.pm line 4.\n# Compilation failed in require at ./TestRunner.pl line 6.\n# BEGIN failed--compilation aborted at ./TestRunner.pl line 6.\n# " (t/try_examples.t at line 103)
# Expected: "Suite setup\n# .F.Suite teardown\n# \n# TIME-SUMMARY\n# \n# !!!FAILURES!!!\n# Test Results:\n# Run: 2, Failures: 1, Errors: 0\n# \n# There was 1 failure:\n# 1) examples/fail_example.pm:19 - test_fail(fail_example)\n# Born to lose ...\n# \n# Test was not successful.\n# "
# Lines 1-14 are changed:
# - "Suite setup\n"
# + "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# .F.Suite teardown\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# \n"
# + "# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# TIME-SUMMARY\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# \n"
# + "# Compilation failed in require at lib/Test/Unit/Loader.pm line 7.\n"
# - "# !!!FAILURES!!!\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Loader.pm line 7.\n"
# - "# Test Results:\n"
# + "# Compilation failed in require at lib/Test/Unit/Listener.pm line 2.\n"
# - "# Run: 2, Failures: 1, Errors: 0\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Listener.pm line 2.\n"
# - "# \n"
# + "# Compilation failed in require at (eval 7) line 3.\n"
# - "# There was 1 failure:\n"
# + "# \t...propagated at /usr/share/perl/5.10/base.pm line 93.\n"
# - "# 1) examples/fail_example.pm:19 - test_fail(fail_example)\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Runner.pm line 6.\n"
# - "# Born to lose ...\n"
# + "# Compilation failed in require at (eval 3) line 3.\n"
# - "# \n"
# + "# \t...propagated at /usr/share/perl/5.10/base.pm line 93.\n"
# - "# Test was not successful.\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestRunner.pm line 4.\n"
# Got 2 extra lines at line 15:
# + "# Compilation failed in require at ./TestRunner.pl line 6.\n"
# + "# BEGIN failed--compilation aborted at ./TestRunner.pl line 6.\n"
# t/try_examples.t line 103 is: ok($out, $guru_checked{$e});
# Test 2 got: "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132 line 6.\n# " (t/try_examples.t at line 103 fail #2)
# Expected: "TEST-RUN-SUMMARY\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "TEST-RUN-SUMMARY\n"
# + "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# TIME-SUMMARY\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# \n"
# + "# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n"
# Got 4 extra lines at line 5:
# + "# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132 line 6.\n"
# Test 3 got: "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132-1 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132-1 line 6.\n# " (t/try_examples.t at line 103 fail #3)
# Expected: "TEST-RUN-SUMMARY\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "TEST-RUN-SUMMARY\n"
# + "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# TIME-SUMMARY\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# \n"
# + "# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n"
# Got 4 extra lines at line 5:
# + "# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132-1 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132-1 line 6.\n"
# Test 4 got: "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132-2 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132-2 line 6.\n# " (t/try_examples.t at line 103 fail #4)
# Expected: "TEST-RUN-SUMMARY\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "TEST-RUN-SUMMARY\n"
# + "Can't locate Class/Inner.pm in @INC (@INC contains: lib examples /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/lib /home/sand/.cpan/build/Test-Unit-0.24-euhNrS/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# TIME-SUMMARY\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestCase.pm line 12.\n"
# - "# \n"
# + "# Compilation failed in require at lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/TestSuite.pm line 15.\n"
# Got 4 extra lines at line 5:
# + "# Compilation failed in require at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# BEGIN failed--compilation aborted at lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132-2 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132-2 line 6.\n"
t/try_examples.t ..
Failed 4/4 subtests
Test Summary Report
-------------------
t/assert.t (Wstat: 0 Tests: 39 Failed: 2)
Failed tests: 27, 38
t/try_examples.t (Wstat: 0 Tests: 4 Failed: 4)
Failed tests: 1-4
Files=3, Tests=83, 2 wallclock secs ( 0.02 usr 0.02 sys + 0.94 cusr 0.07 csys = 1.05 CPU)
Result: FAIL
Failed 2/3 test programs. 6/83 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/Test-Unit-0.24-euhNrS'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
base 1 2.15
Class::Inner 0 0.200001
Devel::Symdump 0 2.08
Error 0 0.17016
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch:/home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12687
PERL5_CPAN_IS_RUNNING = 12687
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.94_62
Cwd 3.35
ExtUtils::CBuilder 0.280201
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2208
File::Spec 3.33
Module::Build 0.3607
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.97_01
YAML 0.72
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 13 subversion 8) configuration:
Commit id: 43922be28394e54c144181f90742ee90aa83f8e1
Platform:
osname=linux, osvers=2.6.32-5-xen-amd64, archname=x86_64-linux-thread-multi
uname='linux k81 2.6.32-5-xen-amd64 #1 smp thu nov 25 20:08:32 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble'
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.5', 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
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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 Jan 3 2011 21:29:59
%ENV:
PERL5LIB="/home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch:/home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12687"
PERL5_CPAN_IS_RUNNING="12687"
@INC:
/home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/arch
/home/sand/.cpan/build/ProjectBuilder-0.9.10-Nbi65S/blib/lib
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/lib/site_perl/5.13.8/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/lib/site_perl/5.13.8
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/lib/5.13.8/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-130-g43922be/lib/5.13.8
.