JSON-Schema-Tiny v0.023 Perl 5 v5.34.0 x86_64-linux-thread-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
JSON-Schema-Tiny v0.023
Platform
Perl 5 v5.34.0 x86_64-linux-thread-multi-ld
Date
2024-05-07 08:11:58
ID
79e96bfe-0c49-11ef-a11f-99476c3db97c
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 Karen Etheridge,

This is a computer-generated report for JSON-Schema-Tiny-0.023
on perl 5.34.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':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.64
#     Module::Build::Tiny 0.034    0.046
#     perl                5.020 5.034000
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     Data::Dumper                     any    2.183
#     File::Spec                       any     3.80
#     List::Util                      1.50     1.63
#     Math::BigInt                     any 2.003002
#     Module::Metadata                 any 1.000037
#     Path::Tiny                       any    0.144
#     Test::Deep                       any    1.130
#     Test::Fatal                      any    0.017
#     Test::JSON::Schema::Acceptance 1.014    1.021
#     Test::More                      0.96 1.302195
#     Test::Warnings                   any    0.033
#     constant                         any     1.33
#     lib                              any     0.65
#     open                             any     1.12
#     perl                           5.020 5.034000
#     strict                           any     1.12
#     utf8                             any     1.24
#     warnings                         any     1.51
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     -------------------- ----- --------
#     B                      any     1.82
#     Carp                   any     1.52
#     Exporter              5.57     5.77
#     Feature::Compat::Try   any     0.05
#     JSON::PP               any     4.16
#     List::Util            1.50     1.63
#     Math::BigFloat         any 2.003002
#     Mojo::JSON             any    undef
#     Mojo::JSON::Pointer    any    undef
#     Mojo::URL              any    undef
#     Mojolicious           7.23     9.35
#     Ref::Util            0.100    0.204
#     Scalar::Util           any     1.63
#     Storable               any     3.25
#     experimental         0.026    0.031
#     if                     any   0.0609
#     namespace::clean       any     0.27
#     perl                 5.020 5.034000
#     stable               0.031    0.031
#     strictures               2 2.000006
# 
# === Runtime Suggests ===
# 
#     Module           Want  Have
#     ---------------- ---- -----
#     Cpanel::JSON::XS  any  4.37
#     Ref::Util::XS     any 0.117
# 
# === Other Modules ===
# 
#     Module             Have
#     ---------------- ------
#     Cpanel::JSON::XS   4.37
#     Encode             3.20
#     File::Temp       0.2311
#     JSON::PP           4.16
#     JSON::XS           4.03
#     Module::Runtime   0.016
#     Mojolicious        9.35
#     Pod::Coverage      0.23
#     Sub::Name          0.27
#     YAML               1.30
#     autodie            2.36
# 
t/00-report-prereqs.t .............. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# specification version: draft2019-09
# using custom test directory: t/additional-tests-draft2019-09
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  750         62     0
# loose-types-const-enum.json                  8          0     0
# ref-and-id.json                              1          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      826         62     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/additional-tests-draft2019-09.t .. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# specification version: draft2020-12
# using custom test directory: t/additional-tests-draft2020-12
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  756          0     0
# loose-types-const-enum.json                  8          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      831          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/additional-tests-draft2020-12.t .. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# specification version: draft7
# using custom test directory: t/additional-tests-draft7
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  1          0     0
# faux-buggy-schemas.json                      2          0     0
# id.json                                      4          0     0
# integers.json                               29          0     0
# invalid-input.json                           2          0     0
# keyword-independence.json                  636          0     0
# loose-types-const-enum.json                  8          0     0
# ref-and-id.json                              1          0     0
# ref.json                                     4          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      710          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/additional-tests-draft7.t ........ ok
t/boolean-data.t ................... ok
t/boolean-schemas.t ................ ok
t/equality.t ....................... ok
t/errors.t ......................... ok
t/max_traversal_depth.t ............ ok
t/pattern.t ........................ ok
t/ref.t ............................ ok
t/specification_version.t .......... ok
t/stringy-numbers.t ................ ok
t/type.t ........................... ok
t/unsupported-keywords.t ........... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalItems.json                        18          0     0
# additionalProperties.json                   16          0     0
# allOf.json                                  30          0     0
# anchor.json                                 11          6     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               21          0     0
# content.json                                18          0     0
# default.json                                 7          0     0
# defs.json                                    1          1     0
# dependentRequired.json                      20          0     0
# dependentSchemas.json                       20          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                114          0     0
# id.json                                     10          8     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  28          0     0
# maxContains.json                            12          0     0
# maxItems.json                                6          0     0
# maxLength.json                               7          0     0
# maxProperties.json                          10          0     0
# maximum.json                                 8          0     0
# minContains.json                            28          0     0
# minItems.json                                6          0     0
# minLength.json                               7          0     0
# minProperties.json                           8          0     0
# minimum.json                                11          0     0
# multipleOf.json                             10          0     0
# not.json                                    13          1     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      23          0     0
# properties.json                             28          0     0
# propertyNames.json                          13          0     0
# recursiveRef.json                           20         14     0
# ref.json                                    65         13     0
# refRemote.json                              15         16     0
# required.json                               16          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       18         33     0
# unevaluatedProperties.json                  56         59     0
# uniqueItems.json                            69          0     0
# unknownKeyword.json                          2          1     0
# vocabulary.json                              2          3     0
# optional/bignum.json                         9          0     0
# optional/cross-draft.json                    1          2     0
# optional/dependencies-compatibility.json    22         14     0
# optional/ecmascript-regex.json              60         14     0
# optional/float-overflow.json                 1          0     0
# optional/no-schema.json                      3          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            4          0     0
# ---------------------------------------------------------------
# TOTAL                                     1150        185     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/zzz-acceptance-draft2019-09.t .... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2020-12
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalProperties.json                   16          0     0
# allOf.json                                  30          0     0
# anchor.json                                 11          6     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               21          0     0
# content.json                                18          0     0
# default.json                                 7          0     0
# defs.json                                    1          1     0
# dependentRequired.json                      20          0     0
# dependentSchemas.json                       20          0     0
# dynamicRef.json                             19         19     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                133          0     0
# id.json                                     10          8     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  27          0     0
# maxContains.json                            12          0     0
# maxItems.json                                6          0     0
# maxLength.json                               7          0     0
# maxProperties.json                          10          0     0
# maximum.json                                 8          0     0
# minContains.json                            28          0     0
# minItems.json                                6          0     0
# minLength.json                               7          0     0
# minProperties.json                           8          0     0
# minimum.json                                11          0     0
# multipleOf.json                             10          0     0
# not.json                                    13          1     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      23          0     0
# prefixItems.json                            11          0     0
# properties.json                             28          0     0
# propertyNames.json                          10          0     0
# ref.json                                    65         13     0
# refRemote.json                              15         16     0
# required.json                               16          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       24         38     0
# unevaluatedProperties.json                  56         59     0
# uniqueItems.json                            69          0     0
# unknownKeyword.json                          2          1     0
# vocabulary.json                              2          3     0
# optional/bignum.json                         9          0     0
# optional/cross-draft.json                    0          1     0
# optional/dependencies-compatibility.json    22         14     0
# optional/ecmascript-regex.json              61         14     0
# optional/float-overflow.json                 1          0     0
# optional/format-assertion.json               2          2     0
# optional/no-schema.json                      3          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            4          0     0
# ---------------------------------------------------------------
# TOTAL                                     1165        196     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/zzz-acceptance-draft2020-12.t .... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.021
# with commit cda4281c46226b980cbf9db4610f03d9f718e533 (2.0.0-786-gcda4281)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft7
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalItems.json                        18          0     0
# additionalProperties.json                   16          0     0
# allOf.json                                  30          0     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               21          0     0
# default.json                                 7          0     0
# definitions.json                             1          1     0
# dependencies.json                           36          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                102          0     0
# id.json                                      5          2     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  28          0     0
# maxItems.json                                6          0     0
# maxLength.json                               7          0     0
# maxProperties.json                          10          0     0
# maximum.json                                 8          0     0
# minItems.json                                6          0     0
# minLength.json                               7          0     0
# minProperties.json                           8          0     0
# minimum.json                                11          0     0
# multipleOf.json                             10          0     0
# not.json                                    12          0     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      23          0     0
# properties.json                             28          0     0
# propertyNames.json                          13          0     0
# ref.json                                    64         14     0
# refRemote.json                              11         12     0
# required.json                               16          0     0
# type.json                                   80          0     0
# uniqueItems.json                            69          0     0
# unknownKeyword.json                          2          1     0
# optional/bignum.json                         9          0     0
# optional/content.json                        6          4     0
# optional/cross-draft.json                    1          1     0
# optional/ecmascript-regex.json              60         14     0
# optional/float-overflow.json                 1          0     0
# optional/non-bmp-regex.json                 12          0     0
# ---------------------------------------------------------------
# TOTAL                                      935         49     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/zzz-acceptance-draft7.t .......... ok
All tests successful.

Test Summary Report
-------------------
t/additional-tests-draft2019-09.t (Wstat: 0 Tests: 889 Failed: 0)
  TODO passed:   123-142, 199-202, 239-242, 279-282, 319-362
                399-402, 451-462, 511-514, 551-554, 591-594
                631-634, 671-674, 843-854
t/zzz-acceptance-draft2019-09.t  (Wstat: 0 Tests: 1335 Failed: 0)
  TODO passed:   65-81, 214-215, 411-428, 610-611, 712-745
                765-766, 773-774, 781-792, 806-817, 824-854
                951-1116, 1186, 1189-1193, 1203-1241, 1250-1259
                1265, 1276, 1287-1288, 1295, 1304-1305
                1312
t/zzz-acceptance-draft2020-12.t  (Wstat: 0 Tests: 1361 Failed: 0)
  TODO passed:   47-63, 196-197, 238-275, 450-467, 648-649
                777-778, 785-786, 793-804, 818-829, 836-866
                963-1139, 1209, 1212-1216, 1226-1262, 1271-1280
                1286, 1297, 1308-1309, 1316, 1326-1327
                1334, 1339-1342
t/zzz-acceptance-draft7.t        (Wstat: 0 Tests: 984 Failed: 0)
  TODO passed:   179-180, 360-366, 627-630, 637-638, 641-646
                650-657, 670-679, 686-708, 874, 886-897
                906-915, 921, 932, 943-944, 951, 960-961
                968
Files=18, Tests=6264, 25 wallclock secs ( 3.06 usr  0.20 sys + 19.11 cusr  1.56 csys = 23.93 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    B                              0     1.82    
    Carp                           0     1.52    
    experimental                   0.026 0.031   
    Exporter                       5.57  5.77    
    Feature::Compat::Try           0     0.05    
    if                             0     0.0609  
    JSON::PP                       0     4.16    
    List::Util                     1.50  1.63    
    Math::BigFloat                 0     2.003002
    Mojo::JSON                     0     0       
    Mojo::JSON::Pointer            0     0       
    Mojo::URL                      0     0       
    Mojolicious                    7.23  9.35    
    namespace::clean               0     0.27    
    perl                           5.020 5.034000
    Ref::Util                      0.100 0.204   
    Scalar::Util                   0     1.63    
    stable                         0.031 0.031   
    Storable                       0     3.25    
    strictures                     2     2.000006

build_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    constant                       0     1.33    
    Data::Dumper                   0     2.183   
    File::Spec                     0     3.80    
    lib                            0     0.65    
    List::Util                     1.50  1.63    
    Math::BigInt                   0     2.003002
    Module::Metadata               0     1.000037
    open                           0     1.12    
    Path::Tiny                     0     0.144   
    perl                           5.020 5.034000
    strict                         0     1.12    
    Test::Deep                     0     1.130   
    Test::Fatal                    0     0.017   
    Test::JSON::Schema::Acceptance 1.014 1.021   
    Test::More                     0.96  1.302195
    Test::Warnings                 0     0.033   
    utf8                           0     1.24    
    warnings                       0     1.51    

configure_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    ExtUtils::MakeMaker            0     7.64    
    Module::Build::Tiny            0.034 0.046   
    perl                           5.020 5.034000


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    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 = 3989141
    PERL5_CPAN_IS_RUNNING = 3989141
    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 = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.0/ac75/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
  Commit id: 79a7b254d85a10b65126ad99bf10e70480569d68
  Platform:
    osname=linux
    osvers=5.16.0-6-amd64
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 5.16.0-6-amd64 #1 smp preempt debian 5.16.18-1 (2022-03-29) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.0/ac75 -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 -Duseithreads -Duselongdouble -DEBUGGING=both'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -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='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.2.0'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.33.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.33'
  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:
    DEBUGGING
    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_TRACK_MEMPOOL
    PERL_USE_DEVEL
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Apr 24 2022 09:05:49
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3989141"
    PERL5_CPAN_IS_RUNNING="3989141"
    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.34.0/ac75/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.0/ac75/lib/site_perl/5.34.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.0/ac75/lib/5.34.0/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.0/ac75/lib/5.34.0
    .