Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-SPAMerLookup-0.10 v5.22.3 GNU/Linux
Date: 2017-02-08T01:15:43Z
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 Masatoshi Mizuno,
This is a computer-generated report for Net-SPAMerLookup-0.10
on perl 5.22.3, created by CPAN-Reporter-1.2018.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.22.3/bin/perl5.22.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
main - data save. [/var/tmp/cpansmoker-1002/2017020800/pEgD7kTJrS/mozilla_tld.cache] at t/00_use.t line 20.
I want information on SPAMer in SPAMER_ARGS of the environment variable. at t/00_use.t line 22.
# Failed test at t/00_use.t line 36.
# Failed test at t/00_use.t line 37.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{ <-- HERE 1.3}\.\d{1.3}\.\d{1.3}\.\d{1.3}$/ at lib/Net/SPAMerLookup.pm line 69.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{ <-- HERE 1.3}\.\d{1.3}\.\d{1.3}$/ at lib/Net/SPAMerLookup.pm line 69.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{1.3}\.\d{ <-- HERE 1.3}\.\d{1.3}$/ at lib/Net/SPAMerLookup.pm line 69.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{1.3}\.\d{1.3}\.\d{ <-- HERE 1.3}$/ at lib/Net/SPAMerLookup.pm line 69.
# Looks like you failed 2 tests of 8.
t/00_use.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
t/89_pod.t ........... ok
# Failed test 'Test::Perl::Critic for "lib/Net/SPAMerLookup.pm"'
# at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/inc/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "lib/Net/SPAMerLookup.pm":
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 5. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 26, column 34. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 36. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 35, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 37, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 2. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 53, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 53, column 15. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 53, column 15. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 53, column 35. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 54, column 2. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 55, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 59, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 60, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 61, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 62, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 63, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 63, column 32. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 64, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 65, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 5. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 67, column 29. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 68, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 69, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 69, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 70, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 71, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 73, column 15. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 74, column 23. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 74, column 41. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 74, column 60. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 77, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 78, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 80, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 81, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 82, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 27. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 83, column 35. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 38. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 86, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 89, column 15. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 90, column 23. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 90, column 40. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 90, column 57. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 96, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 100, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 104, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 104, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 104, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 109, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 110, column 2. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 113, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 115, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 115, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 115, column 60. (no explanation). (Severity: 5)
# Failed test 'Test::Perl::Critic for "lib/Net/Domain/TldMozilla.pm"'
# at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/inc/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "lib/Net/Domain/TldMozilla.pm":
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 36. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 68. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 9. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 27, column 15. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 29, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 22. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 31, column 20. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 38, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 38, column 36. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 40, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 4. (no explanation). (Severity: 5)
# Looks like you failed 2 tests of 2.
t/98_perlcritic.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{ <-- HERE 1.3}\.\d{1.3}\.\d{1.3}\.\d{1.3}$/ at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/blib/lib/Net/SPAMerLookup.pm line 69, <DATA> line 855.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{ <-- HERE 1.3}\.\d{1.3}\.\d{1.3}$/ at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/blib/lib/Net/SPAMerLookup.pm line 69, <DATA> line 855.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{1.3}\.\d{ <-- HERE 1.3}\.\d{1.3}$/ at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/blib/lib/Net/SPAMerLookup.pm line 69, <DATA> line 855.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\d{1.3}\.\d{1.3}\.\d{1.3}\.\d{ <-- HERE 1.3}$/ at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/blib/lib/Net/SPAMerLookup.pm line 69, <DATA> line 855.
Net::Domain::TldMozilla - data save. [/tmp/mozilla_tld.cache] at /home/cpansand/.cpan/build/2017020800/Net-SPAMerLookup-0.10-0/blib/lib/Net/Domain/TldMozilla.pm line 39.
t/99_pod_coverage.t .. ok
Test Summary Report
-------------------
t/00_use.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/98_perlcritic.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=4, Tests=14, 10 wallclock secs ( 0.05 usr 0.00 sys + 3.52 cusr 0.37 csys = 3.94 CPU)
Result: FAIL
Failed 2/4 test programs. 4/14 subtests failed.
Makefile:782: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 7.24 7.24
File::Slurp 9999.13 9999.19
File::Temp 0 0.2304
Jcode 2.07 2.07
LWP::Simple 0 6.16
Net::DNS 0.63 1.07
Test::More 0 1.302075
Test::Perl::Critic 0 1.03
Test::Pod 0 1.51
Test::Pod::Coverage 0 1.10
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
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 =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4800
PERL5_CPAN_IS_RUNNING = 4800
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29160,4800
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1002/2017020800/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1002/2017020800
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.22.3/bin/perl5.22.3
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302075
YAML 1.21
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
Platform:
osname=linux, osvers=4.4.0-59-generic, archname=x86_64-linux
uname='linux prod3.bbbike.org 4.4.0-59-generic #80-ubuntu smp fri jan 6 17:47:47 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.22.3 -Dcf_email=srezic@cpan.org'
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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='5.4.0 20160609', 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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -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-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 linux
Compiled at Jan 14 2017 21:01:24
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4800"
PERL5_CPAN_IS_RUNNING="4800"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="29160,4800"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1002/2017020800/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/opt/perl-5.22.3/lib/site_perl/5.22.3/x86_64-linux
/opt/perl-5.22.3/lib/site_perl/5.22.3
/opt/perl-5.22.3/lib/5.22.3/x86_64-linux
/opt/perl-5.22.3/lib/5.22.3
.