DBIx-VersionedSubs v0.09 Perl 5 v5.40.1 x86_64-linux-thread-multi
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
DBIx-VersionedSubs v0.09
- Platform
- Perl 5 v5.40.1 x86_64-linux-thread-multi
- Date
- 2025-04-16 18:18:28
- ID
- 31ba27fa-1aef-11f0-98ec-cde66d8775ea
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 Max Maischein,
This is a computer-generated report for DBIx-VersionedSubs-0.09
on perl 5.40.1, created by CPAN-Reporter-1.2020.
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/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01_overload.t t/01_setup.t t/01_setup_autoload.t t/01_setup_hash.t t/02_best_practices.t t/02_best_practices_autoload.t t/02_create_sub.t t/02_create_sub_autoload.t t/02_create_sub_hash.t t/02_detect_change.t t/02_detect_change_autoload.t t/03_package.t t/03_strict.t t/03_syntax_error.t t/04_hash_namespace.t
# Testing DBIx::VersionedSubs 0.09, Perl 5.040001
# Carp 1.54
# Class::Data::Inheritable 0.10
# Config 5.040001
# Cwd 3.91
# DBI 1.645
# DBIx::VersionedSubs 0.09
# Encode 3.21
# Encode::Alias 2.25
# Encode::Config 2.05
# Encode::Encoding 2.08
# Encode::Locale 1.05
# Encode::MIME::Name 1.03
# Exporter 5.78
# Exporter::Heavy 5.78
# ExtUtils::Liblist 7.70
# ExtUtils::Liblist::Kid 7.70
# ExtUtils::MM 7.70
# ExtUtils::MM_Any 7.70
# ExtUtils::MM_Unix 7.70
# ExtUtils::MY 7.70
# ExtUtils::MakeMaker 7.70
# ExtUtils::MakeMaker::Config 7.70
# Fcntl 1.18
# File::Basename 2.86
# File::Glob 1.42
# File::Path 2.18
# File::Spec 3.91
# File::Spec::Unix 3.91
# I18N::Langinfo 0.24
# List::Util 1.68
# POSIX 2.20
# PerlIO 1.12
# Scalar::Util 1.68
# Storable 3.32
# Test::Builder 1.302204
# Test::Builder::Formatter 1.302204
# Test::Builder::Module 1.302204
# Test::Builder::TodoDiag 1.302204
# Test::More 1.302204
# Test2::API 1.302204
# Test2::API::Context 1.302204
# Test2::API::Instance 1.302204
# Test2::API::Stack 1.302204
# Test2::Event 1.302204
# Test2::Event::Bail 1.302204
# Test2::Event::Diag 1.302204
# Test2::Event::Exception 1.302204
# Test2::Event::Fail 1.302204
# Test2::Event::Note 1.302204
# Test2::Event::Ok 1.302204
# Test2::Event::Pass 1.302204
# Test2::Event::Plan 1.302204
# Test2::Event::Skip 1.302204
# Test2::Event::Subtest 1.302204
# Test2::Event::V2 1.302204
# Test2::Event::Waiting 1.302204
# Test2::EventFacet 1.302204
# Test2::EventFacet::About 1.302204
# Test2::EventFacet::Amnesty 1.302204
# Test2::EventFacet::Assert 1.302204
# Test2::EventFacet::Control 1.302204
# Test2::EventFacet::Error 1.302204
# Test2::EventFacet::Hub 1.302204
# Test2::EventFacet::Info 1.302204
# Test2::EventFacet::Meta 1.302204
# Test2::EventFacet::Parent 1.302204
# Test2::EventFacet::Plan 1.302204
# Test2::EventFacet::Trace 1.302204
# Test2::Formatter 1.302204
# Test2::Formatter::TAP 1.302204
# Test2::Hub 1.302204
# Test2::Hub::Interceptor 1.302204
# Test2::Hub::Interceptor::Terminator 1.302204
# Test2::Hub::Subtest 1.302204
# Test2::Util 1.302204
# Test2::Util::ExternalMeta 1.302204
# Test2::Util::Facets2Legacy 1.302204
# Test2::Util::HashBase 1.302204
# Test2::Util::Trace 1.302204
# Tie::Hash 1.06
# Time::HiRes 1.9777
# XSLoader 0.32
# base 2.27
# bytes 1.09
# constant 1.33
# mro 1.29
# overloading 0.02
# parent 0.242
# strict 1.13
# vars 1.05
# version 0.9933
# version::regex 0.9933
# version::vxs 0.9933
# warnings 1.70
# warnings::register 1.06
t/00-load.t ..................... ok
t/01_overload.t ................. ok
t/01_setup.t .................... ok
t/01_setup_autoload.t ........... ok
t/01_setup_hash.t ............... ok
t/02_best_practices.t ........... ok
t/02_best_practices_autoload.t .. ok
t/02_create_sub.t ............... ok
t/02_create_sub_autoload.t ...... ok
t/02_create_sub_hash.t .......... ok
t/02_detect_change.t ............ ok
t/02_detect_change_autoload.t ... ok
t/03_package.t .................. ok
t/03_strict.t ................... ok
t/03_syntax_error.t ............. ok
t/04_hash_namespace.t ........... ok
All tests successful.
Files=16, Tests=71, 2 wallclock secs ( 0.06 usr 0.04 sys + 1.46 cusr 0.43 csys = 1.99 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ----- --------
Class::Data::Inheritable 0 0.10
DBD::SQLite 1.09 1.76
DBI 0 1.645
HTTP::Server::Simple 0 0.52
perl 5.020 5.040001
Template 0 3.102
build_requires:
Module Need Have
------------------------ ----- --------
ExtUtils::MakeMaker 0 7.70
Test2::V0 0 1.302204
configure_requires:
Module Need Have
------------------------ ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
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
PERL5LIB = /home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/arch:/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/arch:/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/lib:/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/arch:/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1856415
PERL5_CPAN_IS_RUNNING = 1856415
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1836785,1856415
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025041615/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2025041615
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.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
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.302204
Test::Harness 3.50
Test::More 1.302204
YAML n/a
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 1) 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.1 -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='14.2.1 20250110 (Red Hat 14.2.1-7)'
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.40'
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 Jan 20 2025 00:00:00
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/arch:/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/arch:/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/lib:/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/arch:/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/lib:/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1856415"
PERL5_CPAN_IS_RUNNING="1856415"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1836785,1856415"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025041615/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Template-Toolkit-3.102-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Test-LeakTrace-0.17-0/blib/lib
/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/arch
/home/cpansand/.cpan/build/2025041617/AppConfig-1.71-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Test-Pod-1.52-0/blib/lib
/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/arch
/home/cpansand/.cpan/build/2025041617/HTTP-Server-Simple-0.52-0/blib/lib
/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/arch
/home/cpansand/.cpan/build/2025041617/CGI-4.68-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Test-Warn-0.37-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Test-NoWarnings-1.06-0/blib/lib
/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/arch
/home/cpansand/.cpan/build/2025041617/DBD-SQLite-1.76-0/blib/lib
/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-0/blib/arch
/home/cpansand/.cpan/build/2025041617/Class-Data-Inheritable-0.10-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
.