Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-App-Cmd-0.27 v5.18.2 SunOS/Solaris
Date: 2014-07-31T04:19:57Z
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 Mark Gardner,
This is a computer-generated report for MooseX-App-Cmd-0.27
on perl 5.18.2, created by CPAN-Reporter-1.2011.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t .......................... ok
# Testing with Perl 5.018002, /home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin/perl
# Any::Moose version is 0.24
# App::Cmd version is 0.323
# App::Cmd::Command version is 0.323
# Carp version is 1.3301
# Data::Dumper version is 2.151
# English version is 1.06_01
# ExtUtils::MakeMaker version is 6.98
# File::Basename version is 2.84
# File::Spec version is 3.47
# Getopt::Long::Descriptive version is 0.097
# IO::Handle version is 1.34
# IPC::Open3 version is 1.13
# MouseX::Getopt version is 0.35
# Scalar::Util version is 1.39
# Test::More version is 1.001003
# Test::Output version is 1.03
# Test::use::ok version is 0.11
# YAML version is 0.90
# base version is 2.18
# lib version is 0.63
# namespace::clean version is 0.25
# strict version is 1.07
# warnings version is 1.18
t/000-report-versions.t ................. ok
t/author-critic.t ....................... skipped: these tests are for testing by the author
t/author-test-eol.t ..................... skipped: these tests are for testing by the author
# Failed test 'required option field is missing'
# at t/basic.t line 71.
# 'Mandatory parameter 'wow' missing in call to "eval"
#
# basic.t bark [-?] [long options...]
# --wow required option field
# -? --usage --help Prints this usage information.
# '
# doesn't match '(?^:Mandatory parameter 'wow' missing in call to \(eval\))'
# Looks like you failed 1 test of 12.
t/basic.t ...............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
t/build_emulates_new.t .................. ok
# Failed test 'command died with the correct string'
# at t/configfile.t line 28.
# 'Mandatory parameter 'moo' missing in call to "eval"
#
# configfile.t moo [-?] [long options...]
# --configfile
# -? --usage --help Prints this usage information.
# --moo required option field
# '
# doesn't match '(?^:Mandatory parameter 'moo' missing in call to \(eval\))'
# Looks like you failed 1 test of 3.
t/configfile.t ..........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/moose.t ............................... skipped: Moose and MooseX::Getopt required to test Moose usage
t/mouse.t ............................... ok
t/release-changes_has_content.t ......... skipped: these tests are for release candidate testing
t/release-cpan-changes.t ................ skipped: these tests are for release candidate testing
t/release-dist-manifest.t ............... skipped: these tests are for release candidate testing
t/release-distmeta.t .................... skipped: these tests are for release candidate testing
t/release-kwalitee.t .................... skipped: these tests are for release candidate testing
t/release-localbrew-perl-latest-TEST.t .. skipped: these tests are for release candidate testing
t/release-meta-json.t ................... skipped: these tests are for release candidate testing
t/release-minimum-version.t ............. skipped: these tests are for release candidate testing
t/release-mojibake.t .................... skipped: these tests are for release candidate testing
t/release-no-tabs.t ..................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ................ skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
t/release-pod-syntax.t .................. skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
t/release-test-version.t ................ skipped: these tests are for release candidate testing
t/release-unused-vars.t ................. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/basic.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/configfile.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=26, Tests=45, 25 wallclock secs ( 0.60 usr 0.59 sys + 12.32 cusr 11.63 csys = 25.14 CPU)
Result: FAIL
Failed 2/26 test programs. 2/45 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ----- --------
Any::Moose 0 0.24
App::Cmd 0.321 0.323
App::Cmd::Command 0 0.323
English 0 1.06_01
File::Basename 0 2.84
Getopt::Long::Descriptive 0.091 0.097
MouseX::Getopt 0 0.35
namespace::clean 0 0.25
Test::use::ok 0 0.11
build_requires:
Module Need Have
------------------------- ----- --------
base 0 2.18
Carp 0 1.3301
Data::Dumper 0 2.151
ExtUtils::MakeMaker 0 6.98
File::Spec 0 3.47
IO::Handle 0 1.34
IPC::Open3 0 1.13
lib 0 0.63
Scalar::Util 0 1.39
strict 0 1.07
Test::More 0.94 1.001003
Test::Output 0 1.03
warnings 0 1.18
YAML 0 0.90
configure_requires:
Module Need Have
------------------------- ----- --------
ExtUtils::MakeMaker 6.30 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ALL =
LC_COLLATE =
LC_CTYPE =
LC_MESSAGES =
LC_MONETARY =
LC_NUMERIC =
LC_TIME =
LD_LIBRARY_PATH = :/usr/local/lib
PATH = /home/hornenj/perl5/perlbrew/bin:/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin:/home/hornenj/perl5/perlbrew/bin:/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin:/home/hornenj/perl5/perlbrew/bin:/home/hornenj/bin:/opt/local/bin:/usr/dt/bin:/usr/openwin/bin:/usr/bin:/usr/gnu/bin:/usr/ncbi/bin:/usr/ncbi/OL/bin:/usr/ncbi/X11/bin:/netopt/studio12/SUNWspro/bin:/usr/sfw/bin:/usr/ucb
PERL5LIB = /home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/arch:/home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/lib:/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/arch:/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/lib:/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/arch:/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/lib:/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/arch:/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/lib:/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/arch:/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/lib:/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/arch:/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/lib:/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/arch:/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/lib:/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/arch:/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/lib:/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/arch:/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/lib:/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/arch:/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/lib:/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/arch:/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/lib:/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/arch:/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/lib:/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/arch:/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/lib:/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/arch:/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/lib:/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/arch:/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/lib:/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/arch:/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/lib:/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/arch:/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/lib:/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/arch:/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/lib:/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/arch:/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/lib:/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/arch:/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17289
PERL5_CPAN_IS_RUNNING = 17289
PERL5_MINISMOKEBOX = 0.58
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /home/hornenj/.perlbrew
PERLBREW_MANPATH = /home/hornenj/perl5/perlbrew/perls/perl-5.18.2/man
PERLBREW_PATH = /home/hornenj/perl5/perlbrew/bin:/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin
PERLBREW_PERL = perl-5.18.2
PERLBREW_ROOT = /home/hornenj/perl5/perlbrew
PERLBREW_VERSION = 0.69
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin/perl
$UID/$EUID = 12481 / 12481
$GID = 14 14 5344 241 527
$EGID = 14 14 5344 241 527
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.68
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.32
Test::More 1.001003
YAML 0.90
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=solaris, osvers=2.11, archname=sun4-solaris-thread-multi
uname='sunos irb11ss 5.11 11.1 sun4v sparc sun4v '
config_args='-Duseithreads -Dusemultiplicity -Dinstallprefix=/home/hornenj/perl5/perlbrew/perls/perl-5.18.2 -Dprefix=/home/hornenj/perl5/perlbrew/perls/perl-5.18.2 -de -Accflags=-O -v -xstrconst -D__EXTENSIONS__ -I/usr/local/include -native'
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=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -O -v -xstrconst -D__EXTENSIONS__ -I/usr/local/include -native -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -O -v -xstrconst -D__EXTENSIONS__ -I/usr/local/include -native'
ccversion='Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/netopt/studio12/SUNWspro/prod/lib/sparc -L/netopt/studio12/SUNWspro/prod/lib -L/lib -L/usr/gnu/lib '
libpth=/usr/lib /usr/ccs/lib /netopt/studio12/SUNWspro/prod/lib/sparc /netopt/studio12/SUNWspro/prod/lib /lib /usr/gnu/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/netopt/studio12/SUNWspro/prod/lib/sparc -L/netopt/studio12/SUNWspro/prod/lib -L/lib -L/usr/gnu/lib'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
PERL_USE_SAFE_PUTENV USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under solaris
Compiled at Jan 23 2014 09:37:56
%ENV:
PERL5LIB="/home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/arch:/home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/lib:/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/arch:/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/lib:/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/arch:/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/lib:/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/arch:/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/lib:/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/arch:/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/lib:/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/arch:/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/lib:/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/arch:/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/lib:/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/arch:/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/lib:/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/arch:/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/lib:/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/arch:/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/lib:/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/arch:/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/lib:/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/arch:/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/lib:/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/arch:/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/lib:/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/arch:/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/lib:/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/arch:/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/lib:/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/arch:/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/lib:/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/arch:/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/lib:/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/arch:/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/lib:/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/arch:/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/lib:/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/arch:/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17289"
PERL5_CPAN_IS_RUNNING="17289"
PERL5_MINISMOKEBOX="0.58"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/home/hornenj/.perlbrew"
PERLBREW_MANPATH="/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/man"
PERLBREW_PATH="/home/hornenj/perl5/perlbrew/bin:/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin"
PERLBREW_PERL="perl-5.18.2"
PERLBREW_ROOT="/home/hornenj/perl5/perlbrew"
PERLBREW_VERSION="0.69"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/arch
/home/hornenj/.cpan/build/mousex-getopt-0.35-ZtWxhj/blib/lib
/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/arch
/home/hornenj/.cpan/build/MouseX-SimpleConfig-0.11-n9WlQq/blib/lib
/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/arch
/home/hornenj/.cpan/build/MouseX-ConfigFromFile-0.05-3Lzlqi/blib/lib
/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/arch
/home/hornenj/.cpan/build/MouseX-Types-Path-Class-0.07-GArCkJ/blib/lib
/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/arch
/home/hornenj/.cpan/build/MouseX-Types-0.06-LJfbjZ/blib/lib
/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/arch
/home/hornenj/.cpan/build/Config-Any-0.24-Bw47qv/blib/lib
/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/arch
/home/hornenj/.cpan/build/Mouse-2.3.0-vpv41P/blib/lib
/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/arch
/home/hornenj/.cpan/build/Test-Exception-LessClever-0.006-dkhAbn/blib/lib
/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/arch
/home/hornenj/.cpan/build/Mock-Quick-1.107-xTjsSr/blib/lib
/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/arch
/home/hornenj/.cpan/build/Exporter-Declare-0.113-K6eUKs/blib/lib
/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/arch
/home/hornenj/.cpan/build/aliased-0.31-hrRkbZ/blib/lib
/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/arch
/home/hornenj/.cpan/build/Meta-Builder-0.003-Di3p8l/blib/lib
/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/arch
/home/hornenj/.cpan/build/Fennec-Lite-0.004-3bRlXC/blib/lib
/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/arch
/home/hornenj/.cpan/build/Test-LeakTrace-0.14-yWaOEz/blib/lib
/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/arch
/home/hornenj/.cpan/build/Module-Build-XSUtil-0.10-bgjvhL/blib/lib
/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/arch
/home/hornenj/.cpan/build/Cwd-Guard-0.04-zKZOxS/blib/lib
/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/arch
/home/hornenj/.cpan/build/Devel-CheckCompiler-0.05-wdvPq8/blib/lib
/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/arch
/home/hornenj/.cpan/build/App-Cmd-0.323-jeqpKL/blib/lib
/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/arch
/home/hornenj/.cpan/build/Getopt-Long-Descriptive-0.097-TjnzJ1/blib/lib
/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/arch
/home/hornenj/.cpan/build/IO-TieCombine-1.004-DZN_eQ/blib/lib
/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/sun4-solaris-thread-multi
/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2
/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/sun4-solaris-thread-multi
/home/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2
.