JSON-SL v1.0.7 Perl 5 v5.40.3 x86_64-linux-thread-multi
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
JSON-SL v1.0.7
- Platform
- Perl 5 v5.40.3 x86_64-linux-thread-multi
- Date
- 2025-10-15 21:24:16
- ID
- 4e10e224-aa0d-11f0-b2b4-cffa6d8775ea
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 Mark Nunberg,
This is a computer-generated report for JSON-SL-1.0.7
on perl 5.40.3, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/JSON/SL/Tuba.pm blib/lib/JSON/SL/Tuba.pm
cp lib/JSON/SL/EscapeTH.pm blib/lib/JSON/SL/EscapeTH.pm
cp lib/JSON/SL.pm blib/lib/JSON/SL.pm
Running Mkbootstrap for SL ()
chmod 644 "SL.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SL.bs blib/arch/auto/JSON/SL/SL.bs 644
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/cpansand/.cpan/build/2025101518/JSON-SL-1.0.7-0/typemap' SL.xs > SL.xsc
mv SL.xsc SL.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.0.7\" -DXS_VERSION=\"1.0.7\" -fPIC "-I/usr/lib64/perl5/CORE" SL.c
SL.xs: In function âÂÂpljsonsl_feed_incr_THXâÂÂ:
SL.xs:686:13: warning: format âÂÂ%luâ expects argument of type âÂÂlong unsigned intâÂÂ, but argument 2 has type âÂÂintâ [-Wformat=]
686 | die("JSON::SL - max_size is %lu, but input is %lu bytes", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SL.xs:701:5: note: in expansion of macro âÂÂCHECK_MAX_SIZEâÂÂ
701 | CHECK_MAX_SIZE(pjsn, input)
| ^~~~~~~~~~~~~~
SL.xs: In function âÂÂpljsonsl_feed_oneshot_THXâÂÂ:
SL.xs:686:13: warning: format âÂÂ%luâ expects argument of type âÂÂlong unsigned intâÂÂ, but argument 2 has type âÂÂintâ [-Wformat=]
686 | die("JSON::SL - max_size is %lu, but input is %lu bytes", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SL.xs:761:5: note: in expansion of macro âÂÂCHECK_MAX_SIZEâÂÂ
761 | CHECK_MAX_SIZE(pjsn, input);
| ^~~~~~~~~~~~~~
SL.xs: In function âÂÂpljsonsl_set_jsonpointer_THXâÂÂ:
SL.xs:821:9: error: format not a string literal and no format arguments [-Werror=format-security]
821 | die(diestr);
| ^~~
In file included from SL.xs:859:
srcout/tuba_dispatch_getmeth.h: In function âÂÂpltuba_get_method_infoâÂÂ:
srcout/tuba_dispatch_getmeth.h:106:5: warning: case value âÂÂ34â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
106 | case '"':
| ^~~~
srcout/tuba_dispatch_getmeth.h:111:5: warning: case value âÂÂ35â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
111 | case '#':
| ^~~~
srcout/tuba_dispatch_getmeth.h:170:5: warning: case value âÂÂ34â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
170 | case '"':
| ^~~~
srcout/tuba_dispatch_getmeth.h:175:5: warning: case value âÂÂ35â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
175 | case '#':
| ^~~~
srcout/tuba_dispatch_getmeth.h:234:5: warning: case value âÂÂ34â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
234 | case '"':
| ^~~~
srcout/tuba_dispatch_getmeth.h:239:5: warning: case value âÂÂ35â not in enumerated type âÂÂpltuba_callback_typeâ [-Wswitch]
239 | case '#':
| ^~~~
srcout/tuba_dispatch_getmeth.h:104:1: warning: case value âÂÂ62â not in enumerated type âÂÂjsonsl_action_tâ [-Wswitch]
104 | case '>': {
| ^~~~
SL.c: In function âÂÂXS_JSON__SL__modify_readonlyâÂÂ:
SL.c:1673:25: warning: variable âÂÂpjsnâ set but not used [-Wunused-but-set-variable]
1673 | PLJSONSL * pjsn;
| ^~~~
SL.c: In function âÂÂXS_JSON__SL_referrent_is_writeableâÂÂ:
SL.c:1708:25: warning: variable âÂÂpjsnâ set but not used [-Wunused-but-set-variable]
1708 | PLJSONSL * pjsn;
| ^~~~
In file included from perl-jsonsl.h:7,
from SL.xs:1:
SL.c: In function âÂÂXS_JSON__SL_feedâÂÂ:
/usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable âÂÂixâ [-Wunused-variable]
197 | #define dXSI32 I32 ix = XSANY.any_i32
| ^~
SL.c:1734:5: note: in expansion of macro âÂÂdXSI32âÂÂ
1734 | dXSI32;
| ^~~~~~
SL.c: In function âÂÂXS_JSON__SL_CLONEâÂÂ:
SL.c:2055:25: warning: variable âÂÂpjsnâ set but not used [-Wunused-but-set-variable]
2055 | PLJSONSL * pjsn;
| ^~~~
In file included from perl-jsonsl.h:65:
jsonsl/jsonsl.c: At top level:
jsonsl/jsonsl.c:1063:13: warning: âÂÂjsonsl_strmatchtypeâ defined but not used [-Wunused-function]
1063 | const char *jsonsl_strmatchtype(jsonsl_jpr_match_t match)
| ^~~~~~~~~~~~~~~~~~~
jsonsl/jsonsl.c:78:6: warning: âÂÂjsonsl_dump_global_metricsâ defined but not used [-Wunused-function]
78 | void jsonsl_dump_global_metrics(void) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In function âÂÂpljsonsl_set_jsonpointer_THXâÂÂ,
inlined from âÂÂXS_JSON__SL_set_jsonpointerâ at SL.xs:1441:5:
SL.xs:818:8: warning: âÂÂpathstrâ may be used uninitialized [-Wmaybe-uninitialized]
818 | if (pathstr) {
| ^
SL.xs: In function âÂÂXS_JSON__SL_set_jsonpointerâÂÂ:
SL.xs:784:26: note: âÂÂpathstrâ was declared here
784 | const char *diestr, *pathstr;
| ^~~~~~~
SL.xs: In function âÂÂpljsonsl_common_mknumeric_THXâÂÂ:
SL.xs:183:12: warning: âÂÂnewsvâ may be used uninitialized [-Wmaybe-uninitialized]
183 | return newsv;
| ^~~~~
SL.xs:148:9: note: âÂÂnewsvâ was declared here
148 | SV *newsv;
| ^~~~~
cc1: some warnings being treated as errors
make: *** [Makefile:346: SL.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Constant::Generate 0.16 0.17
Test::More 0 1.302210
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.76
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.76
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = /usr/bin/perl
PERL5LIB = /home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/arch:/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/lib:/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/arch:/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/lib:/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/arch:/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/lib:/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4113439
PERL5_CPAN_IS_RUNNING = 4113439
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4113369,4113439
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025101518/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2025101518
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302210
Test::Harness 3.50
Test::More 1.302210
YAML n/a
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 3) configuration:
Platform:
osname=linux
osvers=6.11.0
archname=x86_64-linux-thread-multi
uname='linux localhost 6.11.0 #1 smp preempt_dynamic 6.11.0 x86_64 gnulinux '
config_args='-des -Doptimize=none -Dccflags=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Dldflags=-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Dccdlflags=-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Dlddlflags=-shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.40.3 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5/5.40 -Dsitearch=/usr/local/lib64/perl5/5.40 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize -Duse64bitint'
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='gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize=' -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion=''
gccversion='15.1.1 20250521 (Red Hat 15.1.1-2)'
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='gcc'
ldflags ='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib64 /lib64 /usr/lib64 /usr/local/lib /usr/lib
libs=-lpthread -lresolv -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lresolv -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.41'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 '
cccdlflags='-fPIC'
lddlflags='-lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_SAFE_PUTENV
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_SITECUSTOMIZE
USE_THREAD_SAFE_LOCALE
Locally applied patches:
Fedora Patch1: Removes date check, Fedora/RHEL specific
Fedora Patch2: support for libdir64
Fedora Patch3: use libresolv instead of libbind
Fedora Patch4: USE_MM_LD_RUN_PATH
Fedora Patch5: Provide MM::maybe_command independently (bug #1129443)
Fedora Patch6: Dont run one io test due to random builder failures
Fedora Patch8: Define SONAME for libperl.so
Fedora Patch9: Install libperl.so to -Dshrpdir value
Fedora Patch10: Make *DBM_File desctructors thread-safe (RT#61912)
Fedora Patch11: Replace EU::MakeMaker dependency with EU::MM::Utils in IPC::Cmd (bug #1129443)
Fedora Patch12: Link XS modules to pthread library to fix linking with -z defs
Fedora Patch13: Pass the correct CFLAGS to dtrace
Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux
Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux
Fedora Patch202: Add definition of OPTIMIZE to .ph files
Built under linux
Compiled at Aug 4 2025 00:00:00
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/arch:/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/lib:/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/arch:/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/lib:/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/arch:/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/lib:/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4113439"
PERL5_CPAN_IS_RUNNING="4113439"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4113369,4113439"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025101518/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Constant-Generate-0.17-0/blib/lib
/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/arch
/home/cpansand/.cpan/build/2025101518/JSON-Parse-0.62-0/blib/lib
/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/arch
/home/cpansand/.cpan/build/2025101518/HTTP-Server-Simple-0.52-0/blib/lib
/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/arch
/home/cpansand/.cpan/build/2025101518/CGI-4.71-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-NoWarnings-1.06-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Exporter-Auto-0.04-0/blib/lib
/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/arch
/home/cpansand/.cpan/build/2025101518/B-Hooks-EndOfScope-0.28-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Variable-Magic-0.64-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Devel-Hide-0.0015-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Data-Uniqid-0.12-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Data-Compare-1.29-0/blib/lib
/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/arch
/home/cpansand/.cpan/build/2025101518/File-Find-Rule-0.35-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Number-Compare-0.03-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-RSA-0.35-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Random-0.17-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Pod-1.52-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Crypt-OpenSSL-Guess-0.15-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Const-Exporter-v1.3.0-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Most-0.38-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Warn-0.37-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Exception-0.43-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Differences-0.72-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Deep-1.205-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Exception-Class-1.45-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Devel-StackTrace-2.05-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Class-Data-Inheritable-0.10-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Sub-Identify-0.14-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Ref-Util-0.204-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Ref-Util-XS-0.117-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Hash-Objectify-0.008-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Class-XSAccessor-1.19-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Const-Fast-0.014-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Sub-Exporter-Progressive-0.001013-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Module-Build-Tiny-0.052-0/blib/lib
/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/arch
/home/cpansand/.cpan/build/2025101518/ExtUtils-InstallPaths-0.015-0/blib/lib
/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/arch
/home/cpansand/.cpan/build/2025101518/ExtUtils-Helpers-0.028-0/blib/lib
/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/arch
/home/cpansand/.cpan/build/2025101518/ExtUtils-Config-0.010-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Config-Properties-1.80-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Class-Std-Fast-v0.0.8-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Class-Std-0.013-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Class-Load-0.25-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Package-Stash-0.40-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Package-Stash-XS-0.30-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Needs-0.002010-0/blib/lib
/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/arch
/home/cpansand/.cpan/build/2025101518/CPAN-Meta-Check-0.018-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Dist-CheckConflicts-0.11-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Module-Implementation-0.09-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Requires-0.11-0/blib/lib
/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/arch
/home/cpansand/.cpan/build/2025101518/Test-Fatal-0.017-0/blib/lib
/usr/local/lib64/perl5/5.40
/usr/local/share/perl5/5.40
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
.