JSON-Schema-Tiny v0.024 Perl 5 v5.40.0 RC2 amd64-netbsd

Status
Fail
From
Carlos Guevara
Dist
JSON-Schema-Tiny v0.024
Platform
Perl 5 v5.40.0 RC2 amd64-netbsd
Date
2024-06-06 15:59:04
ID
b2c88c52-241d-11ef-b4db-a0e58bab0e6e
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.024
on perl 5.40.0, created by CPAN-Reporter-1.2019.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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.70
#     Module::Build::Tiny 0.034    0.048
#     perl                5.020 5.040000
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     Data::Dumper                     any    2.189
#     File::Spec                       any     3.90
#     List::Util                      1.50     1.63
#     Math::BigInt                     any 2.003003
#     Module::Metadata                 any 1.000038
#     Path::Tiny                       any    0.146
#     Test::Deep                       any    1.204
#     Test::Fatal                      any    0.017
#     Test::JSON::Schema::Acceptance 1.014    1.025
#     Test::More                      0.96 1.302199
#     Test::Warnings                   any    0.033
#     constant                         any     1.33
#     lib                              any     0.65
#     open                             any     1.13
#     perl                           5.020 5.040000
#     strict                           any     1.13
#     utf8                             any     1.25
#     warnings                         any     1.70
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     -------------------- ----- --------
#     B                      any     1.89
#     Carp                   any     1.54
#     Exporter              5.57     5.78
#     Feature::Compat::Try   any     0.05
#     JSON::PP               any     4.16
#     List::Util            1.50     1.63
#     Math::BigFloat         any 2.003003
#     Mojo::JSON             any    undef
#     Mojo::JSON::Pointer    any    undef
#     Mojo::URL              any    undef
#     Mojolicious           7.23     9.37
#     Ref::Util            0.100    0.204
#     Scalar::Util           any     1.63
#     Storable               any     3.32
#     experimental         0.026    0.032
#     if                     any   0.0610
#     namespace::clean       any     0.27
#     perl                 5.020 5.040000
#     stable               0.031    0.033
#     strictures               2 2.000006
# 
# === Runtime Suggests ===
# 
#     Module           Want  Have
#     ---------------- ---- -----
#     Cpanel::JSON::XS  any  4.38
#     Ref::Util::XS     any 0.117
# 
# === Other Modules ===
# 
#     Module             Have
#     ---------------- ------
#     Cpanel::JSON::XS   4.38
#     Encode             3.21
#     File::Temp       0.2311
#     JSON::PP           4.16
#     JSON::XS           4.03
#     Module::Runtime   0.016
#     Mojolicious        9.37
#     Pod::Coverage      0.23
#     Sub::Name          0.27
#     YAML               1.31
#     autodie            2.37
# 
t/00-report-prereqs.t .............. ok
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# 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
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# 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
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# 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
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# with commit:                 9fc880bfb6d8ccd093bc82431f17d13681ffae8e (23.2.0-117-g9fc880b)
# from repository:             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                        20          0     0
# additionalProperties.json                   21          0     0
# allOf.json                                  30          0     0
# anchor.json                                  4          4     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                                   45          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                114          0     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                                    39          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         14     0
# refRemote.json                              15         16     0
# required.json                               16          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       20         35     0
# unevaluatedProperties.json                  60         62     0
# uniqueItems.json                            69          0     0
# vocabulary.json                              2          3     0
# optional/anchor.json                         2          2     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/id.json                             1          2     0
# optional/no-schema.json                      3          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            6          0     0
# optional/unknownKeyword.json                 2          1     0
# ---------------------------------------------------------------
# TOTAL                                     1189        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
    # Failed test 'evaluation result is incorrect'
    # at t/zzz-acceptance-draft2020-12.t line 44.
    # expected false; got true
    # true

# Failed test 'optional/ecmascript-regex.json: "\a is not an ECMA 262 control escape" - "when used as a pattern"'
# at t/zzz-acceptance-draft2020-12.t line 44.
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# with commit:                 9fc880bfb6d8ccd093bc82431f17d13681ffae8e (23.2.0-117-g9fc880b)
# from repository:             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                   21          0     0
# allOf.json                                  30          0     0
# anchor.json                                  4          4     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                             22         20     0
# enum.json                                   45          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                133          0     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  29          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                                    39          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                                    64         13     0
# refRemote.json                              15         16     0
# required.json                               16          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       26         40     0
# unevaluatedProperties.json                  60         62     0
# uniqueItems.json                            69          0     0
# vocabulary.json                              2          3     0
# optional/anchor.json                         2          2     0
# optional/bignum.json                         9          0     0
# optional/cross-draft.json                    0          1     0
# optional/dependencies-compatibility.json    22         14     0
# optional/dynamicRef.json                     1          1     0
# optional/ecmascript-regex.json              60         14     1
# optional/float-overflow.json                 1          0     0
# optional/format-assertion.json               2          2     0
# optional/id.json                             1          2     0
# optional/no-schema.json                      3          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            6          0     0
# optional/unknownKeyword.json                 2          1     0
# ---------------------------------------------------------------
# TOTAL                                     1206        197     1
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
# 
# ###############################
# 
# Attention CPANTesters: you do not need to file a ticket when this test fails. I will receive the test reports and act on it soon. thank you!
# 
# ###############################
# Looks like you failed 1 test of 1404.
t/zzz-acceptance-draft2020-12.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1404 subtests 
	(375 TODO tests unexpectedly succeeded)
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.025
# with commit:                 9fc880bfb6d8ccd093bc82431f17d13681ffae8e (23.2.0-117-g9fc880b)
# from repository:             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                        20          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                                   45          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                102          0     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                                    38          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
# 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/id.json                             5          2     0
# optional/non-bmp-regex.json                 12          0     0
# optional/unknownKeyword.json                 2          1     0
# ---------------------------------------------------------------
# TOTAL                                      975         49     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/zzz-acceptance-draft7.t .......... ok

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: 1374 Failed: 0)
  TODO passed:   72-79, 212-213, 628-629, 730-763, 783-784
                791-792, 799-810, 823-834, 841-873, 970-1146
                1216-1224, 1234-1272, 1281-1290, 1296, 1307
                1318-1319, 1326, 1335-1336, 1343, 1348-1350
                1372
t/zzz-acceptance-draft2020-12.t  (Wstat: 256 (exited 1) Tests: 1404 Failed: 1)
  Failed test:  1352
  TODO passed:   52-59, 192-193, 234-275, 670-671, 799-800
                807-808, 815-826, 839-850, 857-887, 984-1171
                1241-1249, 1259-1297, 1306-1315, 1321, 1332
                1343-1344, 1351, 1361-1362, 1369, 1374-1380
                1402
  Non-zero exit status: 1
t/zzz-acceptance-draft7.t        (Wstat: 0 Tests: 1024 Failed: 0)
  TODO passed:   181-182, 660-663, 670-671, 674-679, 683-690
                703-712, 719-741, 916-927, 936-945, 951
                962, 973-974, 981, 990-991, 998, 1003-1009
                1022
Files=18, Tests=6386, 15 wallclock secs ( 2.01 usr  0.47 sys +  9.89 cusr  1.81 csys = 14.18 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    B                              0     1.89    
    Carp                           0     1.54    
    experimental                   0.026 0.032   
    Exporter                       5.57  5.78    
    Feature::Compat::Try           0     0.05    
    if                             0     0.0610  
    JSON::PP                       0     4.16    
    List::Util                     1.50  1.63    
    Math::BigFloat                 0     2.003003
    Mojo::JSON                     0     0       
    Mojo::JSON::Pointer            0     0       
    Mojo::URL                      0     0       
    Mojolicious                    7.23  9.37    
    namespace::clean               0     0.27    
    perl                           5.020 5.040000
    Ref::Util                      0.100 0.204   
    Scalar::Util                   0     1.63    
    stable                         0.031 0.033   
    Storable                       0     3.32    
    strictures                     2     2.000006

build_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    constant                       0     1.33    
    Data::Dumper                   0     2.189   
    File::Spec                     0     3.90    
    lib                            0     0.65    
    List::Util                     1.50  1.63    
    Math::BigInt                   0     2.003003
    Module::Metadata               0     1.000038
    open                           0     1.13    
    Path::Tiny                     0     0.146   
    perl                           5.020 5.040000
    strict                         0     1.13    
    Test::Deep                     0     1.204   
    Test::Fatal                    0     0.017   
    Test::JSON::Schema::Acceptance 1.014 1.025   
    Test::More                     0.96  1.302199
    Test::Warnings                 0     0.033   
    utf8                           0     1.25    
    warnings                       0     1.70    

configure_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    ExtUtils::MakeMaker            0     7.70    
    Module::Build::Tiny            0.034 0.048   
    perl                           5.020 5.040000


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6111
    PERL5_CPAN_IS_RUNNING = 6111
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.40.0
    $UID/$EUID = 1001 / 1001
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
  Commit id: c8545878e4ddb53fc492685422a67aa6b658f0ea
  Platform:
    osname=netbsd
    osvers=10.0
    archname=amd64-netbsd
    uname='netbsd cjg-netbsd10 10.0 netbsd 10.0 (generic) #0: thu mar 28 08:33:33 utc 2024 mkrepro@mkrepro.netbsd.org:usrsrcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include'
    ccversion=''
    gccversion='10.5.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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
    libpth=/usr/lib /usr/pkg/lib /lib
    libs=-lpthread -lm -lcrypt -lutil -lc -lposix
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared  -L/usr/pkg/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    RC2
  Built under netbsd
  Compiled at Jun  6 2024 06:30:01
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6111"
    PERL5_CPAN_IS_RUNNING="6111"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.40.0/amd64-netbsd
    /home/cpan/bin/perl/lib/site_perl/5.40.0
    /home/cpan/bin/perl/lib/5.40.0/amd64-netbsd
    /home/cpan/bin/perl/lib/5.40.0
    .