JSON-DWIW v0.47 Perl 5 v5.26.1 x86_64-linux
- Status
- Pass
- From
- Dagfinn Ilmari Mannsåker
- Dist
-
JSON-DWIW v0.47
- Platform
- Perl 5 v5.26.1 x86_64-linux
- Date
- 2018-02-27 18:16:40
- ID
- 5b36ca72-1bea-11e8-9687-c52faa6974c0
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 DOWENS,
This is a computer-generated report for JSON-DWIW-0.47
on perl 5.26.1, created by App::cpanminus::reporter 0.17 (1.7043).
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 '':
Building and testing JSON-DWIW-0.47
cp lib/JSON/DWIW/Changes.pm blib/lib/JSON/DWIW/Changes.pm
cp lib/JSON/DWIW.pm blib/lib/JSON/DWIW.pm
cp lib/JSON/DWIW/Boolean.pm blib/lib/JSON/DWIW/Boolean.pm
Running Mkbootstrap for DWIW ()
chmod 644 "DWIW.bs"
"/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DWIW.bs blib/arch/auto/JSON/DWIW/DWIW.bs 644
"/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl" "/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/ExtUtils/xsubpp" -typemap '/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/ExtUtils/typemap' DWIW.xs > DWIW.xsc
mv DWIW.xsc DWIW.c
cd libjsonevt; ./configure && ./fixup_config '/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uintptr_t... yes
checking for uint... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for vasprintf... yes
checking for asprintf... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c++/Makefile
config.status: creating config.h
config.status: executing depfiles commands
./fixup_config: 5: [: x/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl: unexpected operator
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR DWIW.c
DWIW.xs: In function âÂÂXS_JSON__DWIW_bytes_to_code_pointsâÂÂ:
DWIW.xs:1871:9: warning: âÂÂPerl_utf8_to_uvuniâ is deprecated [-Wdeprecated-declarations]
this_char = convert_utf8_to_uv(&data_str[pos], &len);
^~~~~~~~~
In file included from /home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:5609:0,
from DWIW.h:29,
from DWIW.xs:20:
/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE/proto.h:3622:18: note: declared here
PERL_CALLCONV UV Perl_utf8_to_uvuni(pTHX_ const U8 *s, STRLEN *retlen)
^~~~~~~~~~~~~~~~~~
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf8.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf16.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf32.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR evt.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/jsonevt.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/json_writer.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/print.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR old_common.c
ccache gcc -c -Ilibjsonevt -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/convenience.c
rm -f blib/arch/auto/JSON/DWIW/DWIW.so
gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong DWIW.o utf8.o utf16.o utf32.o evt.o jsonevt.o json_writer.o print.o old_common.o convenience.o -o blib/arch/auto/JSON/DWIW/DWIW.so \
\
chmod 755 blib/arch/auto/JSON/DWIW/DWIW.so
Manifying 3 pod documents
"/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DWIW.bs blib/arch/auto/JSON/DWIW/DWIW.bs 644
PERL_DL_NONLAZY=1 "/home/ilmari/perl5/perlbrew/perls/26.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00use.t ................ ok
t/01encode.t ............. ok
t/02decode.t ............. ok
t/03parse_constants.t .... ok
t/04extras.t ............. ok
t/05exceptions.t ......... ok
t/06big_numbers.t ........ ok
t/07magic.t .............. ok
t/08pvxv.t ............... ok
t/09bool.t ............... ok
t/10unicode.t ............ ok
Argument "0e+" isn't numeric in subroutine entry at /home/ilmari/.cpanm/work/1519755330.11702/JSON-DWIW-0.47/blib/lib/JSON/DWIW.pm line 676.
t/11parse_file.t ......... ok
t/12error.t .............. ok
t/13stats.t .............. ok
t/14nonoo.t .............. ok
t/15bom.t ................ ok
t/16to_xml.t ............. ok
t/17callbacks.t .......... ok
t/compat01.t ............. ok
t/deser01.t .............. ok
t/deser02_constants.t .... ok
t/deser03_extras.t ....... ok
t/deser04_exceptions.t ... ok
t/deser05_big_numbers.t .. ok
t/deser06_bool.t ......... ok
t/deser07_error.t ........ ok
t/deser08_stats.t ........ ok
t/deser09_edge.t ......... ok
t/deser10_bom.t .......... ok
Argument "0e+" isn't numeric in subroutine entry at t/deser11_file.t line 108.
t/deser11_file.t ......... ok
t/deser12_unicode.t ...... ok
t/deser13_escapes.t ...... ok
t/deser14_depth.t ........ ok
t/encode01.t ............. ok
t/from_json01_escapes.t .. ok
t/tickets.t .............. ok
All tests successful.
Files=36, Tests=391, 3 wallclock secs ( 0.15 usr 0.04 sys + 2.61 cusr 0.29 csys = 3.09 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LD_LIBRARY_PATH = /home/ilmari/src/travis_futzing/ora_instaclient/x86-64/oracle_instaclient_10.2.0.5.0/lib
PATH = /home/ilmari/src/git-hub/lib:/home/ilmari/.local/bin:/home/ilmari/.cargo/bin:/usr/lib/ccache:/home/ilmari/bin:/home/ilmari/.rakudobrew/bin:/home/ilmari/.perlbrew/libs/26.1@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/26.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/ilmari/.perlbrew/libs/26.1@std/lib/perl5
PERLBREW = command perlbrew
PERLBREW_BASHRC_VERSION = 0.71
PERLBREW_HOME = /home/ilmari/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /home/ilmari/.perlbrew/libs/26.1@std/man:/home/ilmari/perl5/perlbrew/perls/26.1/man
PERLBREW_PATH = /home/ilmari/.perlbrew/libs/26.1@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/26.1/bin
PERLBREW_PERL = 26.1
PERLBREW_ROOT = /home/ilmari/perl5/perlbrew
PERLBREW_VERSION = 0.78
PERLDOC_PAGER = less -iR
PERL_LOCAL_LIB_ROOT = /home/ilmari/.perlbrew/libs/26.1@std
PERL_MB_OPT = --install_base /home/ilmari/.perlbrew/libs/26.1@std
PERL_MM_OPT = INSTALL_BASE=/home/ilmari/.perlbrew/libs/26.1@std
SCHEMA_LOADER_TESTS_BACKCOMPAT = 1
SCHEMA_LOADER_TESTS_USE_MOOSE = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 24 25 27 29 30 44 46 50 102 108 113 115 119 126 134 999 1000
EUID = 1000
EXECUTABLE_NAME = /home/ilmari/perl5/perlbrew/perls/26.1/bin/perl
GID = 1000 4 24 25 27 29 30 44 46 50 102 108 113 115 119 126 134 999 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.67
JSON 2.94
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302120
YAML 1.23
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Platform:
osname=linux
osvers=4.9.0-3-amd64
archname=x86_64-linux
uname='linux garkbit 4.9.0-3-amd64 #1 smp debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 gnulinux '
config_args='-de -Dprefix=/home/ilmari/perl5/perlbrew/perls/26.1 -Dman1dir=none -Dman3dir=none -Dcccdlflags=-fPIC -Duseshrplib -Dld=gcc -Dcc=ccache gcc -Aeval:scriptdir=/home/ilmari/perl5/perlbrew/perls/26.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='ccache gcc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.3.0 20170516'
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='gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/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.24.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E -Wl,-rpath,/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux/CORE'
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_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
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.38
Built under linux
Compiled at Sep 25 2017 12:09:28
%ENV:
PERL5LIB="/home/ilmari/.perlbrew/libs/26.1@std/lib/perl5"
PERLBREW="command perlbrew"
PERLBREW_BASHRC_VERSION="0.71"
PERLBREW_HOME="/home/ilmari/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/home/ilmari/.perlbrew/libs/26.1@std/man:/home/ilmari/perl5/perlbrew/perls/26.1/man"
PERLBREW_PATH="/home/ilmari/.perlbrew/libs/26.1@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/26.1/bin"
PERLBREW_PERL="26.1"
PERLBREW_ROOT="/home/ilmari/perl5/perlbrew"
PERLBREW_VERSION="0.78"
PERLDOC_PAGER="less -iR"
PERL_LOCAL_LIB_ROOT="/home/ilmari/.perlbrew/libs/26.1@std"
PERL_MB_OPT="--install_base /home/ilmari/.perlbrew/libs/26.1@std"
PERL_MM_OPT="INSTALL_BASE=/home/ilmari/.perlbrew/libs/26.1@std"
@INC:
/home/ilmari/.perlbrew/libs/26.1@std/lib/perl5/x86_64-linux
/home/ilmari/.perlbrew/libs/26.1@std/lib/perl5
/home/ilmari/perl5/perlbrew/perls/26.1/lib/site_perl/5.26.1/x86_64-linux
/home/ilmari/perl5/perlbrew/perls/26.1/lib/site_perl/5.26.1
/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1/x86_64-linux
/home/ilmari/perl5/perlbrew/perls/26.1/lib/5.26.1