MooseX-Getopt-Defanged vv1.18.0 Perl 5 v5.32.0 x86_64-linux

Status
Pass
From
Andreas J. König (ANDK)
Dist
MooseX-Getopt-Defanged vv1.18.0
Platform
Perl 5 v5.32.0 x86_64-linux
Date
2020-06-04 20:54:29
ID
9599a458-a6a5-11ea-a6c8-025b521d0bb5
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 Elliot Shank,

This is a computer-generated report for MooseX-Getopt-Defanged-v1.18.0
on perl 5.32.0, 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 './Build test':

t/00-use-ok.t ..................... ok
Useless use of concatenation (.) or string in void context at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 223.
Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref. at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 314.
	Module::Runtime::require_module("MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	Module::Runtime::use_package_optimistically("MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Util.pm line 238
	Moose::Util::resolve_metaclass_alias("Attribute", "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt", "trait", 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Util.pm line 210
	Moose::Util::resolve_metatrait_alias("Attribute", "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 44
	Moose::Meta::Attribute::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 100
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x5589b77e7118)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 45
	Moose::Meta::Attribute::does(Moose::Meta::Attribute=HASH(0x5589b7130e78), "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged.pm line 63
	MooseX::Getopt::Defanged::_getopt_get_option_attributes(MooseX::Getopt::Defanged::MinimalConsumer=HASH(0x5589b77c8710)) called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged.pm line 95
	MooseX::Getopt::Defanged::_getopt_invoke_getopt_long(MooseX::Getopt::Defanged::MinimalConsumer=HASH(0x5589b77c8710), ARRAY(0x5589b77e6cb0)) called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged.pm line 48
	MooseX::Getopt::Defanged::parse_command_line(MooseX::Getopt::Defanged::MinimalConsumer=HASH(0x5589b77c8710), ARRAY(0x5589b77e6cb0)) called at t/getopt.t line 149
	MooseX::Getopt::Defanged::Test::test_3_can_parse_command_line_for_minimal_consumer(MooseX::Getopt::Defanged::Test=HASH(0x5589b761c8d0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Test/Class.pm line 293
	Test::Class::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 100
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x5589b77c85d8), Try::Tiny::Catch=REF(0x5589b77e6818)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Test/Class.pm line 293
	Test::Class::_run_method(MooseX::Getopt::Defanged::Test=HASH(0x5589b761c8d0), "test_3_can_parse_command_line_for_minimal_consumer", ARRAY(0x5589b64b82f8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Test/Class.pm line 395
	Test::Class::runtests("MooseX::Getopt::Defanged::Test") called at t/getopt.t line 113
t/getopt.t ........................ ok
Useless use of concatenation (.) or string in void context at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 223.
Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref. at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 314.
	Module::Runtime::require_module("MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	Module::Runtime::use_package_optimistically("MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Util.pm line 238
	Moose::Util::resolve_metaclass_alias("Attribute", "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt", "trait", 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Util.pm line 210
	Moose::Util::resolve_metatrait_alias("Attribute", "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 44
	Moose::Meta::Attribute::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 100
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x560fcff17040)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 45
	Moose::Meta::Attribute::does("Moose::Meta::Attribute", "MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 138
	Moose::Meta::Attribute::interpolate_class("Moose::Meta::Attribute", HASH(0x560fcf4e0570)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Attribute.pm line 104
	Moose::Meta::Attribute::interpolate_class_and_new("Moose::Meta::Attribute", "test3", "definition_context", HASH(0x560fcfa86208), "traits", ARRAY(0x560fcf9385f0), "is", "ro", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Class.pm line 724
	Moose::Meta::Class::_process_new_attribute(Moose::Meta::Class=HASH(0x560fcf937490), "test3", "definition_context", HASH(0x560fcfa86208), "traits", ARRAY(0x560fcf9385f0), "is", "ro", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Class.pm line 717
	Moose::Meta::Class::_process_attribute(Moose::Meta::Class=HASH(0x560fcf937490), "test3", "definition_context", HASH(0x560fcfa86208), "traits", ARRAY(0x560fcf9385f0), "is", "ro", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Class.pm line 581
	Moose::Meta::Class::add_attribute(Moose::Meta::Class=HASH(0x560fcf937490), "test3", "definition_context", HASH(0x560fcfa86208), "traits", ARRAY(0x560fcf9385f0), "is", "ro", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose.pm line 74
	Moose::has(Moose::Meta::Class=HASH(0x560fcf937490), "test3", "traits", ARRAY(0x560fcf9385f0), "is", "ro", "isa", "Str") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Exporter.pm line 419
	Moose::has("test3", "traits", ARRAY(0x560fcf9385f0), "is", "ro", "isa", "Str") called at t/inheritance.d/lib/MooseX/Getopt/Defanged/BaseClass.pm line 13
	require MooseX/Getopt/Defanged/BaseClass.pm called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 314
	Module::Runtime::require_module("MooseX::Getopt::Defanged::BaseClass") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/Module/Runtime.pm line 391
	Module::Runtime::use_package_optimistically("MooseX::Getopt::Defanged::BaseClass") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Util.pm line 351
	Moose::Util::_load_user_class("MooseX::Getopt::Defanged::BaseClass", undef) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Meta/Class.pm line 569
	Moose::Meta::Class::superclasses(undef, "MooseX::Getopt::Defanged::BaseClass") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose.pm line 53
	Moose::extends(Moose::Meta::Class=HASH(0x560fcf8f3ed0), "MooseX::Getopt::Defanged::BaseClass") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux/Moose/Exporter.pm line 419
	Moose::extends("MooseX::Getopt::Defanged::BaseClass") called at t/inheritance.d/lib/MooseX/Getopt/Defanged/SubClass.pm line 11
	require MooseX/Getopt/Defanged/SubClass.pm called at t/inheritance.t line 22
	main::BEGIN() called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 0
	eval {...} called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 0
t/inheritance.t ................... ok
Useless use of concatenation (.) or string in void context at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 223.
Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref. at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 0.
	eval {...} called at /tmp/loop_over_bdir-972405-lYSNfi/MooseX-Getopt-Defanged-v1.18.0-0/blib/lib/MooseX/Getopt/Defanged/Meta/Attribute/Trait/_Getopt.pm line 0
t/meta-attribute-trait-_getopt.t .. ok
All tests successful.
Files=4, Tests=380,  2 wallclock secs ( 0.05 usr  0.02 sys +  1.92 cusr  0.25 csys =  2.24 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                              Need Have    
    ----------------------------------- ---- --------
    autodie                             0    2.32    
    English                             0    1.11    
    Exception::Class                    0    1.44    
    Exporter                            0    5.74    
    Getopt::Long                        0    2.51    
    Moose                               0.92 2.2012  
    Moose::Role                         0.92 2.2012  
    Moose::Util::TypeConstraints        0.92 2.2012  
    MooseX::Accessors::ReadWritePrivate 0    v1.4.0  
    MooseX::AttributeHelpers            0.2  0.25    
    MooseX::StrictConstructor           0.08 0.21    
    Readonly                            0    2.05    
    Scalar::Util                        0    1.55    
    strict                              0    1.11    
    utf8                                0    1.22    
    version                             0    0.9924  
    warnings                            0    1.47    

build_requires:

    Module                              Need Have    
    ----------------------------------- ---- --------
    Carp                                0    1.50    
    File::Spec::Functions               0    3.78    
    lib                                 0    0.65    
    overload                            0    1.31    
    parent                              0    0.238   
    Test::Class                         0    0.50    
    Test::Compile                       0    v2.4.0  
    Test::Deep                          0    1.130   
    Test::Exception                     0    0.43    
    Test::Moose                         0    2.2012  
    Test::More                          0.88 1.302175

configure_requires:

    Module                              Need Have    
    ----------------------------------- ---- --------
    Module::Build                       0.33 0.4231  

opt_requires:

    Module                              Need Have    
    ----------------------------------- ---- --------
    Readonly::XS                        0    1.05    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2578747
    PERL5_CPAN_IS_RUNNING = 2578747
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-Wr95/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

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   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
  Commit id: 53b3ccc999480996153a80c5411dcbd9d109262a
  Platform:
    osname=linux
    osvers=5.3.0-2-amd64
    archname=x86_64-linux
    uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
    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='cc'
    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 -g'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.2.1 20191109'
    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/9/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.29'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -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
    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 Jun  4 2020 00:41:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2578747"
    PERL5_CPAN_IS_RUNNING="2578747"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/site_perl/5.32.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/5.32.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0-RC0-40-g53b3ccc999/da1c/lib/5.32.0
    .