JSON-Schema-Tiny v0.026 Perl 5 v5.36.3 arm64-freebsd-thread-multi

Status
Pass
From
Slaven Rezić
Dist
JSON-Schema-Tiny v0.026
Platform
Perl 5 v5.36.3 arm64-freebsd-thread-multi
Date
2024-11-16 22:37:45
ID
667bf1e4-a46b-11ef-a4a1-b3d76d8775ea
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.026
on perl 5.36.3, 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
# 
# 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.051
#     perl                5.020 5.036003
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     Data::Dumper                     any    2.184
#     File::Spec                       any     3.84
#     List::Util                      1.50     1.62
#     Math::BigInt                     any 1.999830
#     Module::Metadata                 any 1.000037
#     Path::Tiny                       any    0.146
#     Test::Deep                       any    1.204
#     Test::Fatal                      any    0.017
#     Test::JSON::Schema::Acceptance 1.026    1.026
#     Test::More                      0.96 1.302204
#     Test::Warnings                   any    0.033
#     lib                              any     0.65
#     open                             any     1.13
#     perl                           5.020 5.036003
#     strict                           any     1.12
#     utf8                             any     1.24
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     -------------------- ----- --------
#     B                      any     1.83
#     Carp                   any     1.52
#     Exporter              5.57     5.77
#     Feature::Compat::Try   any     0.05
#     JSON::PP               any     4.07
#     List::Util            1.50     1.62
#     Math::BigFloat         any 1.999830
#     Mojo::JSON             any    undef
#     Mojo::JSON::Pointer    any    undef
#     Mojo::URL              any    undef
#     Mojolicious           7.23     9.38
#     Ref::Util            0.100    0.204
#     Scalar::Util           any     1.62
#     Storable               any     3.26
#     autovivification       any     0.18
#     builtin::compat        any 0.003003
#     constant               any     1.33
#     experimental         0.026    0.032
#     if                     any   0.0610
#     namespace::clean       any     0.27
#     perl                 5.020 5.036003
#     stable               0.031    0.032
#     strictures               2 2.000006
#     warnings               any     1.58
# 
# === 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.17
#     File::Temp        0.2311
#     JSON::PP            4.07
#     JSON::XS         missing
#     Module::Runtime    0.016
#     Mojolicious         9.38
#     Pod::Coverage    missing
#     Sub::Name        missing
#     YAML             missing
#     autodie             2.34
# 
t/00-report-prereqs.t .............. ok
# 
# 
# generated with:              Test::JSON::Schema::Acceptance 1.026
# 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.026
# 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.026
# 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
t/zzz-acceptance-draft2019-09.t .... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
t/zzz-acceptance-draft2020-12.t .... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
t/zzz-acceptance-draft7.t .......... skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
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
Files=18, Tests=2583, 10 wallclock secs ( 1.16 usr  0.08 sys +  8.09 cusr  1.62 csys = 10.95 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    autovivification               0     0.18    
    B                              0     1.83    
    builtin::compat                0     0.003003
    Carp                           0     1.52    
    constant                       0     1.33    
    experimental                   0.026 0.032   
    Exporter                       5.57  5.77    
    Feature::Compat::Try           0     0.05    
    if                             0     0.0610  
    JSON::PP                       0     4.07    
    List::Util                     1.50  1.62    
    Math::BigFloat                 0     1.999830
    Mojo::JSON                     0     0       
    Mojo::JSON::Pointer            0     0       
    Mojo::URL                      0     0       
    Mojolicious                    7.23  9.38    
    namespace::clean               0     0.27    
    perl                           5.020 5.036003
    Ref::Util                      0.100 0.204   
    Scalar::Util                   0     1.62    
    stable                         0.031 0.032   
    Storable                       0     3.26    
    strictures                     2     2.000006
    warnings                       0     1.58    

build_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    Data::Dumper                   0     2.184   
    ExtUtils::MakeMaker            0     7.64    
    File::Spec                     0     3.84    
    lib                            0     0.65    
    List::Util                     1.50  1.62    
    Math::BigInt                   0     1.999830
    Module::Metadata               0     1.000037
    open                           0     1.13    
    Path::Tiny                     0     0.146   
    strict                         0     1.12    
    Test::Deep                     0     1.204   
    Test::Fatal                    0     0.017   
    Test::JSON::Schema::Acceptance 1.026 1.026   
    Test::More                     0.96  1.302204
    Test::Warnings                 0     0.033   
    utf8                           0     1.24    

configure_requires:

    Module                         Need  Have    
    ------------------------------ ----- --------
    ExtUtils::MakeMaker            0     7.64    
    Module::Build::Tiny            0.034 0.051   
    perl                           5.020 5.036003


------------------------------
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:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-2/blib/arch:/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-2/blib/lib:/home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/arch:/home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/lib:/home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/arch:/home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/lib:/home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/arch:/home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/lib:/home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/arch:/home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/lib:/home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/arch:/home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/lib:/home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/arch:/home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/lib:/home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/arch:/home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/lib:/home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/arch:/home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/lib:/home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/arch:/home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/lib:/home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 84573
    PERL5_CPAN_IS_RUNNING = 84573
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 84550,84573
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024111622/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2024111622

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.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.07    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302204
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.0-release-p9
    archname=arm64-freebsd-thread-multi
    uname='freebsd 140arm64-default-job-03 14.0-release-p9 freebsd 14.0-release-p9 arm64 '
    config_args='-Accflags=-DUSE_THREAD_SAFE_LOCALE -Darchlib=/usr/local/lib/perl5/5.36/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Wed Nov 29 16:10:26 UTC 2023 -Dinc_version_list=none -Dlibperl=libperl.so.5.36.3 -Dman1dir=/usr/local/lib/perl5/5.36/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.36/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.36 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.36 -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.36/work/perl-5.36.3 -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.36/work/perl-5.36.3:N-L/usr/local/lib/perl5/5.36/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Uusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=1
    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/16/lib
    libs=-ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so.5.36.3
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.36/mach/CORE'
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib/perl5/5.36/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_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/2024111622/builtin-compat-0.003003-2/blib/arch:/home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-2/blib/lib:/home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/arch:/home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/lib:/home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/arch:/home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/lib:/home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/arch:/home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/lib:/home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/arch:/home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/lib:/home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/arch:/home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/lib:/home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/arch:/home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/lib:/home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/arch:/home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/lib:/home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/arch:/home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/lib:/home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/arch:/home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/lib:/home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/lib:/home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="84573"
    PERL5_CPAN_IS_RUNNING="84573"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="84550,84573"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024111622/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-2/blib/arch
    /home/cpansand/.cpan/build/2024111622/builtin-compat-0.003003-2/blib/lib
    /home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/autovivification-0.18-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-JSON-Schema-Acceptance-1.026-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/strictures-2.000006-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/multidimensional-0.014-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/indirect-0.39-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/bareword-filehandles-0.007-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/B-Hooks-OP-Check-0.22-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Depends-0.8001-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/experimental-0.032-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-File-ShareDir-1.001002-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Scope-Guard-0.21-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/File-Copy-Recursive-0.45-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-Warnings-0.033-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-File-1.993-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Class-Tiny-1.008-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/MooX-TypeTiny-0.002003-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Type-Tiny-2.006000-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Moo-2.005005-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/JSON-MaybeXS-1.004008-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-Needs-0.002010-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Git-Wrapper-0.048-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-Exception-0.43-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Sub-Uplevel-0.2800-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Sort-Versions-1.62-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Devel-CheckBin-0.04-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Cpanel-JSON-XS-4.38-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/File-ShareDir-Install-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-Fatal-0.017-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Test-Deep-1.204-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Ref-Util-0.204-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Ref-Util-XS-0.117-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Mojolicious-9.38-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Feature-Compat-Try-0.05-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Module-Build-Tiny-0.051-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/Module-Build-0.4234-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/ExtUtils-InstallPaths-0.014-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Helpers-0.028-0/blib/lib
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/arch
    /home/cpansand/.cpan/build/2024111622/ExtUtils-Config-0.010-0/blib/lib
    /usr/local/lib/perl5/site_perl/mach/5.36
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.36/mach
    /usr/local/lib/perl5/5.36
    .