Search-Elasticsearch-Cxn-NetCurl v7.715 Perl 5 v5.32.1 amd64-freebsd-thread-multi

Status
Pass
From
Slaven Rezić
Dist
Search-Elasticsearch-Cxn-NetCurl v7.715
Platform
Perl 5 v5.32.1 amd64-freebsd-thread-multi
Date
2021-10-20 12:06:40
ID
2f4ff848-319e-11ec-873f-92261f24ea8f
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 Enrico Zimuel,

This is a computer-generated report for Search-Elasticsearch-Cxn-NetCurl-7.715
on perl 5.32.1, 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':

PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_Basic/*.t t/20_Serializer/*.t t/30_Logger/*.t t/40_Transport/*.t t/50_Cxn_Pool/*.t t/60_Cxn/*.t t/95_TestServer/*.t t/Client_6_0/*.t t/Client_7_0/*.t
t/10_Basic/10_load.t .......................... ok
t/20_Serializer/10_load_cpanel.t .............. ok
t/20_Serializer/11_load_xs.t .................. ok
t/20_Serializer/12_load_pp.t .................. ok
t/20_Serializer/13_preload_cpanel.t ........... ok
t/20_Serializer/14_preload_xs.t ............... ok
t/20_Serializer/20_xs_encode_decode.t ......... ok
t/20_Serializer/21_xs_encode_bulk.t ........... ok
t/20_Serializer/22_xs_encode_pretty.t ......... ok
t/20_Serializer/30_cpanel_encode_decode.t ..... ok
t/20_Serializer/31_cpanel_encode_bulk.t ....... ok
t/20_Serializer/32_cpanel_encode_pretty.t ..... ok
t/20_Serializer/40_pp_encode_decode.t ......... ok
t/20_Serializer/41_pp_encode_bulk.t ........... ok
t/20_Serializer/42_pp_encode_pretty.t ......... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger/10_explicit.t ..................... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger/20_implicit.t ..................... ok
t/30_Logger/30_log_methods.t .................. ok
t/30_Logger/40_trace_request.t ................ ok
t/30_Logger/50_trace_response.t ............... ok
t/30_Logger/60_trace_error.t .................. ok
t/30_Logger/70_trace_comment.t ................ ok
t/30_Logger/80_deprecation_methods.t .......... ok
t/30_Logger/90_error_json.t ................... ok
t/40_Transport/10_tidy_request.t .............. ok
t/40_Transport/20_send_body_as.t .............. ok
t/40_Transport/30_perform_request.t ........... ok
t/50_Cxn_Pool/10_static_normal.t .............. ok
t/50_Cxn_Pool/11_static_node_missing.t ........ ok
t/50_Cxn_Pool/12_static_node_fails.t .......... ok
t/50_Cxn_Pool/13_static_node_timesout.t ....... ok
t/50_Cxn_Pool/14_static_both_nodes_timeout.t .. ok
t/50_Cxn_Pool/15_static_both_nodes_fail.t ..... ok
t/50_Cxn_Pool/16_static_nodes_starting.t ...... ok
t/50_Cxn_Pool/17_static_runaway_nodes.t ....... ok
t/50_Cxn_Pool/30_sniff_normal.t ............... ok
t/50_Cxn_Pool/31_sniff_new_nodes.t ............ ok
t/50_Cxn_Pool/32_sniff_node_fails.t ........... ok
t/50_Cxn_Pool/33_sniff_both_nodes_fail.t ...... ok
t/50_Cxn_Pool/34_sniff_node_timeout.t ......... ok
t/50_Cxn_Pool/35_sniff_both_nodes_timeout.t ... ok
t/50_Cxn_Pool/36_sniff_nodes_starting.t ....... ok
t/50_Cxn_Pool/37_sniff_runaway_nodes.t ........ ok
t/50_Cxn_Pool/38_bad_sniff.t .................. ok
t/50_Cxn_Pool/39_sniff_max_content.t .......... ok
t/50_Cxn_Pool/40_sniff_extract_host.t ......... ok
t/50_Cxn_Pool/50_noping_normal.t .............. ok
t/50_Cxn_Pool/51_noping_node_fails.t .......... ok
t/50_Cxn_Pool/52_noping_node_timesout.t ....... ok
t/50_Cxn_Pool/53_noping_all_nodes_fail.t ...... ok
t/50_Cxn_Pool/54_noping_nodes_starting.t ...... ok
t/50_Cxn_Pool/55_noping_runaway_nodes.t ....... ok
t/50_Cxn_Pool/56_max_retries.t ................ ok
t/60_Cxn/10_basic.t ........................... ok
t/60_Cxn/20_process_response.t ................ ok
t/60_Cxn/30_http.t ............................ ok
t/95_TestServer/00_test_server.t .............. ok
t/95_TestServer/10_test_server_fork.t ......... ok
t/author-eol.t ................................ skipped: these tests are for testing by the author
t/author-no-tabs.t ............................ skipped: these tests are for testing by the author
t/author-pod-syntax.t ......................... skipped: these tests are for testing by the author
t/Client_6_0/00_print_version.t ............... skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/10_live.t ........................ skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/15_conflict.t .................... skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/23_fork_netcurl.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/30_bulk_add_action.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/31_bulk_helpers.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/32_bulk_flush.t .................. skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/33_bulk_errors.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/34_bulk_cxn_errors.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/40_scroll.t ...................... skipped: No $ENV{CLIENT_VER} specified
t/Client_6_0/62_auth_netcurl.t ................ skipped: NetCurl - No https server specified in ES_SSL
t/Client_7_0/00_print_version.t ............... skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/10_live.t ........................ skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/23_fork_netcurl.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/30_bulk_add_action.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/31_bulk_helpers.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/32_bulk_flush.t .................. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/33_bulk_errors.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/34_bulk_cxn_errors.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/40_scroll.t ...................... skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0/62_auth_netcurl.t ................ skipped: NetCurl - No https server specified in ES_SSL
All tests successful.
Files=82, Tests=573, 20 wallclock secs ( 0.18 usr  0.18 sys + 16.30 cusr  3.51 csys = 20.17 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need Have    
    --------------------------- ---- --------
    HTTP::Parser::XS            0    0.17    
    Moo                         0    2.005004
    namespace::clean            0    0.27    
    Net::Curl::Easy             0    0.49    
    Search::Elasticsearch       7.00 7.715   
    Try::Tiny                   0    0.30    

build_requires:

    Module                      Need Have    
    --------------------------- ---- --------
    Cpanel::JSON::XS            0    4.27    
    Data::Dumper                0    2.174_01
    File::Temp                  0    0.2309  
    JSON::PP                    0    4.04    
    JSON::XS                    0    4.03    
    lib                         0    0.65    
    Log::Any::Adapter           0    1.710   
    Log::Any::Adapter::Callback 0.09 0.101   
    MIME::Base64                0    3.15    
    POSIX                       0    1.94    
    strict                      0    1.11    
    Sub::Exporter               0    0.988   
    Test::Deep                  0    1.130   
    Test::Exception             0    0.43    
    Test::More                  0.98 1.302175
    Test::SharedFork            0    0.35    
    warnings                    0    1.47    


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

Environment variables:

    LANG = C.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/lib:/home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/arch:/home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/lib:/home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/arch:/home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/lib:/home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/lib:/home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 48192
    PERL5_CPAN_IS_RUNNING = 48192
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7074,48192
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021102010/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2021102010

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

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                n/a     
    JSON::PP            4.04    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.0-current
    archname=amd64-freebsd-thread-multi
    uname='freebsd main-amd64-default-job-03 14.0-current freebsd 14.0-current 1400032 amd64 '
    config_args='-Darchlib=/usr/local/lib/perl5/5.32/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Sat Jan 23 14:56:40 UTC 2021 -Dinc_version_list=none -Dlibperl=libperl.so.5.32.1 -Dman1dir=/usr/local/lib/perl5/5.32/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.32/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.32 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.32 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.32/work/perl-5.32.1 -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.32/work/perl-5.32.1:N-L/usr/local/lib/perl5/5.32/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y -Accflags=-DUSE_THREAD_SAFE_LOCALE'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f)'
    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/12.0.1/lib /usr/lib
    libs=-lpthread -lm -lcrypt -lutil
    perllibs=-lpthread -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so.5.32.1
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE'
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -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
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under freebsd
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/lib:/home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/arch:/home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/lib:/home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/arch:/home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/lib:/home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/lib:/home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/arch:/home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="48192"
    PERL5_CPAN_IS_RUNNING="48192"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7074,48192"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021102010/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Search-Elasticsearch-7.715-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-SharedFork-0.35-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Requires-0.11-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Pod-1.52-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Exception-0.43-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Sub-Uplevel-0.2800-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Deep-1.130-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/JSON-MaybeXS-1.004003-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Needs-0.002009-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Devel-GlobalDestruction-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Any-URI-Escape-0.01-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Net-Curl-0.49-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Moo-2.005004-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Test-Fatal-0.016-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Log-Any-Adapter-Callback-0.101-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Log-Any-1.710-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/JSON-XS-4.03-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Types-Serialiser-1.01-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/common-sense-3.75-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Canary-Stability-2013-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/HTTP-Parser-XS-0.17-0/blib/lib
    /home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/arch
    /home/cpansand/.cpan/build/2021102012/Cpanel-JSON-XS-4.27-0/blib/lib
    /usr/local/lib/perl5/site_perl/mach/5.32
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.32/mach
    /usr/local/lib/perl5/5.32
    .