Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Compiler-Parser-0.10 v5.22.0 FreeBSD
Date: 2016-02-10T07:33:33Z
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 Masaaki Goshima,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9156. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
t/Compiler-Parser.t .......................
All 3 subtests passed
t/app/Plack/App/CGIBin.t .................. ok
t/app/Plack/App/Cascade.t .................
No subtests run
t/app/Plack/App/Directory.t ...............
No subtests run
t/app/Plack/App/PSGIBin.t ................. ok
# Failed test 'data == next'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: 'next'
# expected: 'unless'
# Failed test 'branch == expr'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Branch'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/App/URLMap.pm) exited without calling finalize()
# Failed test 'parse Plack/App/URLMap.pm'
# at /usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/App/URLMap.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/App/WrapCGI.t ................. ok
t/app/Plack/Builder.t .....................
No subtests run
# Failed test 'data == ,'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: ','
# expected: undef
# Failed test 'data == ,'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: ','
# expected: undef
# Looks like you failed 2 tests of 209.
# Failed test 'parse Plack/Component.pm'
# at t/app/Plack/Component.t line 262.
# Looks like you failed 1 test of 1.
t/app/Plack/Component.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/app/Plack/HTTPParser.t ..................
No subtests run
t/app/Plack/HTTPParser/PP.t ...............
No subtests run
t/app/Plack/Handler.t ..................... ok
t/app/Plack/Handler/Apache1.t ............. ok
[ERROR]: syntax error : at 23
Can't call method "root" on an undefined value at /usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Child (parse Plack/Handler/Apache2.pm) exited without calling finalize()
# Failed test 'parse Plack/Handler/Apache2.pm'
# at /usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Handler/Apache2.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/app/Plack/Handler/Apache2/Registry.t ....
No subtests run
t/app/Plack/Handler/CGI.t .................
No subtests run
t/app/Plack/Handler/FCGI.t ................
No subtests run
t/app/Plack/Handler/HTTP/Server/PSGI.t .... ok
t/app/Plack/Handler/HTTP/Server/Simple.t .. ok
t/app/Plack/Handler/Standalone.t .......... ok
t/app/Plack/Loader.t ......................
No subtests run
t/app/Plack/Loader/Delayed.t .............. ok
# Failed test 'data == ,'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: ','
# expected: undef
# Looks like you failed 1 test of 411.
# Failed test 'parse Plack/Loader/Restarter.pm'
# at t/app/Plack/Loader/Restarter.t line 468.
# Looks like you failed 1 test of 1.
t/app/Plack/Loader/Restarter.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/app/Plack/Loader/Shotgun.t ..............
No subtests run
t/app/Plack/MIME.t ........................
No subtests run
t/app/Plack/Middleware.t .................. ok
t/app/Plack/Request.t .....................
No subtests run
# Failed test 'data == Plack::Request::Upload'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: 'Plack::Request::Upload'
# expected: '='
# Failed test 'branch == right'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Branch'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Request/Upload.pm) exited without calling finalize()
# Failed test 'parse Plack/Request/Upload.pm'
# at /usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Request/Upload.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/Response.t ....................
No subtests run
t/app/Plack/Runner.t ......................
No subtests run
t/app/Plack/TempBuffer.t .................. ok
t/app/Plack/Test.t ........................
No subtests run
t/app/Plack/Test/MockHTTP.t ...............
No subtests run
t/app/Plack/Test/Server.t ................. ok
# Failed test 'data == ||'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '||'
# expected: undef
# Failed test 'data == !'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '!'
# expected: ','
# Failed test 'branch == left'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::SingleTermOperator'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Test/Suite.pm) exited without calling finalize()
# Failed test 'parse Plack/Test/Suite.pm'
# at /usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Test/Suite.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/Util.t ........................
No subtests run
t/app/Plack/Util/Accessor.t ............... ok
t/array.t ................................. ok
t/black_perl.t ............................ ok
t/chain.t ................................. ok
t/code.t .................................. ok
t/control.t ............................... ok
t/empty.t ................................. ok
[ERROR]: syntax error : at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
t/error.t ................................. ok
t/find.t .................................. ok
t/handle.t ................................ ok
t/hash.t .................................. ok
t/map.t ...................................
No subtests run
t/module.t ................................ ok
t/operator/assign.t ....................... ok
t/operator/binary_operator.t .............. ok
t/operator/priority.t .....................
All 13 subtests passed
t/operator/single_term_operator.t ......... ok
t/package.t ............................... ok
t/perl/base/cond.t ........................ ok
t/perl/base/if.t .......................... ok
t/regex.t ................................. ok
t/remove.t ................................ ok
t/reported_issue.t ........................ ok
t/statement/do.t .......................... ok
t/statement/if.t .......................... ok
t/statement/loop.t ........................ ok
t/statement/missing_semicolon.t ........... ok
t/sub.t ................................... ok
t/use.t ................................... ok
t/walk.t .................................. ok
Test Summary Report
-------------------
t/Compiler-Parser.t (Wstat: 139 Tests: 3 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/App/Cascade.t (Wstat: 138 Tests: 0 Failed: 0)
Non-zero wait status: 138
Parse errors: No plan found in TAP output
t/app/Plack/App/Directory.t (Wstat: 9 Tests: 0 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
t/app/Plack/App/URLMap.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Builder.t (Wstat: 9 Tests: 0 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
t/app/Plack/Component.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/app/Plack/HTTPParser.t (Wstat: 138 Tests: 0 Failed: 0)
Non-zero wait status: 138
Parse errors: No plan found in TAP output
t/app/Plack/HTTPParser/PP.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache2/Registry.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/CGI.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/FCGI.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Loader.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Loader/Restarter.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/app/Plack/Loader/Shotgun.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/MIME.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Request.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Request/Upload.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Response.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Runner.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Test.t (Wstat: 138 Tests: 0 Failed: 0)
Non-zero wait status: 138
Parse errors: No plan found in TAP output
t/app/Plack/Test/MockHTTP.t (Wstat: 138 Tests: 0 Failed: 0)
Non-zero wait status: 138
Parse errors: No plan found in TAP output
t/app/Plack/Test/Suite.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Util.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/map.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/operator/priority.t (Wstat: 139 Tests: 13 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
Files=66, Tests=153, 217 wallclock secs ( 1.66 usr 0.73 sys + 33.85 cusr 21.17 csys = 57.41 CPU)
Result: FAIL
Failed 26/66 test programs. 5/153 subtests failed.
BEGIN failed--compilation aborted at -e line 1, <DATA> line 1.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Compiler::Lexer 0.22 0.17
Devel::PPPort 3.31 3.19
ExtUtils::MakeMaker 7.10 6.59
ExtUtils::ParseXS 3.30 2.21
Test::More 1.001014 0
XSLoader 0.20 0.02
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9156
CPANPLUS::Dist::Build 0.78
Cwd 3.62
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.62
Module::Build 0.4216
Pod::Parser 1.63
Pod::Simple 3.29
Test::Harness 3.36
Test::More 1.001014
version 0.9912
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.94.
Powered by minismokebox version 0.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 38122
PERL5_CPANPLUS_IS_VERSION = 0.9156
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.22.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/bare/perl-5.22.0/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=freebsd, osvers=10.2-release-p9, archname=amd64-freebsd
uname='freebsd fferi 10.2-release-p9 freebsd 10.2-release-p9 #0: thu jan 14 01:32:46 utc 2016 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.22.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
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,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.40
Built under freebsd
Compiled at Jan 22 2016 16:43:39
%ENV:
PERL5LIB=":/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="38122"
PERL5_CPANPLUS_IS_VERSION="0.9156"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.22.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/3lgG1izOEO/ExtUtils-Config-0.008/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/1NcLxLGJAY/ExtUtils-Helpers-0.022/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/FCsgfEWgkY/ExtUtils-InstallPaths-0.011/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ft03xoQ0r6/Module-Build-Tiny-0.039/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/TZbmnFseKc/Capture-Tiny-0.30/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ceVp0ry8B8/Cwd-Guard-0.04/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/hE7BzGr70Z/Test-Requires-0.10/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/vslqruwbBV/Devel-CheckCompiler-0.06/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/8BpRXnQLln/File-Copy-Recursive-0.38/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/EPa6vMFAyh/Module-Build-XSUtil-0.16/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/h_CdTSe0TZ/Compiler-Lexer-0.22/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.22.0/.cpanplus/5.22.0/build/ISYVSypzDN/Compiler-Parser-0.10/blib/arch
/usr/home/cpan/pit/bare/perl-5.22.0/lib/site_perl/5.22.0/amd64-freebsd
/usr/home/cpan/pit/bare/perl-5.22.0/lib/site_perl/5.22.0
/usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0/amd64-freebsd
/usr/home/cpan/pit/bare/perl-5.22.0/lib/5.22.0
.