Data-Tubes v0.737-TRIAL Perl 5 v5.18.0 x86_64-linux-thread-multi
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Data-Tubes v0.737-TRIAL
- Platform
- Perl 5 v5.18.0 x86_64-linux-thread-multi
- Date
- 2022-01-19 10:14:58
- ID
- a7e3a4ee-7910-11ec-bc66-57723b537541
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 POLETTIX,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. 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':
# Testing Data::Tubes 0.737
t/00-load.t ........................................... ok
t/11.summon.t ......................................... ok
t/12.normalize_args.t ................................. ok
t/13.generalized_hashy.t .............................. ok
t/14.pipeline.t ....................................... ok
t/15.drain.t .......................................... ok
t/20.plugin.plumbing.t ................................ ok
# Failed test 'tube exceptions are trapped'
# at t/20.plugin.plumbing/01.fallback.t line 24.
# died: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/01.fallback.t line 22
# Test::Exception::lives_ok() called at t/20.plugin.plumbing/01.fallback.t line 24
# Failed test 'first surviving tube run'
# at t/20.plugin.plumbing/01.fallback.t line 26.
# got: '0'
# expected: '1'
# Failed test 'output record is fine'
# at t/20.plugin.plumbing/01.fallback.t line 27.
# got: undef
# expected: 'hey'
# Failed test 'tube exceptions are trapped'
# at t/20.plugin.plumbing/01.fallback.t line 46.
# died: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/01.fallback.t line 44
# Test::Exception::lives_ok() called at t/20.plugin.plumbing/01.fallback.t line 46
# Failed test 'first surviving tube run'
# at t/20.plugin.plumbing/01.fallback.t line 48.
# got: '0'
# expected: '1'
# Failed test 'output record is fine'
# at t/20.plugin.plumbing/01.fallback.t line 49.
# got: undef
# expected: 'hey'
# Failed test 'three exceptions thrown'
# at t/20.plugin.plumbing/01.fallback.t line 51.
# got: '0'
# expected: '3'
# Failed test 'catch receives exception'
# at t/20.plugin.plumbing/01.fallback.t line 52.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'foo
# '
# Failed test 'records are passed to catch'
# at t/20.plugin.plumbing/01.fallback.t line 54.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'hey'
# Failed test 'catch function can still throw exceptions'
# at t/20.plugin.plumbing/01.fallback.t line 74.
# expecting: Regexp ((?^:^whatever))
# found: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/01.fallback.t line 72
# Test::Exception::throws_ok() called at t/20.plugin.plumbing/01.fallback.t line 74
# Failed test 'two exceptions thrown'
# at t/20.plugin.plumbing/01.fallback.t line 76.
# got: '0'
# expected: '2'
# Failed test 'catch receives exception'
# at t/20.plugin.plumbing/01.fallback.t line 77.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'foo
# '
# Failed test 'records are passed to catch'
# at t/20.plugin.plumbing/01.fallback.t line 78.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'hey'
# Failed test 'tube exceptions are trapped'
# at t/20.plugin.plumbing/01.fallback.t line 97.
# died: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/01.fallback.t line 95
# Test::Exception::lives_ok() called at t/20.plugin.plumbing/01.fallback.t line 97
# Failed test 'first surviving tube run'
# at t/20.plugin.plumbing/01.fallback.t line 99.
# got: '0'
# expected: '1'
# Failed test 'output record is fine'
# at t/20.plugin.plumbing/01.fallback.t line 100.
# got: undef
# expected: 'hey'
# Failed test 'one exceptions thrown, then success'
# at t/20.plugin.plumbing/01.fallback.t line 102.
# got: '0'
# expected: '1'
# Failed test 'catch receives exception'
# at t/20.plugin.plumbing/01.fallback.t line 103.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'foo
# '
# Failed test 'records are passed to catch'
# at t/20.plugin.plumbing/01.fallback.t line 104.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'hey'
# Failed test 'tube exceptions are trapped'
# at t/20.plugin.plumbing/01.fallback.t line 124.
# died: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/01.fallback.t line 122
# Test::Exception::lives_ok() called at t/20.plugin.plumbing/01.fallback.t line 124
# Failed test 'first surviving tube run'
# at t/20.plugin.plumbing/01.fallback.t line 126.
# got: '0'
# expected: '1'
# Failed test 'output record is fine'
# at t/20.plugin.plumbing/01.fallback.t line 127.
# got: undef
# expected: 'hey'
# Failed test 'two exceptions thrown, then success'
# at t/20.plugin.plumbing/01.fallback.t line 129.
# got: '0'
# expected: '2'
# Failed test 'catch receives exception'
# at t/20.plugin.plumbing/01.fallback.t line 130.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'foo
# '
# Failed test 'records are passed to catch'
# at t/20.plugin.plumbing/01.fallback.t line 141.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = HASH(0x7fc7142f34e8)
Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
Data::Tubes::Plugin::Plumbing::fallback('ARRAY(0x7fc7143fc910)', 'ARRAY(0x7fc7142f3008)', 'CODE(0x7fc71445eaa8)') called at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Util.pm line 441
Data::Tubes::Util::tube('HASH(0x7fc7143f8b50)', 'Plumbing::fallback', 'ARRAY(0x7fc7143fc910)', 'ARRAY(0x7fc7142f3008)', 'CODE(0x7fc71445eaa8)') called at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Util.pm line 108
Data::Tubes::Plugin::Util::tubify('HASH(0x7fc7143f8b50)', 'CODE(0x7fc71445e8e0)', 'CODE(0x7fc71445de00)', 'ARRAY(0x7fc7143f9198)', 'CODE(0x7fc7142f2b10)') called at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 262
Data::Tubes::Plugin::Plumbing::sequence('name', 'sequence', 'tubes', 'ARRAY(0x7fc7142f3038)') called at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Util.pm line 441
Data::Tubes::Util::tube('^Data::Tubes::Plugin::Plumbing::sequence', 'name', 'sequence', 'tubes', 'ARRAY(0x7fc7142f3038)') called at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes.pm line 136
Data::Tubes::pipeline('CODE(0x7fc71445e8e0)', 'CODE(0x7fc71445de00)', 'ARRAY(0x7fc7143f9198)', 'CODE(0x7fc7142f2b10)', 'HASH(0x7fc7142f2b70)') called at t/20.plugin.plumbing/01.fallback.t line 161
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 26.
t/20.plugin.plumbing/01.fallback.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 25/26 subtests
t/20.plugin.plumbing/02.alternatives.t ................ ok
# Failed test 'alternatives lives'
# at t/20.plugin.plumbing/03.alt-and-fallback.t line 29.
# died: Data::Tubes::Plugin::Plumbing::fallback needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Plumbing.pm line 183.
# Data::Tubes::Plugin::Plumbing::fallback() called at t/20.plugin.plumbing/03.alt-and-fallback.t line 25
# Test::Exception::lives_ok() called at t/20.plugin.plumbing/03.alt-and-fallback.t line 29
# Failed test 'outcome of alternatives'
# at t/20.plugin.plumbing/03.alt-and-fallback.t line 31.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = HASH(0x7fb64c204470)
# $VAR1 = [];
# Failed test 'exceptions were trapped'
# at t/20.plugin.plumbing/03.alt-and-fallback.t line 36.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x7fb64c204098)
# Looks like you failed 3 tests of 5.
t/20.plugin.plumbing/03.alt-and-fallback.t ............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests
t/20.plugin.plumbing/04.cache.t ....................... ok
t/20.plugin.plumbing/05.cache-file.t .................. ok
t/20.plugin.plumbing/06.dispatch.t .................... ok
t/21.plugin.reader.t .................................. ok
t/22.plugin.parser.t .................................. ok
t/22.plugin.parser/01.hashy.t ......................... ok
t/22.plugin.parser/02.single.t ........................ ok
t/22.plugin.parser/03.format.t ........................ ok
t/22.plugin.parser/04.regex.t ......................... ok
t/22.plugin.parser/05.ghashy.t ........................ ok
t/22.plugin.parser/06.format-specials.t ............... ok
t/22.plugin.parser/07.by_separators.t ................. ok
t/22.plugin.parser/08.by_value_separator.t ............ ok
t/23.plugin.renderer.t ................................ ok
t/23.plugin.renderer/01.template-in-record.t .......... ok
t/23.plugin.renderer/02.tp-in-record.t ................ ok
t/23.plugin.renderer/03.tmpl-and-tp-in-record.t ....... ok
t/24.plugin.writer.t .................................. ok
t/25.plugin.validator/01.thoroughly-plain.t ........... ok
Validator::validate_with_subs needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Validator.pm line 90.
Data::Tubes::Plugin::Validator::validate_thoroughly('CODE(0x7f4b17311a00)', 'ARRAY(0x7f4b17055130)', 'ARRAY(0x7f4b17052d00)', 'HASH(0x7f4b17052f28)') called at t/25.plugin.validator/02.thoroughly-try.t line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/25.plugin.validator/02.thoroughly-try.t .............
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
Validator::validate_with_subs needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Validator.pm line 90.
Data::Tubes::Plugin::Validator::validate_thoroughly('CODE(0x7fcbcc246840)', 'ARRAY(0x7fcbcbf87e50)', 'ARRAY(0x7fcbcbf8b188)', 'HASH(0x7fcbcbf8b1a0)') called at t/25.plugin.validator/03.thoroughly-keep_positives.t line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/25.plugin.validator/03.thoroughly-keep_positives.t ..
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
Validator::validate_with_subs needs Try::Tiny, please install at /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib/Data/Tubes/Plugin/Validator.pm line 90.
Data::Tubes::Plugin::Validator::validate_thoroughly('CODE(0x7fa521d37c18)', 'ARRAY(0x7fa521ce3560)', 'ARRAY(0x7fa521ce2c60)', 'HASH(0x7fa521ce01f8)') called at t/25.plugin.validator/04.thoroughly-keep_empty.t line 30
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 3.
t/25.plugin.validator/04.thoroughly-keep_empty.t ......
Dubious, test returned 2 (wstat 512, 0x200)
All 3 subtests passed
t/25.plugin.validator/05.admit.t ...................... ok
t/25.plugin.validator/06.refuse.t ..................... ok
t/25.plugin.validator/07.refusers.t ................... ok
t/26.plugin.util/01.read_file.t ....................... ok
t/26.plugin.util/02.tubify.t .......................... ok
t/30.output.t ......................................... ok
t/author-pod-coverage.t ............................... skipped: these tests are for testing by the author
t/author-pod-syntax.t ................................. skipped: these tests are for testing by the author
t/release-pod-version.t ............................... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/20.plugin.plumbing/01.fallback.t (Wstat: 512 Tests: 26 Failed: 25)
Failed tests: 2-26
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/20.plugin.plumbing/03.alt-and-fallback.t (Wstat: 768 Tests: 5 Failed: 3)
Failed tests: 3-5
Non-zero exit status: 3
t/25.plugin.validator/02.thoroughly-try.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/25.plugin.validator/03.thoroughly-keep_positives.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/25.plugin.validator/04.thoroughly-keep_empty.t (Wstat: 512 Tests: 3 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=41, Tests=586, 4 wallclock secs ( 0.14 usr 0.03 sys + 2.72 cusr 0.54 csys = 3.43 CPU)
Result: FAIL
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Log::Log4perl::Tiny 1.4.0 v1.4.0
Mo 0.40 0.39
Path::Tiny 0.122 0.120
Template::Perlish 1.56 1.56
Test::Exception 0.43 0.43
Try::Catch 1.1.0 v1.1.0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4231
Pod::Parser 1.60
Pod::Simple 3.28
Test2 1.302188
Test::Harness 3.42
Test::More 1.302188
version 0.9929
******************************** 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 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
LC_COLLATE = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/script:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /home/cpan/pit/jail/6loEO639KQ/lib/perl5:/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 22921
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.18.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/6loEO639KQ
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/6loEO639KQ"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/6loEO639KQ
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.18.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
Platform:
osname=linux, osvers=5.10.16-0-lts, archname=x86_64-linux-thread-multi
uname='linux agaric 5.10.16-0-lts #1-alpine smp wed, 17 feb 2021 08:17:06 utc x86_64 linux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.18.0 -Dusethreads'
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 -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='10.2.1 20201203', 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/../lib /usr/lib/../lib /lib /usr/lib
libs=-lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-ldl -lm -lcrypt -lutil -lpthread -lc
libc=/usr/lib/libc.a, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
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_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Mar 12 2021 17:30:32
%ENV:
PERL5LIB="/home/cpan/pit/jail/6loEO639KQ/lib/perl5:/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="22921"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.18.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/6loEO639KQ"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/6loEO639KQ""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/6loEO639KQ"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/6loEO639KQ/lib/perl5/5.18.0/x86_64-linux-thread-multi
/home/cpan/pit/jail/6loEO639KQ/lib/perl5/5.18.0
/home/cpan/pit/jail/6loEO639KQ/lib/perl5/x86_64-linux-thread-multi
/home/cpan/pit/jail/6loEO639KQ/lib/perl5
/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/lib
/home/cpan/pit/thr/conf/perl-5.18.0/.cpanplus/5.18.0/build/jYHLEF_5c3/Data-Tubes-0.737/blib/arch
/home/cpan/pit/thr/perl-5.18.0/lib/site_perl/5.18.0/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.18.0/lib/site_perl/5.18.0
/home/cpan/pit/thr/perl-5.18.0/lib/5.18.0/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.18.0/lib/5.18.0
.