Text-VimColor v0.29 Perl 5 v5.18.4 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Text-VimColor v0.29
- Platform
- Perl 5 v5.18.4 x86_64-linux
- Date
- 2019-08-23 15:27:46
- ID
- 8ed71e24-c5ba-11e9-b386-f72e1f24ea8f
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 Randy Stauner,
This is a computer-generated report for Text-VimColor-0.29
on perl 5.18.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':
Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/define_all.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
PERL_DL_NONLAZY=1 /opt/perl-5.18.4/bin/perl5.18.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ----------------------- ---- ----
# ExtUtils::MakeMaker any 6.66
# File::ShareDir::Install 0.06 0.13
# File::Temp any 0.23
# IO::File any 1.16
# IPC::Open3 any 1.13
# strict any 1.07
# warnings any 1.18
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 6.66
#
# === Test Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Exporter any 5.68
# ExtUtils::MakeMaker any 6.66
# File::Spec any 3.40
# File::Temp any 0.23
# IO::Handle any 1.34
# IPC::Open3 any 1.13
# Path::Class 0.04 0.37
# Test::File::ShareDir::Dist any 1.001002
# Test::More 0.88 1.302164
# lib any 0.63
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------- ---- -----
# Carp any 1.29
# File::Copy any 2.26
# File::ShareDir any 1.116
# File::Temp any 0.23
# Getopt::Long any 2.39
# IO::File any 1.16
# IPC::Open3 any 1.13
# Path::Class 0.04 0.37
# Symbol any 1.07
# Term::ANSIColor 1.03 4.02
# constant any 1.27
# strict any 1.07
# warnings any 1.18
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------- ---- ----
# Term::ANSIColor 3 4.02
#
t/00-report-prereqs.t .. ok
# vim --version
#
# VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jun 07 2019 15:35:43)
# Included patches: 1-1689
# Extra patches: 8.0.0056
# Modified by pkg-vim-maintainers@lists.alioth.debian.org
# Compiled by pkg-vim-maintainers@lists.alioth.debian.org
# Huge version without GUI. Features included (+) or not (-):
# +acl +farsi +mouse_netterm +tag_binary
# +arabic +file_in_path +mouse_sgr +tag_old_static
# +autocmd +find_in_path -mouse_sysmouse -tag_any_white
# -balloon_eval +float +mouse_urxvt -tcl
# -browse +folding +mouse_xterm +terminfo
# ++builtin_terms -footer +multi_byte +termresponse
# +byte_offset +fork() +multi_lang +textobjects
# +channel +gettext -mzscheme +timers
# +cindent -hangul_input +netbeans_intg +title
# -clientserver +iconv +packages -toolbar
# -clipboard +insert_expand +path_extra +user_commands
# +cmdline_compl +job -perl +vertsplit
# +cmdline_hist +jumplist +persistent_undo +virtualedit
# +cmdline_info +keymap +postscript +visual
# +comments +langmap +printer +visualextra
# +conceal +libcall +profile +viminfo
# +cryptv +linebreak -python +vreplace
# +cscope +lispindent +python3 +wildignore
# +cursorbind +listcmds +quickfix +wildmenu
# +cursorshape +localmap +reltime +windows
# +dialog_con -lua +rightleft +writebackup
# +diff +menu -ruby -X11
# +digraphs +mksession +scrollbind -xfontset
# -dnd +modify_fname +signs -xim
# -ebcdic +mouse +smartindent -xsmp
# +emacs_tags -mouseshape +startuptime -xterm_clipboard
# +eval +mouse_dec +statusline -xterm_save
# +ex_extra +mouse_gpm -sun_workshop -xpm
# +extra_search -mouse_jsbterm +syntax
# system vimrc file: "$VIM/vimrc"
# user vimrc file: "$HOME/.vimrc"
# 2nd user vimrc file: "~/.vim/vimrc"
# user exrc file: "$HOME/.exrc"
# fall-back for $VIM: "/usr/share/vim"
# Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wdate-time -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
# Linking: gcc -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl -L/usr/lib/python3.5/config-3.5m-x86_64-linux-gnu -lpython3.5m -lpthread -ldl -lutil -lm
#
t/000-vim-version.t .... ok
t/all-syntax-groups.t .. ok
t/ansi.t ............... ok
t/bin.t ................ ok
t/compare-formats.t .... ok
t/encoding.t ........... ok
t/html.t ............... ok
t/input_filename.t ..... ok
t/new.t ................ ok
t/override-options.t ... ok
t/share-dir.t .......... ok
t/tvctestsyn.t ......... ok
t/untie-std-handles.t .. ok
t/vim_let.t ............ ok
t/vim_options.t ........ ok
t/xml.t ................ skipped: XML::Parser module required for these tests.
All tests successful.
Test Summary Report
-------------------
t/encoding.t (Wstat: 0 Tests: 8 Failed: 0)
TODO passed: 5-6
Files=18, Tests=134, 4 wallclock secs ( 0.03 usr 0.13 sys + 2.51 cusr 1.38 csys = 4.05 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ----- --------
Carp 0 1.29
constant 0 1.27
File::Copy 0 2.26
File::ShareDir 0 1.116
File::Temp 0 0.23
Getopt::Long 0 2.39
IO::File 0 1.16
IPC::Open3 0 1.13
Path::Class 0.04 0.37
perl 5.006 5.018004
strict 0 1.07
Symbol 0 1.07
Term::ANSIColor 1.03 4.02
warnings 0 1.18
build_requires:
Module Need Have
-------------------------- ----- --------
Exporter 0 5.68
ExtUtils::MakeMaker 0 6.66
File::Spec 0 3.40
File::Temp 0 0.23
IO::Handle 0 1.34
IPC::Open3 0 1.13
lib 0 0.63
Path::Class 0.04 0.37
Test::File::ShareDir::Dist 0 1.001002
Test::More 0.88 1.302164
configure_requires:
Module Need Have
-------------------------- ----- --------
ExtUtils::MakeMaker 0 6.66
File::ShareDir::Install 0.06 0.13
File::Temp 0 0.23
IO::File 0 1.16
IPC::Open3 0 1.13
perl 5.006 5.018004
strict 0 1.07
warnings 0 1.18
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/arch:/home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/lib:/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/arch:/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/lib:/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/arch:/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/lib:/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/arch:/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/lib:/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/arch:/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/lib:/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/arch:/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/lib:/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/arch:/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/lib:/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/arch:/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/lib:/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/arch:/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/lib:/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/arch:/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/lib:/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/arch:/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/lib:/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/arch:/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/lib:/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/arch:/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/lib:/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/arch:/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/lib:/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/arch:/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12739
PERL5_CPAN_IS_RUNNING = 12739
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12668,12739
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019082315/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2019082315
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.18.4/bin/perl5.18.4
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.150010
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON n/a
JSON::PP 4.04
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302164
YAML 1.29
YAML::Syck 1.31
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=linux, osvers=4.4.0-157-generic, archname=x86_64-linux
uname='linux ubuntu16 4.4.0-157-generic #185-ubuntu smp tue jul 23 09:17:01 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='5.4.0 20160609', 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 -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.23'
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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.64
Built under linux
Compiled at Aug 6 2019 18:40:30
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/arch:/home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/lib:/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/arch:/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/lib:/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/arch:/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/lib:/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/arch:/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/lib:/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/arch:/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/lib:/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/arch:/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/lib:/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/arch:/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/lib:/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/arch:/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/lib:/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/arch:/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/lib:/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/arch:/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/lib:/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/arch:/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/lib:/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/arch:/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/lib:/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/arch:/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/lib:/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/arch:/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/lib:/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/arch:/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/lib:/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/arch:/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/lib:/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/arch:/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/lib:/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/arch:/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12739"
PERL5_CPAN_IS_RUNNING="12739"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12668,12739"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019082315/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/arch
/home/cpansand/.cpan/build/2019082315/Path-Class-0.37-AD2hFY/blib/lib
/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/arch
/home/cpansand/.cpan/build/2019082315/Test-File-ShareDir-1.001002-ePGvEp/blib/lib
/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/arch
/home/cpansand/.cpan/build/2019082315/Scope-Guard-0.21-91LHd3/blib/lib
/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/arch
/home/cpansand/.cpan/build/2019082315/File-ShareDir-1.116-GhrYd0/blib/lib
/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/arch
/home/cpansand/.cpan/build/2019082315/Class-Inspector-1.36-yl8yVh/blib/lib
/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/arch
/home/cpansand/.cpan/build/2019082315/Class-Tiny-1.006-7xD4S3/blib/lib
/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/arch
/home/cpansand/.cpan/build/2019082315/File-ShareDir-Install-0.13-sVt5lP/blib/lib
/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/arch
/home/cpansand/.cpan/build/2019082315/MooX-0.101-fxUc0A/blib/lib
/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/arch
/home/cpansand/.cpan/build/2019082315/Import-Into-1.002005-oaG9BE/blib/lib
/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/arch
/home/cpansand/.cpan/build/2019082315/Data-OptList-0.110-iu_w9L/blib/lib
/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/arch
/home/cpansand/.cpan/build/2019082315/Params-Util-1.07-eThv_r/blib/lib
/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/arch
/home/cpansand/.cpan/build/2019082315/Sub-Install-0.928-j8njlH/blib/lib
/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/arch
/home/cpansand/.cpan/build/2019082315/MooX-late-0.015-DAKihp/blib/lib
/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/arch
/home/cpansand/.cpan/build/2019082315/Test-Requires-0.10-Az5vpu/blib/lib
/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/arch
/home/cpansand/.cpan/build/2019082315/Type-Tiny-1.004004-CFI9yv/blib/lib
/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/arch
/home/cpansand/.cpan/build/2019082315/Exporter-Tiny-1.002001-f9BqTY/blib/lib
/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/arch
/home/cpansand/.cpan/build/2019082315/Moo-2.003004-FHBHRT/blib/lib
/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/arch
/home/cpansand/.cpan/build/2019082315/Sub-Quote-2.006003-NtYkiN/blib/lib
/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/arch
/home/cpansand/.cpan/build/2019082315/Role-Tiny-2.000008-3HqiQy/blib/lib
/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/arch
/home/cpansand/.cpan/build/2019082315/Devel-GlobalDestruction-0.14-lH9gLX/blib/lib
/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/arch
/home/cpansand/.cpan/build/2019082315/Sub-Exporter-Progressive-0.001013-Izz5Q8/blib/lib
/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/arch
/home/cpansand/.cpan/build/2019082315/Module-Runtime-0.016-NmLAuK/blib/lib
/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/arch
/home/cpansand/.cpan/build/2019082315/Class-Method-Modifiers-2.13-SXXe4q/blib/lib
/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/arch
/home/cpansand/.cpan/build/2019082315/Test-Needs-0.002006-8PXxDh/blib/lib
/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/arch
/home/cpansand/.cpan/build/2019082315/Test-Differences-0.67-_zVz5n/blib/lib
/opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
/opt/perl-5.18.4/lib/site_perl/5.18.4
/opt/perl-5.18.4/lib/5.18.4/x86_64-linux
/opt/perl-5.18.4/lib/5.18.4
.