Report for MooseX-Types-0.46

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-Types-0.46 v5.10.1 NetBSD
Date: 2016-09-05T21:42:08Z

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 Karen Etheridge,

This is a computer-generated report for MooseX-Types-0.46
on perl 5.10.1, created by CPAN-Reporter-1.2017.

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':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want  Have
#     ------------------- ----- -----
#     Module::Build::Tiny 0.007 0.039
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.10
#     File::Spec           any     3.60
#     Moose::Role          any   2.1801
#     Test::Fatal          any    0.014
#     Test::More          0.88 1.001014
#     Test::Requires       any     0.10
#     if                   any     0.05
#     lib                  any     0.62
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                                 Want     Have
#     ---------------------------------- -------- --------
#     Carp                                    any     1.38
#     Carp::Clan                             6.00     6.06
#     Exporter                                any     5.72
#     Module::Runtime                         any    0.014
#     Moose                                  1.06   2.1801
#     Moose::Exporter                         any   2.1801
#     Moose::Meta::TypeConstraint::Union      any   2.1801
#     Moose::Util::TypeConstraints            any   2.1801
#     Scalar::Util                           1.19     1.45
#     Sub::Exporter                           any    0.987
#     Sub::Exporter::ForMethods          0.100052 0.100052
#     Sub::Name                               any     0.15
#     base                                    any     2.23
#     namespace::autoclean                   0.16     0.28
#     overload                                any     1.07
#     strict                                  any     1.04
#     warnings                                any     1.06
# 
# === Other Modules ===
# 
#     Module               Have
#     -------------------- ----
#     Dist::CheckConflicts 0.11
# 
t/00-report-prereqs.t .............. ok
t/10_moose-types.t ................. ok
t/11_library-definition.t .......... ok
t/12_wrapper-definition.t .......... 
No subtests run 
t/13_typedecorator.t ............... ok
t/14_compatibility-sub-exporter.t .. 
No subtests run 
t/15_recursion.t ................... ok
t/16_introspection.t ............... ok
t/17_syntax_errors.t ............... ok
t/18_combined_libs.t ............... 
No subtests run 
t/19_typelib_with_role.t ........... 
No subtests run 
t/20_union_with_string_type.t ...... ok
t/21_coerce_parameterized_types.t .. 
No subtests run 
t/22_class_type.t .................. 
All 7 subtests passed 
t/23_any_subtype.t ................. ok
t/24_class_can_isa.t ............... 
No subtests run 
t/25-fully-qualified.t ............. ok
t/regressions/01-is_subtype_of.t ... ok
t/zzz-check-breaks.t ............... ok

Test Summary Report
-------------------
t/12_wrapper-definition.t        (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/14_compatibility-sub-exporter.t (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/18_combined_libs.t             (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/19_typelib_with_role.t         (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/21_coerce_parameterized_types.t (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/22_class_type.t                (Wstat: 9 Tests: 7 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/24_class_can_isa.t             (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
Files=19, Tests=198, 284 wallclock secs ( 0.11 usr  0.04 sys +  3.70 cusr  5.80 csys =  9.65 CPU)
Result: FAIL

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    base                               0        2.23    
    Carp                               0        1.38    
    Carp::Clan                         6.00     6.06    
    Exporter                           0        5.72    
    Module::Runtime                    0        0.014   
    Moose                              1.06     2.1801  
    Moose::Exporter                    0        2.1801  
    Moose::Meta::TypeConstraint::Union 0        2.1801  
    Moose::Util::TypeConstraints       0        2.1801  
    namespace::autoclean               0.16     0.28    
    overload                           0        1.07    
    perl                               5.008    5.010001
    Scalar::Util                       1.19     1.45    
    strict                             0        1.04    
    Sub::Exporter                      0        0.987   
    Sub::Exporter::ForMethods          0.100052 0.100052
    Sub::Name                          0        0.15    
    warnings                           0        1.06    

build_requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    ExtUtils::MakeMaker                0        7.10    
    File::Spec                         0        3.60    
    if                                 0        0.05    
    lib                                0        0.62    
    Moose::Role                        0        2.1801  
    perl                               5.008    5.010001
    Test::Fatal                        0        0.014   
    Test::More                         0.88     1.001014
    Test::Requires                     0        0.10    

configure_requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    Module::Build::Tiny                0.007    0.039   
    perl                               5.008    5.010001


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin:/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin:/home/njh/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/arch:/home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/lib:/home/njh/.cpan/build/Carp-Clan-6.06-4/blib/arch:/home/njh/.cpan/build/Carp-Clan-6.06-4/blib/lib:/home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/arch:/home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/lib:/home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/arch:/home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/lib:/home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/arch:/home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/lib:/home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/arch:/home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/lib:/home/njh/.cpan/build/aliased-0.34-4/blib/arch:/home/njh/.cpan/build/aliased-0.34-4/blib/lib:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/arch:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/lib:/home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/arch:/home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/lib:/home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/arch:/home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/lib:/home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/arch:/home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/lib:/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/arch:/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/lib:/home/njh/.cpan/build/HTTP-Body-1.22-9/blib/arch:/home/njh/.cpan/build/HTTP-Body-1.22-9/blib/lib:/home/njh/.cpan/build/Data-Dump-1.23-5/blib/arch:/home/njh/.cpan/build/Data-Dump-1.23-5/blib/lib:/home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/arch:/home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/lib:/home/njh/.cpan/build/CGI-Struct-1.21-6/blib/arch:/home/njh/.cpan/build/CGI-Struct-1.21-6/blib/lib:/home/njh/.cpan/build/CGI-Simple-1.115-6/blib/arch:/home/njh/.cpan/build/CGI-Simple-1.115-6/blib/lib:/home/njh/.cpan/build/IO-stringy-2.111-6/blib/arch:/home/njh/.cpan/build/IO-stringy-2.111-6/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 898
    PERL5_CPAN_IS_RUNNING = 898
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin
    PERLBREW_PERL = perl-5.10.1
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /usr/pkg/bin/bash
    TERM = xterm
    TMPDIR = /tmp

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4216  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=netbsd, osvers=7.0, archname=amd64-netbsd-thread-multi
    uname='netbsd netbsd7-qemu.bandsman.co.uk 7.0 netbsd 7.0 (generic.201509250726z) amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.1 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin'
    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 ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -fno-strict-aliasing -I/usr/pkg/include'
    ccversion='', gccversion='4.8.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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared  -L/usr/pkg/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_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under netbsd
  Compiled at Dec 17 2015 21:55:25
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/arch:/home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/lib:/home/njh/.cpan/build/Carp-Clan-6.06-4/blib/arch:/home/njh/.cpan/build/Carp-Clan-6.06-4/blib/lib:/home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/arch:/home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/lib:/home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/arch:/home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/lib:/home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/arch:/home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/lib:/home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/arch:/home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/lib:/home/njh/.cpan/build/aliased-0.34-4/blib/arch:/home/njh/.cpan/build/aliased-0.34-4/blib/lib:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/arch:/home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/lib:/home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/arch:/home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/lib:/home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/arch:/home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/lib:/home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/arch:/home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/lib:/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/arch:/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/lib:/home/njh/.cpan/build/HTTP-Body-1.22-9/blib/arch:/home/njh/.cpan/build/HTTP-Body-1.22-9/blib/lib:/home/njh/.cpan/build/Data-Dump-1.23-5/blib/arch:/home/njh/.cpan/build/Data-Dump-1.23-5/blib/lib:/home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/arch:/home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/lib:/home/njh/.cpan/build/CGI-Struct-1.21-6/blib/arch:/home/njh/.cpan/build/CGI-Struct-1.21-6/blib/lib:/home/njh/.cpan/build/CGI-Simple-1.115-6/blib/arch:/home/njh/.cpan/build/CGI-Simple-1.115-6/blib/lib:/home/njh/.cpan/build/IO-stringy-2.111-6/blib/arch:/home/njh/.cpan/build/IO-stringy-2.111-6/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="898"
    PERL5_CPAN_IS_RUNNING="898"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin"
    PERLBREW_PERL="perl-5.10.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/arch
    /home/njh/.cpan/build/Sub-Exporter-ForMethods-0.100052-4/blib/lib
    /home/njh/.cpan/build/Carp-Clan-6.06-4/blib/arch
    /home/njh/.cpan/build/Carp-Clan-6.06-4/blib/lib
    /home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/arch
    /home/njh/.cpan/build/MooseX-Getopt-0.71-5/blib/lib
    /home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/arch
    /home/njh/.cpan/build/Test-Trap-v0.3.2-4/blib/lib
    /home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/arch
    /home/njh/.cpan/build/MooseX-Role-Parameterized-1.09-4/blib/lib
    /home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/arch
    /home/njh/.cpan/build/MooseX-Role-WithOverloading-0.17-4/blib/lib
    /home/njh/.cpan/build/aliased-0.34-4/blib/arch
    /home/njh/.cpan/build/aliased-0.34-4/blib/lib
    /home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/arch
    /home/njh/.cpan/build/Getopt-Long-Descriptive-0.100-5/blib/lib
    /home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/arch
    /home/njh/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-5/blib/lib
    /home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/arch
    /home/njh/.cpan/build/Module-Pluggable-5.2-2/blib/lib
    /home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/arch
    /home/njh/.cpan/build/Hash-MultiValue-0.16-9/blib/lib
    /home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/arch
    /home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-6/blib/lib
    /home/njh/.cpan/build/HTTP-Body-1.22-9/blib/arch
    /home/njh/.cpan/build/HTTP-Body-1.22-9/blib/lib
    /home/njh/.cpan/build/Data-Dump-1.23-5/blib/arch
    /home/njh/.cpan/build/Data-Dump-1.23-5/blib/lib
    /home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/arch
    /home/njh/.cpan/build/Class-C3-Adopt-NEXT-0.14-6/blib/lib
    /home/njh/.cpan/build/CGI-Struct-1.21-6/blib/arch
    /home/njh/.cpan/build/CGI-Struct-1.21-6/blib/lib
    /home/njh/.cpan/build/CGI-Simple-1.115-6/blib/arch
    /home/njh/.cpan/build/CGI-Simple-1.115-6/blib/lib
    /home/njh/.cpan/build/IO-stringy-2.111-6/blib/arch
    /home/njh/.cpan/build/IO-stringy-2.111-6/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/amd64-netbsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/amd64-netbsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
    .