Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL IOC-0.29 v5.16.2 SunOS/Solaris
Date: 2013-02-27T01:34:01Z
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 Stevan Little,
This is a computer-generated report for IOC-0.29
on perl 5.16.2, created by CPAN-Reporter-1.2009.
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/local/bin/make test':
PERL_DL_NONLAZY=1 /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
t/010_IOC_test.t ......................................... ok
t/020_IOC_Container_test.t ............................... ok
t/021_IOC_Container_MethodResolution_test.t .............. ok
t/022_IOC_Container_SubContainers_test.t ................. ok
t/023_IOC_Container_Visitors_test.t ...................... ok
t/024_IOC_Container_Proxy_test.t ......................... ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
t/025_IOC_Container_cyclical_test.t ...................... ok
t/030_IOC_Service_test.t ................................. ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
t/031_IOC_Service_ConstructorInjection_test.t ............ ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
t/032_IOC_Service_SetterInjection_test.t ................. ok
t/033_IOC_Service_Prototype_test.t ....................... ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
t/034_IOC_Service_Prototype_ConstructorInjection_test.t .. ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
t/035_IOC_Service_Prototype_SetterInjection_test.t ....... ok
t/036_IOC_Service_Literal_test.t ......................... ok
t/040_IOC_Registry_test.t ................................ ok
t/041_IOC_Registry_aliasing_test.t ....................... ok
t/050_IOC_Proxy_test.t ................................... ok
t/051_IOC_Proxy_edge_case_test.t ......................... ok
t/055_IOC_Proxy_Interfaces_test.t ........................ ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
# Failed test '... we read the conf okay'
# at t/060_IOC_Config_XML_test.t line 96.
# died: IOC::OperationFailed : Could not compile 'sub { return $app; }'
# |--[ IOC::Config::XML::SAX::Handler::_compilePerl called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 229 ]
# |--[ IOC::Config::XML::SAX::Handler::__makeService called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 213 ]
# |--[ IOC::Config::XML::SAX::Handler::_finishService called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 66 ]
# |--[ IOC::Config::XML::SAX::Handler::end_element called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2208 ]
# |--[ XML::SAX::Base::__ANON__ called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2182 ]
# |--[ XML::SAX::Base::end_element called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Expat.pm line 237 ]
# |--[ XML::SAX::Expat::_handle_end called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser/Expat.pm line 475 ]
# |--[ XML::Parser::Expat::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser.pm line 187 ]
# |--[ XML::Parser::(eval) called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser.pm line 186 ]
# |--[ XML::Parser::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Expat.pm line 60 ]
# |--[ XML::SAX::Expat::_parse_string called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2609 ]
# |--[ XML::SAX::Base::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2662 ]
# |--[ XML::SAX::Base::parse_string called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML.pm line 34 ]
# |--[ IOC::Config::XML::read called in t/060_IOC_Config_XML_test.t line 95 ]
# |--[ Test::Exception::lives_ok called in t/060_IOC_Config_XML_test.t line 96 ]
# + Global symbol "$app" requires explicit package name at (eval 46) line 1.
# Failed test '... the right service list'
# at t/060_IOC_Config_XML_test.t line 133.
# Structures begin differing at:
# $got->[0] = 'logger'
# $expected->[0] = 'app'
IOC::ServiceNotFound : There is no service found at the path '/Application/app'
|--[ IOC::Registry::locateService called in t/060_IOC_Config_XML_test.t line 149 ]
+ IOC::ServiceNotFound : Unknown Service 'app'
|--[ IOC::Container::get called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Visitor/ServiceLocator.pm line 61 ]
|--[ IOC::Visitor::ServiceLocator::visit called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Container.pm line 123 ]
|--[ IOC::Container::accept called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Container.pm line 201 ]
|--[ IOC::Container::find called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Registry.pm line 106 ]
|--[ IOC::Registry::(eval) called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Registry.pm line 105 ]
|--[ IOC::Registry::locateService called in t/060_IOC_Config_XML_test.t line 149 ]
# Looks like you planned 39 tests but ran 24.
# Looks like you failed 2 tests of 24 run.
# Looks like your test exited with 255 just after 24.
t/060_IOC_Config_XML_test.t ..............................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/39 subtests
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
# Failed test '... we read the conf okay'
# at t/061_IOC_Config_XML_edge_tests.t line 244.
# died: IOC::OperationFailed : Could not compile 'sub { return \%params; }'
# |--[ IOC::Config::XML::SAX::Handler::_compilePerl called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 241 ]
# |--[ IOC::Config::XML::SAX::Handler::__makeServiceParameterized called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 213 ]
# |--[ IOC::Config::XML::SAX::Handler::_finishService called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML/SAX/Handler.pm line 66 ]
# |--[ IOC::Config::XML::SAX::Handler::end_element called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2209 ]
# |--[ XML::SAX::Base::end_element called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Expat.pm line 237 ]
# |--[ XML::SAX::Expat::_handle_end called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser/Expat.pm line 475 ]
# |--[ XML::Parser::Expat::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser.pm line 187 ]
# |--[ XML::Parser::(eval) called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser.pm line 186 ]
# |--[ XML::Parser::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Expat.pm line 60 ]
# |--[ XML::SAX::Expat::_parse_string called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2609 ]
# |--[ XML::SAX::Base::parse called in /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/XML/SAX/Base.pm line 2662 ]
# |--[ XML::SAX::Base::parse_string called in /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Config/XML.pm line 34 ]
# |--[ IOC::Config::XML::read called in t/061_IOC_Config_XML_edge_tests.t line 243 ]
# |--[ Test::Exception::lives_ok called in t/061_IOC_Config_XML_edge_tests.t line 244 ]
# + Global symbol "%params" requires explicit package name at (eval 49) line 1.
IOC::ServiceNotFound : Unknown Service 'test_service'
|--[ IOC::Container::get called in t/061_IOC_Config_XML_edge_tests.t line 252 ]
# Looks like you planned 39 tests but ran 38.
# Looks like you failed 1 test of 38 run.
# Looks like your test exited with 2 just after 38.
t/061_IOC_Config_XML_edge_tests.t ........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/39 subtests
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
t/062_IOC_Config_XML_error_test.t ........................ ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
404 File `/export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/t/confs/t/conf/063b_IOC_Config_XML_include_test.xml' does not exist file:///export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/t/confs/t/conf/063b_IOC_Config_XML_include_test.xml
Handler couldn't resolve external entity at line 7, column 8, byte 201
error in processing external entity reference at line 7, column 8, byte 201 at /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int/XML/Parser.pm line 187.
# Looks like you planned 6 tests but ran 2.
# Looks like your test exited with 2 just after 2.
t/063_IOC_Config_XML_include_test.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/6 subtests
t/070_IOC_Parameterized.t ................................ ok
t/071_IOC_Parameterized_w_Registry.t ..................... ok
t/100_Test_IOC.t ......................................... ok
t/pod.t .................................................. ok
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/SetterInjection.pm line 46.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /export/home/cpant4/.cpan/build/IOC-0.29-oAT9je/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
(Maybe you should just omit the defined()?)
# Failed test 'Pod coverage on IOC::Service::Prototype::SetterInjection'
# at /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/Pod/Coverage.pm line 126.
# Coverage for IOC::Service::Prototype::SetterInjection is 0.0%, with 1 naked subroutine:
# instance
# Failed test 'Pod coverage on IOC::Service::Prototype::ConstructorInjection'
# at /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/Pod/Coverage.pm line 126.
# Coverage for IOC::Service::Prototype::ConstructorInjection is 0.0%, with 1 naked subroutine:
# instance
# Looks like you failed 2 tests of 22.
t/pod_coverage.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/22 subtests
Test Summary Report
-------------------
t/060_IOC_Config_XML_test.t (Wstat: 65280 Tests: 24 Failed: 2)
Failed tests: 6, 19
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 24.
t/061_IOC_Config_XML_edge_tests.t (Wstat: 512 Tests: 38 Failed: 1)
Failed test: 36
Non-zero exit status: 2
Parse errors: Bad plan. You planned 39 tests but ran 38.
t/063_IOC_Config_XML_include_test.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 2.
t/pod_coverage.t (Wstat: 512 Tests: 22 Failed: 2)
Failed tests: 20-21
Non-zero exit status: 2
Files=28, Tests=769, 8 wallclock secs ( 0.33 usr 0.19 sys + 2.68 cusr 0.66 csys = 3.86 CPU)
Result: FAIL
Failed 4/28 test programs. 5/769 subtests failed.
make: *** [test_dynamic] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ---- ----
Class::Interfaces 0.01 0.04
Class::StrongSingleton 0.01 0.02
Class::Throwable 0.04 0.11
Scalar::Util 1.1 1.27
Test::Exception 0.15 0.31
Test::More 0.47 0.98
XML::SAX 0.12 0.99
build_requires:
Module Need Have
---------------------- ---- ----
ExtUtils::MakeMaker 0 6.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LD_LIBRARY_PATH = /usr/local/lib:
PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin:/export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
PERL5LIB = /export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/arch:/export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/lib:/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/arch:/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/lib:/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/arch:/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 18130
PERL5_CPAN_IS_RUNNING = 18130
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12805,18130
PERLBREW_BASHRC_VERSION = 0.56
PERLBREW_HOME = /export/home/cpant4/.perlbrew
PERLBREW_MANPATH = /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/man
PERLBREW_PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin
PERLBREW_PERL = perl-5.16.2
PERLBREW_ROOT = /export/home/cpant4/perl5/perlbrew
PERLBREW_SKIP_INIT = 1
PERLBREW_VERSION = 0.56
PERL_CR_SMOKER_CURRENT = MooseX-IOC-0.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2
$UID/$EUID = 104 / 104
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
config_args='-de -Dprefix=/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2 -Dcc=gcc -Duse64bitint -Dusedevel -Aeval:scriptdir=/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -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='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under solaris
Compiled at Nov 14 2012 20:00:07
%ENV:
PERL5LIB="/export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/arch:/export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/lib:/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/arch:/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/lib:/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/arch:/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="18130"
PERL5_CPAN_IS_RUNNING="18130"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12805,18130"
PERLBREW_BASHRC_VERSION="0.56"
PERLBREW_HOME="/export/home/cpant4/.perlbrew"
PERLBREW_MANPATH="/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/man"
PERLBREW_PATH="/export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/export/home/cpant4/perl5/perlbrew"
PERLBREW_SKIP_INIT="1"
PERLBREW_VERSION="0.56"
PERL_CR_SMOKER_CURRENT="MooseX-IOC-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/arch
/export/home/cpant4/.cpan/build/Class-Interfaces-0.04-7j4yoH/blib/lib
/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/arch
/export/home/cpant4/.cpan/build/Class-StrongSingleton-0.02-QeYZV5/blib/lib
/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/arch
/export/home/cpant4/.cpan/build/Class-Throwable-0.11-XrgjOu/blib/lib
/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris-64int
/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/i86pc-solaris-64int
/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.