Function-Parameters v2.001003 Perl 5 v5.22.4 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Function-Parameters v2.001003
- Platform
- Perl 5 v5.22.4 amd64-freebsd
- Date
- 2018-12-04 22:14:30
- ID
- f880b7b2-f811-11e8-968b-a13d3f7f332c
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 Lukas Mai,
This is a computer-generated report for Function-Parameters-2.001003
on perl 5.22.4, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
Running Mkbootstrap for Function::Parameters ()
chmod 644 "Parameters.bs"
PERL_DL_NONLAZY=1 "/usr/perl5.22.4p/bin/perl5.22.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t
# Testing Function::Parameters 2.001003, Perl 5.022004, /usr/perl5.22.4p/bin/perl5.22.4
t/00-load.t ............................................. ok
t/01-compiles.t ......................................... ok
t/02-compiles.t ......................................... ok
t/03-compiles.t ......................................... ok
t/attributes.t .......................................... ok
t/bonus.t ............................................... ok
t/checkered.t ........................................... ok
t/checkered_2.t ......................................... ok
t/checkered_3.t ......................................... ok
t/checkered_4.t ......................................... ok
t/croak.t ............................................... ok
t/defaults.t ............................................ ok
t/defaults_bare.t ....................................... ok
t/defaults_regress.t .................................... ok
t/eating_strict_error.t ................................. ok
t/elsewhere.t ........................................... ok
t/eval.t ................................................ ok
t/foreign/Fun/anon.t .................................... ok
t/foreign/Fun/basic.t ................................... ok
t/foreign/Fun/closure-proto.t ........................... ok
t/foreign/Fun/compile-time.t ............................ ok
t/foreign/Fun/defaults.t ................................ ok
t/foreign/Fun/name.t .................................... ok
t/foreign/Fun/package.t ................................. ok
t/foreign/Fun/recursion.t ............................... ok
t/foreign/Fun/slurpy-syntax-errors.t .................... ok
t/foreign/Fun/slurpy.t .................................. ok
t/foreign/Fun/state.t ................................... ok
t/foreign/Method-Signatures-Simple/02-use.t ............. ok
t/foreign/Method-Signatures-Simple/03-config.t .......... ok
t/foreign/Method-Signatures-Simple/RT80505.t ............ ok
t/foreign/Method-Signatures-Simple/RT80507.t ............ ok
t/foreign/Method-Signatures-Simple/RT80508.t ............ ok
t/foreign/Method-Signatures-Simple/RT80510.t ............ ok
t/foreign/Method-Signatures/anon.t ...................... ok
t/foreign/Method-Signatures/array_param.t ............... ok
t/foreign/Method-Signatures/at_underscore.t ............. ok
t/foreign/Method-Signatures/attributes.t ................ ok
t/foreign/Method-Signatures/begin.t ..................... ok
t/foreign/Method-Signatures/caller.t .................... ok
t/foreign/Method-Signatures/comments.t .................. ok
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ ok
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. ok
t/foreign/Method-Signatures/larna.t ..................... ok
t/foreign/Method-Signatures/method.t .................... ok
t/foreign/Method-Signatures/named.t ..................... ok
t/foreign/Method-Signatures/odd_number.t ................ ok
t/foreign/Method-Signatures/one_line.t .................. ok
t/foreign/Method-Signatures/optional.t .................. ok
t/foreign/Method-Signatures/paren_on_own_line.t ......... ok
t/foreign/Method-Signatures/paren_plus_open_block.t ..... ok
t/foreign/Method-Signatures/required.t .................. ok
t/foreign/Method-Signatures/slurpy.t .................... ok
t/foreign/Method-Signatures/syntax_errors.t ............. ok
t/foreign/Method-Signatures/too_many_args.t ............. ok
t/foreign/Method-Signatures/trailing_comma.t ............ ok
t/foreign/Method-Signatures/type_check.t ................ ok
t/foreign/Method-Signatures/typeload_moose.t ............ ok
t/foreign/Method-Signatures/typeload_notypes.t .......... ok
t/foreign/MooseX-Method-Signatures/attributes.t ......... ok
t/foreign/MooseX-Method-Signatures/caller.t ............. ok
t/foreign/MooseX-Method-Signatures/closure.t ............ ok
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... ok
t/foreign/MooseX-Method-Signatures/named_defaults.t ..... ok
t/foreign/MooseX-Method-Signatures/no_signature.t ....... ok
t/foreign/MooseX-Method-Signatures/precedence.t ......... ok
t/foreign/MooseX-Method-Signatures/sigs-optional.t ...... ok
t/foreign/MooseX-Method-Signatures/too_many_args.t ...... ok
t/foreign/MooseX-Method-Signatures/type_alias.t ......... ok
t/foreign/MooseX-Method-Signatures/types.t .............. ok
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. ok
t/foreign/perl/signatures.t ............................. ok
t/foreign/signatures/anon.t ............................. ok
t/foreign/signatures/basic.t ............................ ok
t/foreign/signatures/eval.t ............................. ok
t/foreign/signatures/proto.t ............................ ok
t/foreign/signatures/weird.t ............................ ok
t/gorn.t ................................................ ok
t/hueg.t ................................................ ok
t/imports.t ............................................. ok
t/info.t ................................................ ok
t/install.t ............................................. ok
t/invocant.t ............................................ ok
t/lexical.t ............................................. ok
t/lifetime.t ............................................ ok
t/lineno-torture.t ...................................... ok
t/lineno.t .............................................. ok
t/method_cache.t ........................................ ok
t/method_runtime.t ...................................... ok
t/name.t ................................................ ok
t/named_params.t ........................................ ok
t/precedence.t .......................................... ok
t/prototype.t ........................................... ok
t/recursion.t ........................................... ok
t/regress.t ............................................. ok
t/rename.t .............................................. ok
t/strict.t .............................................. ok
t/threads.t ............................................. skipped: threads required for testing threads
t/threads2.t ............................................ skipped: threads required for testing threads
t/types_auto.t .......................................... ok
t/types_caller.t ........................................ ok
t/types_custom.t ........................................ ok
t/types_custom_2.t ...................................... ok
t/types_custom_3.t ...................................... ok
t/types_custom_4.t ...................................... ok
t/types_moose.t ......................................... ok
t/types_moose_2.t ....................................... ok
t/types_moose_3.t ....................................... ok
t/types_moosex.t ........................................ ok
t/types_moosex_2.t ...................................... ok
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok
All tests successful.
Files=120, Tests=2790, 41 wallclock secs ( 0.62 usr 0.18 sys + 10.99 cusr 8.94 csys = 20.73 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 0 1.36
perl 5.014000 5.022004
Scalar::Util 0 1.50
warnings 0 1.34
XSLoader 0 0.24
build_requires:
Module Need Have
------------------- -------- --------
constant 0 1.33
Dir::Self 0 0.11
Hash::Util 0.07 0.18
strict 0 1.09
Test::Fatal 0 0.014
Test::More 0 1.302140
utf8 0 1.17
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.04_02
File::Find 0 1.29
File::Spec 0 3.56_02
strict 0 1.09
warnings 0 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.22.4p/bin/perl5.22.4
PERL5LIB = /home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/arch:/home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/lib:/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/arch:/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/lib:/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/arch:/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/lib:/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/arch:/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/lib:/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/arch:/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/lib:/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/arch:/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/lib:/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/arch:/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/lib:/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/arch:/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/lib:/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/arch:/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/lib:/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/arch:/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/lib:/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/arch:/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/lib:/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/arch:/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/lib:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/arch:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/lib:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/arch:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/lib:/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/arch:/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/lib:/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/arch:/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/lib:/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/arch:/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/lib:/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/arch:/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/lib:/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/arch:/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/lib:/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/arch:/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 94346
PERL5_CPAN_IS_RUNNING = 94346
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 92783,94346
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018120505/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018120505
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.22.4p/bin/perl5.22.4
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.11_01
CPAN::Meta 2.150001
Cwd 3.56_02
ExtUtils::CBuilder 0.280221
ExtUtils::Command 1.20_01
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56_02
JSON 2.97001
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414_001
Test::Harness 3.35_01
Test::More 1.302140
YAML 1.26
YAML::Syck 1.31
version 0.9909
--
Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
Platform:
osname=freebsd, osvers=13.0-current, archname=amd64-freebsd
uname='freebsd ali1.bbbike.org 13.0-current freebsd 13.0-current 265606d643e(master) generic amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.22.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)', 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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/6.0.1/lib /usr/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -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-strong'
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
Built under freebsd
Compiled at Oct 27 2018 05:15:28
%ENV:
PERL="/usr/perl5.22.4p/bin/perl5.22.4"
PERL5LIB="/home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/arch:/home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/lib:/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/arch:/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/lib:/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/arch:/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/lib:/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/arch:/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/lib:/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/arch:/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/lib:/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/arch:/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/lib:/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/arch:/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/lib:/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/arch:/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/lib:/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/arch:/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/lib:/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/arch:/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/lib:/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/arch:/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/lib:/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/arch:/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/lib:/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/arch:/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/lib:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/arch:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/lib:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/arch:/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/lib:/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/arch:/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/lib:/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/arch:/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/lib:/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/arch:/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/lib:/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/arch:/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/lib:/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/arch:/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/lib:/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/arch:/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="94346"
PERL5_CPAN_IS_RUNNING="94346"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="92783,94346"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018120505/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/arch
/home/cpansand/.cpan/build/2018120505/Dir-Self-0.11-Ee2BJm/blib/lib
/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/arch
/home/cpansand/.cpan/build/2018120505/MooX-Thunking-0.08-ZikpVW/blib/lib
/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/arch
/home/cpansand/.cpan/build/2018120505/DBIx-Class-0.082841-4WWLqK/blib/lib
/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/arch
/home/cpansand/.cpan/build/2018120505/Module-Find-0.13-uOaDEI/blib/lib
/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/arch
/home/cpansand/.cpan/build/2018120505/Data-Page-2.02-fB3K9z/blib/lib
/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/arch
/home/cpansand/.cpan/build/2018120505/Context-Preserve-0.03-eWzgzD/blib/lib
/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/arch
/home/cpansand/.cpan/build/2018120505/Class-Accessor-Grouped-0.10014-Nvb7T8/blib/lib
/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/arch
/home/cpansand/.cpan/build/2018120505/Class-XSAccessor-1.19-kluPih/blib/lib
/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/arch
/home/cpansand/.cpan/build/2018120505/Config-Any-0.32-s7bNXS/blib/lib
/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/arch
/home/cpansand/.cpan/build/2018120505/Data-Dumper-Concise-2.023-ykZNdV/blib/lib
/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/arch
/home/cpansand/.cpan/build/2018120505/SQL-Abstract-1.86-aGEE9z/blib/lib
/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/arch
/home/cpansand/.cpan/build/2018120505/Class-C3-Componentised-1.001002-Ar8PKE/blib/lib
/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/arch
/home/cpansand/.cpan/build/2018120505/Class-C3-0.34-ybC35F/blib/lib
/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/arch
/home/cpansand/.cpan/build/2018120505/Algorithm-C3-0.10-6vdCZh/blib/lib
/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/arch
/home/cpansand/.cpan/build/2018120505/DBD-SQLite-1.60-9RnPNU/blib/lib
/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/arch
/home/cpansand/.cpan/build/2018120505/Test-Snapshot-0.06-nQBFbT/blib/lib
/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/arch
/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-Number-1.12-vWVz3w/blib/lib
/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/arch
/home/cpansand/.cpan/build/2018120505/Lingua-EN-Inflect-1.903-hbCU5_/blib/lib
/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/arch
/home/cpansand/.cpan/build/2018120505/SQL-Translator-0.11024-evHEYm/blib/lib
/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/arch
/home/cpansand/.cpan/build/2018120505/DBI-1.642-QVvTWD/blib/lib
/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/arch
/home/cpansand/.cpan/build/2018120505/XML-Writer-0.625-FeAiCS/blib/lib
/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/arch
/home/cpansand/.cpan/build/2018120505/Package-Variant-1.003002-P59AKr/blib/lib
/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/arch
/home/cpansand/.cpan/build/2018120505/Import-Into-1.002005-9nI7pP/blib/lib
/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/arch
/home/cpansand/.cpan/build/2018120505/JSON-2.97001-KlxhcS/blib/lib
/usr/perl5.22.4p/lib/site_perl/5.22.4/amd64-freebsd
/usr/perl5.22.4p/lib/site_perl/5.22.4
/usr/perl5.22.4p/lib/5.22.4/amd64-freebsd
/usr/perl5.22.4p/lib/5.22.4
.