Imager v1.023 Perl 5 v5.39.10 darwin-2level
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
Imager v1.023
- Platform
- Perl 5 v5.39.10 darwin-2level
- Date
- 2024-04-24 23:16:33
- ID
- b0fcdb3e-0290-11ef-86ae-a1cd553bea6a
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.023
on perl 5.39.10, created by CPAN-Reporter-1.2019.
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.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- Imager.bs blib/arch/auto/Imager/Imager.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- CountColor.bs ../blib/arch/auto/Imager/CountColor/CountColor.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- DynTest.bs ../blib/arch/auto/Imager/Filter/DynTest/DynTest.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- FT2.bs ../blib/arch/auto/Imager/Font/FT2/FT2.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- Flines.bs ../blib/arch/auto/Imager/Filter/Flines/Flines.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- GIF.bs ../blib/arch/auto/Imager/File/GIF/GIF.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- ICO.bs ../blib/arch/auto/Imager/File/ICO/ICO.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- JPEG.bs ../blib/arch/auto/Imager/File/JPEG/JPEG.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mandelbrot.bs ../blib/arch/auto/Imager/Filter/Mandelbrot/Mandelbrot.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- PNG.bs ../blib/arch/auto/Imager/File/PNG/PNG.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- SGI.bs ../blib/arch/auto/Imager/File/SGI/SGI.bs 644
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" -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.39.10" "-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, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.17 cusr 0.06 csys = 0.28 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.16 cusr 0.06 csys = 0.26 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
FreeType2 runtime 2.13.2 compile-time 2.13.2
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, 3 wallclock secs ( 0.08 usr 0.03 sys + 0.70 cusr 0.58 csys = 1.39 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.17 cusr 0.07 csys = 0.28 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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, 10 wallclock secs ( 0.07 usr 0.03 sys + 2.08 cusr 3.77 csys = 5.95 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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, 3 wallclock secs ( 0.10 usr 0.05 sys + 2.02 cusr 0.50 csys = 2.67 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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.2 api 80
t/t10jpeg.t ... ok
t/t20limit.t .. ok
All tests successful.
Files=3, Tests=188, 7 wallclock secs ( 0.07 usr 0.02 sys + 1.32 cusr 2.08 csys = 3.49 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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.02 sys + 0.17 cusr 0.06 csys = 0.28 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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 10643
t/10png.t ... ok
All tests successful.
Files=2, Tests=260, 2 wallclock secs ( 0.08 usr 0.02 sys + 0.99 cusr 0.60 csys = 1.69 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-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, 3 wallclock secs ( 0.10 usr 0.03 sys + 0.91 cusr 0.70 csys = 1.74 CPU)
Result: PASS
"/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" -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.39.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
# libtiff binary release 4.6.0
# build version date 20230908
# build version 4.6.0
t/10tiff.t .. ok
All tests successful.
Files=1, Tests=258, 3 wallclock secs ( 0.08 usr 0.02 sys + 0.84 cusr 0.93 csys = 1.87 CPU)
Result: PASS
make[1]: Nothing to be done for `test_dynamic'.
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.39.10" "-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 ............. skipped: Test::Pod 1.00 required for testing POD
t/950-kwalitee/020-samples.t ......... ok
t/950-kwalitee/030-podcover.t ........ skipped: Test::Pod::Coverage 1.08 required for POD coverage
t/950-kwalitee/040-strict.t .......... ok
t/950-kwalitee/050-meta.t ............ ok
t/950-kwalitee/060-podstruct.t ....... skipped: Pod::Parser 1.50 required for podlinkcheck
t/950-kwalitee/070-mymeta.t .......... ok
t/950-kwalitee/080-nousevars.t ....... ok
All tests successful.
Files=71, Tests=4842, 40 wallclock secs ( 1.05 usr 0.33 sys + 15.51 cusr 9.29 csys = 26.18 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Exporter 5.57 5.78
Scalar::Util 1.00 1.63
Test::More 0.99 1.302198
XSLoader 0 0.32
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
Test::More 0.99 1.302198
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:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
PERL = blead
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 99447
PERL5_CPAN_IS_RUNNING = 99447
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.39.10
$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.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML n/a
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 10) configuration:
Commit id: f936cd91ee430786a1bb6068a4a7c8362610dd5f
Platform:
osname=darwin
osvers=22.3.0
archname=darwin-2level
uname='darwin harrow.local 22.3.0 darwin kernel version 22.3.0: mon jan 30 20:42:11 pst 2023; root:xnu-8792.81.3~2release_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=13.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
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=13.2 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/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=-lgdbm
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=13.2 -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 Apr 19 2024 19:07:49
%ENV:
PERL="blead"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="99447"
PERL5_CPAN_IS_RUNNING="99447"
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.39.10/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.39.10
/Users/cpantesting/cpantesting/perl-blead/lib/5.39.10/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/5.39.10