Imager v1.024 Perl 5 v5.41.5 darwin-2level
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
Imager v1.024
- Platform
- Perl 5 v5.41.5 darwin-2level
- Date
- 2024-10-20 23:49:36
- ID
- f6c7d634-8f3d-11ef-94c6-b28a2b71772e
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 Tony Cook,
This is a computer-generated report for Imager-1.024
on perl 5.41.5, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- Imager.bs blib/arch/auto/Imager/Imager.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- CountColor.bs ../blib/arch/auto/Imager/CountColor/CountColor.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- DynTest.bs ../blib/arch/auto/Imager/Filter/DynTest/DynTest.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- FT2.bs ../blib/arch/auto/Imager/Font/FT2/FT2.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flines.bs ../blib/arch/auto/Imager/Filter/Flines/Flines.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- GIF.bs ../blib/arch/auto/Imager/File/GIF/GIF.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- ICO.bs ../blib/arch/auto/Imager/File/ICO/ICO.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- JPEG.bs ../blib/arch/auto/Imager/File/JPEG/JPEG.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mandelbrot.bs ../blib/arch/auto/Imager/Filter/Mandelbrot/Mandelbrot.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs ../blib/arch/auto/Imager/File/PNG/PNG.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- SGI.bs ../blib/arch/auto/Imager/File/SGI/SGI.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- TIFF.bs ../blib/arch/auto/Imager/File/TIFF/TIFF.bs 644
make[1]: Nothing to be done for `all'.
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- CountColor.bs ../blib/arch/auto/Imager/CountColor/CountColor.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00countcolor.t .. ok
All tests successful.
Files=1, Tests=9, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.17 cusr 0.03 csys = 0.25 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- DynTest.bs ../blib/arch/auto/Imager/Filter/DynTest/DynTest.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00dyntest.t .. ok
All tests successful.
Files=1, Tests=4, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.17 cusr 0.03 csys = 0.24 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- FT2.bs ../blib/arch/auto/Imager/Font/FT2/FT2.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
FreeType2 runtime 2.13.3 compile-time 2.13.3
t/t10ft2.t ..... ok
t/t20thread.t .. skipped: can't test Imager's lack of threads support with no threads
t/t90std.t ..... ok
All tests successful.
Files=3, Tests=226, 2 wallclock secs ( 0.07 usr 0.02 sys + 0.71 cusr 0.57 csys = 1.37 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flines.bs ../blib/arch/auto/Imager/Filter/Flines/Flines.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00flines.t .. ok
All tests successful.
Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.19 cusr 0.06 csys = 0.29 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- GIF.bs ../blib/arch/auto/Imager/File/GIF/GIF.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
# giflib version (from header) 5.2
t/t10gif.t ..... ok
t/t20new.t ..... ok
t/t30fixed.t ... ok
t/t40limit.t ... ok
t/t50header.t .. ok
All tests successful.
Files=5, Tests=204, 6 wallclock secs ( 0.07 usr 0.03 sys + 2.08 cusr 3.42 csys = 5.60 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- ICO.bs ../blib/arch/auto/Imager/File/ICO/ICO.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t10icon.t ......... ok
t/t20readone.t ...... ok
t/t21readmult.t ..... ok
t/t30cursor.t ....... ok
t/t40readcurone.t ... ok
t/t41curmultread.t .. ok
t/t50readfail.t ..... ok
t/t60writefail.t .... ok
t/t70icosing.t ...... ok
t/t71icomult.t ...... ok
t/t72cursing.t ...... ok
t/t73curmult.t ...... ok
All tests successful.
Files=12, Tests=253, 2 wallclock secs ( 0.09 usr 0.04 sys + 2.01 cusr 0.37 csys = 2.51 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- JPEG.bs ../blib/arch/auto/Imager/File/JPEG/JPEG.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00load.t ... ok
# libjpeg version: libjpeg-turbo version 3.0.4 api 80
t/t10jpeg.t ... ok
t/t20limit.t .. ok
All tests successful.
Files=3, Tests=188, 4 wallclock secs ( 0.07 usr 0.02 sys + 1.31 cusr 2.15 csys = 3.55 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mandelbrot.bs ../blib/arch/auto/Imager/Filter/Mandelbrot/Mandelbrot.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00mandel.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.16 cusr 0.03 csys = 0.23 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs ../blib/arch/auto/Imager/File/PNG/PNG.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00load.t .. ok
# Library version 10644
t/10png.t ... ok
All tests successful.
Files=2, Tests=260, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.08 cusr 0.64 csys = 1.82 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- SGI.bs ../blib/arch/auto/Imager/File/SGI/SGI.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00load.t ... ok
t/10read.t ... ok
t/20write.t .. ok
t/30limit.t .. ok
All tests successful.
Files=4, Tests=175, 2 wallclock secs ( 0.10 usr 0.02 sys + 0.93 cusr 0.68 csys = 1.73 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- TIFF.bs ../blib/arch/auto/Imager/File/TIFF/TIFF.bs 644
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
# libtiff binary release 4.7.0
# build version date 20240911
# build version 4.7.0
t/10tiff.t .. ok
All tests successful.
Files=1, Tests=258, 2 wallclock secs ( 0.08 usr 0.02 sys + 0.90 cusr 0.98 csys = 1.98 CPU)
Result: PASS
make[1]: Nothing to be done for `test_dynamic'.
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/000-load.t ......................... ok
t/100-base/010-introvert.t ........... ok
t/100-base/020-color.t ............... ok
t/100-base/030-countc.t .............. ok
t/100-base/800-tr18561.t ............. ok
t/100-base/801-tr18561b.t ............ ok
t/150-type/020-sixteen.t ............. ok
t/150-type/030-double.t .............. ok
t/150-type/040-palette.t ............. ok
t/150-type/100-masked.t .............. ok
t/200-file/010-iolayer.t ............. ok
t/200-file/100-files.t ............... ok
t/200-file/200-nojpeg.t .............. skipped: have jpeg support - this tests the lack of it
t/200-file/210-nopng.t ............... skipped: png available, and this tests the lack of it
t/200-file/220-nogif.t ............... skipped: gif support available and this tests the lack of it
t/200-file/230-notiff.t .............. skipped: tiff support available - this tests the lack of it
t/200-file/300-raw.t ................. ok
t/200-file/310-pnm.t ................. ok
t/200-file/320-bmp.t ................. ok
t/200-file/330-tga.t ................. ok
t/200-file/400-basic.t ............... ok
t/200-file/450-preload.t ............. ok
t/250-draw/010-draw.t ................ ok
t/250-draw/020-flood.t ............... ok
t/250-draw/030-paste.t ............... ok
t/250-draw/040-rubthru.t ............. ok
t/250-draw/050-polyaa.t .............. ok
t/250-draw/060-polypoly.t ............ ok
t/250-draw/100-fill.t ................ ok
t/250-draw/200-compose.t ............. ok
t/300-transform/010-scale.t .......... ok
t/300-transform/020-combine.t ........ ok
t/300-transform/030-copyflip.t ....... ok
t/300-transform/040-crop.t ........... ok
t/300-transform/050-convert.t ........ ok
t/300-transform/060-map.t ............ ok
t/300-transform/200-trimcolorlist.t .. ok
t/300-transform/210-trim.t ........... ok
t/300-transform/500-trans.t .......... skipped: No Affix::Infix2Postfix
t/300-transform/600-trans2.t ......... ok
t/300-transform/610-postfix.t ........ ok
t/300-transform/620-infix.t .......... ok
t/300-transform/630-assem.t .......... ok
t/350-font/010-font.t ................ ok
t/350-font/020-tt.t .................. ok
t/350-font/030-ttoo.t ................ ok
t/350-font/040-ttstd.t ............... skipped: No tt available
t/350-font/100-texttools.t ........... ok
t/400-filter/010-filters.t ........... ok
t/400-filter/020-autolevels.t ........ ok
t/450-api/100-inline.t ............... skipped: Inline required for testing API
t/450-api/110-inlinectx.t ............ skipped: Inline required for testing API
t/450-api/130-cpp.t .................. skipped: Inline::CPP required for testing C++ compatibility
t/850-thread/010-base.t .............. skipped: can't test Imager's threads support with no threads
t/850-thread/100-error.t ............. skipped: can't test Imager's threads support with no threads
t/850-thread/110-log.t ............... skipped: can't test Imager's threads support with no threads
t/900-util/010-test.t ................ ok
t/900-util/020-error.t ............... ok
t/900-util/030-log.t ................. ok
t/900-util/040-limit.t ............... skipped: can't test Imager's threads support with no threads
t/900-util/050-matrix.t .............. ok
t/900-util/060-extutil.t ............. ok
t/900-util/060-hlines.t .............. ok
t/950-kwalitee/010-pod.t ............. ok
t/950-kwalitee/020-samples.t ......... ok
t/950-kwalitee/030-podcover.t ........ ok
t/950-kwalitee/040-strict.t .......... ok
t/950-kwalitee/050-meta.t ............ ok
t/950-kwalitee/060-podstruct.t ....... ok
t/950-kwalitee/070-mymeta.t .......... ok
t/950-kwalitee/080-nousevars.t ....... ok
All tests successful.
Files=71, Tests=5118, 30 wallclock secs ( 1.01 usr 0.27 sys + 18.40 cusr 9.43 csys = 29.11 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Exporter 5.57 5.78
Scalar::Util 1.00 1.66
Test::More 0.99 1.302204
XSLoader 0 0.32
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
Test::More 0.99 1.302204
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
opt_requires:
Module Need Have
------------------- ---- --------
! Parse::RecDescent 0 n/a
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
PERL = blead
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7558
PERL5_CPAN_IS_RUNNING = 7558
PERLBREW_HOME = /Users/cpantesting/.perlbrew
PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.94
PERLBREW_VERSION = 0.94
PERLVER = blead
PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.5
$UID/$EUID = 503 / 503
$GID = 20 20 12 61 703 702 701 100
$EGID = 20 20 12 61 703 702 701 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.54
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 5) configuration:
Commit id: 19a540392dc1dea55a673834a3c690d1dd5dee6a
Platform:
osname=darwin
osvers=23.6.0
archname=darwin-2level
uname='darwin harrow.local 23.6.0 darwin kernel version 23.6.0: mon jul 29 21:13:00 pdt 2024; root:xnu-10063.141.2~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.3)'
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 =' -mmacosx-version-min=14.6 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=14.6 -bundle -undefined dynamic_lookup -L/usr/local/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
Built under darwin
Compiled at Oct 18 2024 11:58:17
%ENV:
PERL="blead"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="7558"
PERL5_CPAN_IS_RUNNING="7558"
PERLBREW_HOME="/Users/cpantesting/.perlbrew"
PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.94"
PERLBREW_VERSION="0.94"
PERLVER="blead"
PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.41.5/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.41.5
/Users/cpantesting/cpantesting/perl-blead/lib/5.41.5/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/5.41.5