Function-Parameters v2.001003 Perl 5 v5.31.10 x86_64-linux-multi

Status
Pass
From
Nigel Horne
Dist
Function-Parameters v2.001003
Platform
Perl 5 v5.31.10 x86_64-linux-multi
Date
2020-05-09 15:28:07
ID
aeef7c6c-9209-11ea-a5db-c1eb14d7ac7f
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.31.10, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin/perl5.31.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
PERL_DL_NONLAZY=1 "/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin/perl5.31.10" "-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.031010, /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin/perl5.31.10
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 .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ skipped: Moose required for testing types
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. skipped: Moose required for testing types
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 ................ skipped: Moose required for testing types
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 ............ skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... skipped: Moose required for testing types
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 ......... skipped: Moose, aliased required for testing types
t/foreign/MooseX-Method-Signatures/types.t .............. skipped: Moose, MooseX::Types required for testing types
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. skipped: Moose, Test::Deep required for testing types
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 ......................................... skipped: Moose required for testing types
t/types_moose_2.t ....................................... skipped: Moose required for testing types
t/types_moose_3.t ....................................... skipped: Moose required for testing types
t/types_moosex.t ........................................ skipped: MooseX::Types required for testing types
t/types_moosex_2.t ...................................... skipped: MooseX::Types required for testing types
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok
All tests successful.
Files=120, Tests=2443, 34 wallclock secs ( 0.26 usr  0.68 sys +  8.10 cusr  2.96 csys = 12.00 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    perl                5.014000 5.031010
    Scalar::Util        0        1.53    
    warnings            0        1.46    
    XSLoader            0        0.30    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    constant            0        1.33    
    Dir::Self           0        0.11    
    Hash::Util          0.07     0.23    
    strict              0        1.11    
    Test::Fatal         0        0.014   
    Test::More          0        1.302171
    utf8                0        1.22    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.44    
    File::Find          0        1.37    
    File::Spec          0        3.78    
    strict              0        1.11    
    warnings            0        1.46    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin:/home/opc/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = /home/opc/.cpan/build/Dir-Self-0.11-0/blib/arch:/home/opc/.cpan/build/Dir-Self-0.11-0/blib/lib:/home/opc/.cpan/build/Test-Auto-0.10-0/blib/arch:/home/opc/.cpan/build/Test-Auto-0.10-0/blib/lib:/home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/arch:/home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/lib:/home/opc/.cpan/build/Devel-Caller-2.06-0/blib/arch:/home/opc/.cpan/build/Devel-Caller-2.06-0/blib/lib:/home/opc/.cpan/build/PadWalker-2.3-0/blib/arch:/home/opc/.cpan/build/PadWalker-2.3-0/blib/lib:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib:/home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/arch:/home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/lib:/home/opc/.cpan/build/Regexp-Util-0.005-0/blib/arch:/home/opc/.cpan/build/Regexp-Util-0.005-0/blib/lib:/home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/arch:/home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/lib:/home/opc/.cpan/build/Type-Tie-0.014-0/blib/arch:/home/opc/.cpan/build/Type-Tie-0.014-0/blib/lib:/home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/arch:/home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/lib:/home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/arch:/home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/lib:/home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/arch:/home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/lib:/home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/arch:/home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/lib:/home/opc/.cpan/build/strictures-2.000006-0/blib/arch:/home/opc/.cpan/build/strictures-2.000006-0/blib/lib:/home/opc/.cpan/build/multidimensional-0.014-0/blib/arch:/home/opc/.cpan/build/multidimensional-0.014-0/blib/lib:/home/opc/.cpan/build/indirect-0.39-0/blib/arch:/home/opc/.cpan/build/indirect-0.39-0/blib/lib:/home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/arch:/home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/lib:/home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/arch:/home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/lib:/home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/arch:/home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/lib:/home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/arch:/home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/lib:/home/opc/.cpan/build/Moo-2.004000-0/blib/arch:/home/opc/.cpan/build/Moo-2.004000-0/blib/lib:/home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/arch:/home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/lib:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21703
    PERL5_CPAN_IS_RUNNING = 21703
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21688,21703
    PERLBREW_HOME = /home/opc/.perlbrew
    PERLBREW_MANPATH = /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/man
    PERLBREW_PATH = /home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin
    PERLBREW_PERL = perl-5.31.10-multi
    PERLBREW_ROOT = /home/opc/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.87
    PERLBREW_VERSION = 0.87
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/bash
    TMPDIR = /tmp/testwrapper.21691

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin/perl5.31.10
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 10 190 1000
    $EGID = 1000 4 10 190 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302171
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 10) configuration:
   
  Platform:
    osname=linux
    osvers=4.14.35-1902.10.8.el7uek.x86_64
    archname=x86_64-linux-multi
    uname='linux instance-20191218-1736 4.14.35-1902.10.8.el7uek.x86_64 #2 smp thu feb 6 11:02:28 pst 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi -Dusedevel -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -Aeval:scriptdir=/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.8.5 20150623 (Red Hat 4.8.5-39.0.3)'
    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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.17.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.17'
  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
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Mar 24 2020 16:42:45
  %ENV:
    PERL5LIB="/home/opc/.cpan/build/Dir-Self-0.11-0/blib/arch:/home/opc/.cpan/build/Dir-Self-0.11-0/blib/lib:/home/opc/.cpan/build/Test-Auto-0.10-0/blib/arch:/home/opc/.cpan/build/Test-Auto-0.10-0/blib/lib:/home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/arch:/home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/lib:/home/opc/.cpan/build/Devel-Caller-2.06-0/blib/arch:/home/opc/.cpan/build/Devel-Caller-2.06-0/blib/lib:/home/opc/.cpan/build/PadWalker-2.3-0/blib/arch:/home/opc/.cpan/build/PadWalker-2.3-0/blib/lib:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib:/home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/arch:/home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/lib:/home/opc/.cpan/build/Regexp-Util-0.005-0/blib/arch:/home/opc/.cpan/build/Regexp-Util-0.005-0/blib/lib:/home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/arch:/home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/lib:/home/opc/.cpan/build/Type-Tie-0.014-0/blib/arch:/home/opc/.cpan/build/Type-Tie-0.014-0/blib/lib:/home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/arch:/home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/lib:/home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/arch:/home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/lib:/home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/arch:/home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/lib:/home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/arch:/home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/lib:/home/opc/.cpan/build/strictures-2.000006-0/blib/arch:/home/opc/.cpan/build/strictures-2.000006-0/blib/lib:/home/opc/.cpan/build/multidimensional-0.014-0/blib/arch:/home/opc/.cpan/build/multidimensional-0.014-0/blib/lib:/home/opc/.cpan/build/indirect-0.39-0/blib/arch:/home/opc/.cpan/build/indirect-0.39-0/blib/lib:/home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/arch:/home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/lib:/home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/arch:/home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/lib:/home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/arch:/home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/lib:/home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/arch:/home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/lib:/home/opc/.cpan/build/Moo-2.004000-0/blib/arch:/home/opc/.cpan/build/Moo-2.004000-0/blib/lib:/home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/arch:/home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/lib:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21703"
    PERL5_CPAN_IS_RUNNING="21703"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="21688,21703"
    PERLBREW_HOME="/home/opc/.perlbrew"
    PERLBREW_MANPATH="/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/man"
    PERLBREW_PATH="/home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/bin"
    PERLBREW_PERL="perl-5.31.10-multi"
    PERLBREW_ROOT="/home/opc/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.87"
    PERLBREW_VERSION="0.87"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/opc/.cpan/build/Dir-Self-0.11-0/blib/arch
    /home/opc/.cpan/build/Dir-Self-0.11-0/blib/lib
    /home/opc/.cpan/build/Test-Auto-0.10-0/blib/arch
    /home/opc/.cpan/build/Test-Auto-0.10-0/blib/lib
    /home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/arch
    /home/opc/.cpan/build/Devel-LexAlias-0.05-0/blib/lib
    /home/opc/.cpan/build/Devel-Caller-2.06-0/blib/arch
    /home/opc/.cpan/build/Devel-Caller-2.06-0/blib/lib
    /home/opc/.cpan/build/PadWalker-2.3-0/blib/arch
    /home/opc/.cpan/build/PadWalker-2.3-0/blib/lib
    /home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch
    /home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib
    /home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/arch
    /home/opc/.cpan/build/Ref-Util-XS-0.117-0/blib/lib
    /home/opc/.cpan/build/Regexp-Util-0.005-0/blib/arch
    /home/opc/.cpan/build/Regexp-Util-0.005-0/blib/lib
    /home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/arch
    /home/opc/.cpan/build/Hash-FieldHash-0.15-0/blib/lib
    /home/opc/.cpan/build/Type-Tie-0.014-0/blib/arch
    /home/opc/.cpan/build/Type-Tie-0.014-0/blib/lib
    /home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/arch
    /home/opc/.cpan/build/Type-Tiny-XS-0.017-0/blib/lib
    /home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/arch
    /home/opc/.cpan/build/Type-Tiny-1.010002-0/blib/lib
    /home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/arch
    /home/opc/.cpan/build/Exporter-Tiny-1.002002-0/blib/lib
    /home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/arch
    /home/opc/.cpan/build/Class-XSAccessor-1.19-0/blib/lib
    /home/opc/.cpan/build/strictures-2.000006-0/blib/arch
    /home/opc/.cpan/build/strictures-2.000006-0/blib/lib
    /home/opc/.cpan/build/multidimensional-0.014-0/blib/arch
    /home/opc/.cpan/build/multidimensional-0.014-0/blib/lib
    /home/opc/.cpan/build/indirect-0.39-0/blib/arch
    /home/opc/.cpan/build/indirect-0.39-0/blib/lib
    /home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/arch
    /home/opc/.cpan/build/bareword-filehandles-0.007-0/blib/lib
    /home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/arch
    /home/opc/.cpan/build/B-Hooks-OP-Check-0.22-0/blib/lib
    /home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/arch
    /home/opc/.cpan/build/Test-Number-Delta-1.06-0/blib/lib
    /home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/arch
    /home/opc/.cpan/build/ExtUtils-Depends-0.8000-0/blib/lib
    /home/opc/.cpan/build/Moo-2.004000-0/blib/arch
    /home/opc/.cpan/build/Moo-2.004000-0/blib/lib
    /home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/arch
    /home/opc/.cpan/build/Sub-Quote-2.006006-0/blib/lib
    /home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch
    /home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib
    /home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch
    /home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib
    /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/lib/site_perl/5.31.10/x86_64-linux-multi
    /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/lib/site_perl/5.31.10
    /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/lib/5.31.10/x86_64-linux-multi
    /home/opc/perl5/perlbrew/perls/perl-5.31.10-multi/lib/5.31.10
    .