Report for Log-Declare-0.03

Back
From: metabase:user:c2f5ff8c-3c8f-11e3-bf27-fc60afd260fb
Subject: FAIL Log-Declare-0.03 v5.16.3 GNU/Linux
Date: 2013-12-05T05:50: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 Companies House,

This is a computer-generated report for Log-Declare-0.03
on perl 5.16.3, created by CPAN-Reporter-1.2010.

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/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Useless use of a constant ("Log::Declare") in void context at t/log_declare.t line 10.
    
    #   Failed test 'Test trace level'
    #   at t/log_declare.t line 82.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [TRACE] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test debug level'
    #   at t/log_declare.t line 87.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [DEBUG] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test error level'
    #   at t/log_declare.t line 92.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [ERROR] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[ERROR\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test warn level'
    #   at t/log_declare.t line 97.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [WARN] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[WARN\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test info level'
    #   at t/log_declare.t line 102.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test statement with if conditional'
    #   at t/log_declare.t line 108.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test statement with unless conditional'
    #   at t/log_declare.t line 114.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test single argument sprintf'
    #   at t/log_declare.t line 152.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message 1'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage 1)'
    
    #   Failed test 'Test multiple argument sprintf'
    #   at t/log_declare.t line 157.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message 1 2'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage 1 2)'
    
    #   Failed test 'Test multiple argument sprintf with variables'
    #   at t/log_declare.t line 164.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [GENERAL] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage a b)'
    
    #   Failed test 'Test single categories'
    #   at t/log_declare.t line 169.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage)'
    
    #   Failed test 'Test multiple categories'
    #   at t/log_declare.t line 174.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1, CAT2] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage)'
    
    #   Failed test 'Test single categories with single argument sprintf'
    #   at t/log_declare.t line 179.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1] message 1'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage 1)'
    
    #   Failed test 'Test single categories with multiple argument sprintf'
    #   at t/log_declare.t line 184.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1] message 1 2'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage 1 2)'
    
    #   Failed test 'Test single categories with single argument sprintf with variables'
    #   at t/log_declare.t line 189.
    #                   'Missing argument in sprintf at t/log_declare.t line 187.
    # 2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1] message a '
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage a)'
    
    #   Failed test 'Test single categories with multiple argument sprintf with variables'
    #   at t/log_declare.t line 194.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage a b)'
    
    #   Failed test 'Test multiple categories with multiple argument sprintf with variables'
    #   at t/log_declare.t line 199.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1, CAT2] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage a b)'
    
    #   Failed test 'Test bug'
    #   at t/log_declare.t line 205.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CONSENT, VALIDATE] A [] B []'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CONSENT,\sVALIDATE\]\sA\s\[\]\sB\s\[\])'
    
    #   Failed test 'Test multiple categories with multiple argument sprintf with variables and newlines'
    #   at t/log_declare.t line 211.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [INFO] [CAT1, CAT2] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage a b)'
    # Looks like you failed 19 tests of 23.

#   Failed test 'Test log statement parser'
#   at t/log_declare.t line 217.
    
    #   Failed test 'Test enabled log level'
    #   at t/log_declare.t line 248.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [TRACE] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage)'
    # Looks like you failed 1 test of 3.

#   Failed test 'Test namespace awareness'
#   at t/log_declare.t line 264.
    
    #   Failed test 'Test auto dump'
    #   at t/log_declare.t line 285.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [TRACE] [GENERAL] message $VAR1 = 'test';'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage\s\$VAR1\s=\s'test')'
    
    #   Failed test 'Test auto ref'
    #   at t/log_declare.t line 291.
    #                   '2101 [Чт. дек.  5 05:50:01 2013] [TRACE] [GENERAL] message HASH'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage\sHASH)'
    # Looks like you failed 2 tests of 2.

#   Failed test 'Test auto-dump and auto-ref'
#   at t/log_declare.t line 297.
    
    #   Failed test 'Test auto-capture'
    #   at t/log_declare.t line 334.
    #                   'Subroutine Test::Logger::log redefined at /home/perltest/.cpan/build/Log-Declare-0.03-NYE3le/blib/lib/Log/Declare.pm line 250.
    # 2101 [Чт. дек.  5 05:50:01 2013] [DEBUG] [Test::Logger] test'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[Test::Logger\]\stest)'
    
    #   Failed test 'Test intercepted capture'
    #   at t/log_declare.t line 344.
    #                   'Subroutine Test::Logger::log redefined at /home/perltest/.cpan/build/Log-Declare-0.03-NYE3le/blib/lib/Log/Declare.pm line 250.
    # 2101 [Чт. дек.  5 05:50:01 2013] [DEBUG] [Test::Logger] Intercepted'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[Test::Logger\]\sIntercepted)'
    # Looks like you failed 2 tests of 2.

#   Failed test 'Test capture'
#   at t/log_declare.t line 350.
# Looks like you failed 4 tests of 5.
t/log_declare.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 subtests 

Test Summary Report
-------------------
t/log_declare.t (Wstat: 1024 Tests: 5 Failed: 4)
  Failed tests:  2-5
  Non-zero exit status: 4
Files=1, Tests=5,  1 wallclock secs ( 0.03 usr  0.03 sys +  0.12 cusr  0.04 csys =  0.22 CPU)
Result: FAIL
Failed 1/1 test programs. 4/5 subtests failed.
make: *** [test_dynamic] Ошибка 4

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

Prerequisite modules loaded:

requires:

    Module                Need  Have   
    --------------------- ----- -------
    Devel::Declare::Lexer 0.014 0.014  

build_requires:

    Module                Need  Have   
    --------------------- ----- -------
    ExtUtils::MakeMaker   0     6.63_02

configure_requires:

    Module                Need  Have   
    --------------------- ----- -------
    ExtUtils::MakeMaker   0     6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU
    LANGUAGE = ru_RU:ru
    LC_ADDRESS = en_US.UTF-8
    LC_ALL = ru_RU.utf8
    LC_IDENTIFICATION = en_US.UTF-8
    LC_MEASUREMENT = en_US.UTF-8
    LC_MONETARY = en_US.UTF-8
    LC_NAME = en_US.UTF-8
    LC_NUMERIC = en_US.UTF-8
    LC_PAPER = en_US.UTF-8
    LC_TELEPHONE = en_US.UTF-8
    LC_TIME = en_US.UTF-8
    PATH = /home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
    PERL5LIB = /home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/arch:/home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/lib:/home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/arch:/home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/lib:/home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/arch:/home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/lib:/home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/arch:/home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/lib:/home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/arch:/home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/lib:/home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/arch:/home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/lib:/home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/arch:/home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/lib:/home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/arch:/home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/lib:/home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/arch:/home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1387
    PERL5_CPAN_IS_RUNNING = 1387
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3056,1387
    PERLBREW_BASHRC_VERSION = 0.66
    PERLBREW_HOME = /home/perltest/.perlbrew
    PERLBREW_MANPATH = /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/man
    PERLBREW_PATH = /home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/bin
    PERLBREW_PERL = perl-5.16.3-thread-multi
    PERLBREW_ROOT = /home/perltest/perl5/perlbrew
    PERLBREW_VERSION = 0.66
    PERL_CR_SMOKER_CURRENT = Log-Declare-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 = /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120630
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.61    
    JSON::PP            2.27203 
    Module::Build       0.4007  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.8.0-32-generic, archname=x86_64-linux-thread-multi
    uname='linux vm22-ubuntu 3.8.0-32-generic #47-ubuntu smp tue oct 1 22:35:23 utc 2013 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi -Dusethreads -Dusemultiplicity -Aeval:scriptdir=/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/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 ='-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.7.3', 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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT 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 linux
  Compiled at Oct 24 2013 08:45:12
  %ENV:
    PERL5LIB="/home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/arch:/home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/lib:/home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/arch:/home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/lib:/home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/arch:/home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/lib:/home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/arch:/home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/lib:/home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/arch:/home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/lib:/home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/arch:/home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/lib:/home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/arch:/home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/lib:/home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/arch:/home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/lib:/home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/arch:/home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1387"
    PERL5_CPAN_IS_RUNNING="1387"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3056,1387"
    PERLBREW_BASHRC_VERSION="0.66"
    PERLBREW_HOME="/home/perltest/.perlbrew"
    PERLBREW_MANPATH="/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/man"
    PERLBREW_PATH="/home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/bin"
    PERLBREW_PERL="perl-5.16.3-thread-multi"
    PERLBREW_ROOT="/home/perltest/perl5/perlbrew"
    PERLBREW_VERSION="0.66"
    PERL_CR_SMOKER_CURRENT="Log-Declare-0.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/arch
    /home/perltest/.cpan/build/Devel-Declare-Lexer-0.014-m07aUp/blib/lib
    /home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/arch
    /home/perltest/.cpan/build/Devel-Declare-0.006014-yZWqz9/blib/lib
    /home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/arch
    /home/perltest/.cpan/build/B-Hooks-EndOfScope-0.12-gVtmVX/blib/lib
    /home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/arch
    /home/perltest/.cpan/build/Devel-Hide-0.0009-ToCGuH/blib/lib
    /home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/arch
    /home/perltest/.cpan/build/Variable-Magic-0.53-6Pbu2W/blib/lib
    /home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/arch
    /home/perltest/.cpan/build/Sub-Exporter-Progressive-0.001011-dIplHS/blib/lib
    /home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/arch
    /home/perltest/.cpan/build/Sub-Name-0.05-AFSQXq/blib/lib
    /home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/arch
    /home/perltest/.cpan/build/B-Hooks-OP-Check-0.19-KOZGOD/blib/lib
    /home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/arch
    /home/perltest/.cpan/build/ExtUtils-Depends-0.306-1Q8F1u/blib/lib
    /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/lib/site_perl/5.16.3/x86_64-linux-thread-multi
    /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/lib/site_perl/5.16.3
    /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/lib/5.16.3/x86_64-linux-thread-multi
    /home/perltest/perl5/perlbrew/perls/perl-5.16.3-thread-multi/lib/5.16.3
    .