Plack v1.0051 Perl 5 v5.40.3 amd64-freebsd-thread-multi

Status
Pass
From
Slaven Rezić
Dist
Plack v1.0051
Platform
Perl 5 v5.40.3 amd64-freebsd-thread-multi
Date
2025-08-19 05:53:39
ID
daf6519e-7cc0-11f0-8e56-4cfb6d8775ea
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 Tatsuhiko Miyagawa,

This is a computer-generated report for Plack-1.0051
on perl 5.40.3, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

Skip blib/lib/auto/share/dist/Plack/face.jpg (unchanged)
Skip blib/lib/auto/share/dist/Plack/baybridge.jpg (unchanged)
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/HTTP-Message-PSGI/*.t t/HTTP-Server-PSGI/*.t t/Plack-Builder/*.t t/Plack-HTTPParser-PP/*.t t/Plack-Handler/*.t t/Plack-Loader/*.t t/Plack-MIME/*.t t/Plack-Middleware/*.t t/Plack-Middleware/cascade/*.t t/Plack-Middleware/recursive/*.t t/Plack-Middleware/stacktrace/*.t t/Plack-Request/*.t t/Plack-Response/*.t t/Plack-Runner/*.t t/Plack-TempBuffer/*.t t/Plack-Test/*.t t/Plack-Util/*.t
t/author-pod-syntax.t ................................ skipped: these tests are for testing by the author
t/HTTP-Message-PSGI/content_length.t ................. ok
t/HTTP-Message-PSGI/empty_delayed_writer.t ........... ok
t/HTTP-Message-PSGI/empty_streamed_response.t ........ ok
t/HTTP-Message-PSGI/host.t ........................... ok
t/HTTP-Message-PSGI/path_info.t ...................... ok
t/HTTP-Message-PSGI/unknown_response.t ............... ok
t/HTTP-Message-PSGI/utf8_req.t ....................... ok
t/HTTP-Server-PSGI/harakiri.t ........................ ok
t/HTTP-Server-PSGI/listen.t .......................... ok
t/HTTP-Server-PSGI/post.t ............................ ok
t/Plack-Builder/builder.t ............................ ok
t/Plack-Builder/mount.t .............................. ok
t/Plack-Builder/oo_interface.t ....................... ok
t/Plack-Handler/apache1.t ............................ skipped: TEST_APACHE1 is not set
t/Plack-Handler/apache2-registry.t ................... skipped: TEST_APACHE2 is not set
t/Plack-Handler/apache2.t ............................ skipped: TEST_APACHE2 is not set
t/Plack-Handler/cgi.t ................................ skipped: Test requires module 'HTTP::Request::AsCGI' but it's not found
t/Plack-Handler/fcgi.t ............................... skipped: Test requires module 'FCGI' but it's not found
t/Plack-Handler/fcgi_cleanup.t ....................... skipped: Test requires module 'FCGI' but it's not found
t/Plack-Handler/output_encoding.t .................... ok
t/Plack-Handler/standalone.t ......................... ok
t/Plack-HTTPParser-PP/simple.t ....................... ok
t/Plack-Loader/auto.t ................................ ok
t/Plack-Loader/auto_fallback.t ....................... ok
t/Plack-Loader/delayed.t ............................. ok
t/Plack-Loader/restarter.t ........................... skipped: author test only
t/Plack-Loader/restarter_valid.t ..................... ok
t/Plack-Loader/shotgun.t ............................. ok
t/Plack-Middleware/access_log.t ...................... ok
t/Plack-Middleware/access_log_timed.t ................ ok
t/Plack-Middleware/access_log_value_zero.t ........... ok
t/Plack-Middleware/auth_basic.t ...................... ok
t/Plack-Middleware/auth_basic_env.t .................. ok
t/Plack-Middleware/auth_basic_simple.t ............... skipped: Test requires module 'Authen::Simple::Passwd' but it's not found
t/Plack-Middleware/bufferedstreaming.t ............... ok
t/Plack-Middleware/cascade/basic.t ................... ok
t/Plack-Middleware/cascade/streaming.t ............... ok
t/Plack-Middleware/cgibin.t .......................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/cgibin_exec.t ..................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/chunked.t ......................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/component-leak.t .................. ok
t/Plack-Middleware/component.t ....................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/conditional.t ..................... ok
t/Plack-Middleware/conditional_new.t ................. ok
t/Plack-Middleware/conditionalget.t .................. ok
t/Plack-Middleware/conditionalget_writer.t ........... ok
t/Plack-Middleware/content_length.t .................. ok
t/Plack-Middleware/directory.t ....................... ok
t/Plack-Middleware/error_document.t .................. ok
t/Plack-Middleware/error_document_streaming_app.t .... ok
t/Plack-Middleware/file.t ............................ ok
t/Plack-Middleware/head.t ............................ ok
t/Plack-Middleware/head_streaming.t .................. ok
t/Plack-Middleware/httpexceptions.t .................. ok
t/Plack-Middleware/httpexceptions_streaming.t ........ ok
t/Plack-Middleware/iis6_script_name_fix.t ............ ok
t/Plack-Middleware/iis7_keep_alive_fix.t ............. ok
t/Plack-Middleware/jsonp.t ........................... ok
t/Plack-Middleware/lint.t ............................ ok
t/Plack-Middleware/lint_env.t ........................ ok
t/Plack-Middleware/lint_utf8_false_alarm.t ........... ok
t/Plack-Middleware/lint_wrong_header_info.t .......... ok
t/Plack-Middleware/log4perl-category.t ............... ok
t/Plack-Middleware/log4perl.t ........................ ok
t/Plack-Middleware/log_dispatch.t .................... skipped: Test requires module 'Log::Dispatch' but it's not found
t/Plack-Middleware/order.t ........................... ok
t/Plack-Middleware/prefix.t .......................... ok
t/Plack-Middleware/psgibin.t ......................... ok
t/Plack-Middleware/rearrange_headers.t ............... ok
t/Plack-Middleware/recursive/base.t .................. ok
t/Plack-Middleware/recursive/streaming.t ............. ok
t/Plack-Middleware/recursive/throw.t ................. ok
t/Plack-Middleware/recursive/throw_streaming.t ....... ok
t/Plack-Middleware/refresh-init.t .................... skipped: Test requires module 'Module::Refresh' but it's not found
t/Plack-Middleware/runtime.t ......................... ok
t/Plack-Middleware/simple_content_filter.t ........... ok
t/Plack-Middleware/simple_logger.t ................... ok
t/Plack-Middleware/stacktrace/basic.t ................ ok
t/Plack-Middleware/stacktrace/force.t ................ ok
t/Plack-Middleware/stacktrace/multiple_exceptions.t .. ok
t/Plack-Middleware/stacktrace/sigdie.t ............... ok
t/Plack-Middleware/stacktrace/streaming.t ............ ok
t/Plack-Middleware/stacktrace/utf8.t ................. ok
t/Plack-Middleware/static.t .......................... ok
t/Plack-Middleware/static_env.t ...................... ok
t/Plack-Middleware/urlmap.t .......................... ok
t/Plack-Middleware/urlmap_builder.t .................. ok
t/Plack-Middleware/urlmap_env.t ...................... ok
t/Plack-Middleware/urlmap_ports.t .................... ok
t/Plack-Middleware/wrapcgi.t ......................... skipped: Test requires module 'CGI::Compile' but it's not found
t/Plack-Middleware/wrapcgi_exec.t .................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/xframework.t ...................... ok
t/Plack-Middleware/xsendfile.t ....................... ok
t/Plack-MIME/add_type.t .............................. ok
t/Plack-MIME/basic.t ................................. ok
t/Plack-MIME/fallback.t .............................. skipped: Test requires module 'MIME::Types' but it's not found
t/Plack-Request/base.t ............................... ok
t/Plack-Request/body-unbuffered.t .................... ok
t/Plack-Request/body.t ............................... ok
t/Plack-Request/content-on-get.t ..................... ok
t/Plack-Request/content.t ............................ ok
t/Plack-Request/cookie.t ............................. ok
t/Plack-Request/double_port.t ........................ ok
t/Plack-Request/headers.t ............................ ok
t/Plack-Request/hostname.t ........................... ok
t/Plack-Request/many_upload.t ........................ ok
t/Plack-Request/multi_read.t ......................... ok
t/Plack-Request/new.t ................................ ok
t/Plack-Request/parameters.t ......................... ok
t/Plack-Request/params.t ............................. ok
t/Plack-Request/path_info.t .......................... ok
t/Plack-Request/path_info_escaped.t .................. ok
t/Plack-Request/query_string.t ....................... ok
t/Plack-Request/readbody.t ........................... ok
t/Plack-Request/request_uri.t ........................ ok
t/Plack-Request/upload-basename.t .................... ok
t/Plack-Request/upload-large.t ....................... ok
t/Plack-Request/upload.t ............................. ok
t/Plack-Request/uri.t ................................ ok
t/Plack-Request/uri_utf8.t ........................... ok
t/Plack-Response/body.t .............................. ok
t/Plack-Response/compatible.t ........................ ok
t/Plack-Response/cookie.t ............................ ok
t/Plack-Response/headers.t ........................... ok
t/Plack-Response/new.t ............................... ok
t/Plack-Response/redirect.t .......................... ok
t/Plack-Response/response.t .......................... ok
t/Plack-Response/to_app.t ............................ ok
t/Plack-Runner/options.t ............................. ok
t/Plack-Runner/path.t ................................ skipped: release test only
t/Plack-TempBuffer/print.t ........................... ok
t/Plack-Test/2args.t ................................. ok
t/Plack-Test/cookie.t ................................ ok
t/Plack-Test/hello.t ................................. ok
t/Plack-Test/hello_server.t .......................... ok
t/Plack-Test/suite.t ................................. ok
t/Plack-Util/can.t ................................... ok
t/Plack-Util/foreach.t ............................... ok
t/Plack-Util/header_exists.t ......................... ok
t/Plack-Util/header_get.t ............................ ok
t/Plack-Util/header_push.t ........................... ok
t/Plack-Util/header_remove.t ......................... ok
t/Plack-Util/header_set.t ............................ ok
t/Plack-Util/headers_obj.t ........................... ok
t/Plack-Util/inline_object.t ......................... ok
t/Plack-Util/io_with_path.t .......................... ok
t/Plack-Util/is_real_fh.t ............................ ok
t/Plack-Util/load.t .................................. ok
t/Plack-Util/response_cb.t ........................... ok
All tests successful.
Files=150, Tests=1213, 54 wallclock secs ( 0.76 usr  0.41 sys + 28.69 cusr  9.88 csys = 39.73 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Apache::LogFormat::Compiler 0.33     0.36    
    Cookie::Baker               0.07     0.12    
    Devel::StackTrace           1.23     2.05    
    Devel::StackTrace::AsHTML   0.11     0.15    
    File::ShareDir              1.00     1.118   
    Filesys::Notify::Simple     0        0.14    
    Hash::MultiValue            0.05     0.16    
    HTTP::Entity::Parser        0.25     0.25    
    HTTP::Headers::Fast         0.18     0.22    
    HTTP::Message               5.814    7.00    
    HTTP::Tiny                  0.034    0.088   
    parent                      0        0.241   
    perl                        5.012000 5.040003
    Pod::Usage                  1.36     2.03    
    Stream::Buffered            0.02     0.03    
    Test::TCP                   2.15     2.22    
    Try::Tiny                   0        0.32    
    URI                         1.59     5.32    
    WWW::Form::UrlEncoded       0.23     0.26    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.70    
    Test::More                  0.88     1.302199
    Test::Requires              0        0.11    

configure_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.70    
    File::ShareDir::Install     0.06     0.14    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/lib:/home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/arch:/home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/lib:/home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/arch:/home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/arch:/home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17785
    PERL5_CPAN_IS_RUNNING = 17785
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2128,17785
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025081808/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2025081808

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    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   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=15.0-prerelease
    archname=amd64-freebsd-thread-multi
    uname='freebsd main-amd64-default-job-03 15.0-prerelease freebsd 15.0-prerelease 1500061 amd64 '
    config_args='-Darchlib=/usr/local/lib/perl5/5.40/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Sun Aug 03 10:14:05 UTC 2025 -Dinc_version_list=none -Dlibperl=libperl.so.5.40.3 -Dman1dir=/usr/local/lib/perl5/5.40/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.40/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.40 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.40 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.40/work/perl-5.40.3 -L/usr/local/lib/perl5/5.40/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.40/work/perl-5.40.3:N-L/usr/local/lib/perl5/5.40/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/19/lib
    libs=-ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so.5.40.3
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.40/mach/CORE'
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib/perl5/5.40/mach/CORE -lperl -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
  Locally applied patches:
    FreeBSD:patch-Configure
    FreeBSD:patch-Makefile.SH
    FreeBSD:patch-cpan_ExtUtils-Install_lib_ExtUtils_Install.pm
    FreeBSD:patch-cpan_ExtUtils-Install_t_Install.t
    FreeBSD:patch-cpan_ExtUtils-MakeMaker_lib_ExtUtils_MM__Any.pm
    FreeBSD:patch-cpan_ExtUtils-MakeMaker_t_INST__PREFIX.t
    FreeBSD:patch-cpan_JSON-PP_bin_json__pp
    FreeBSD:patch-cpan_Pod-Perldoc_lib_Pod_Perldoc.pm
    FreeBSD:patch-cpan_Pod-Perldoc_lib_Pod_Perldoc_ToMan.pm
    FreeBSD:patch-cpan_Pod-Perldoc_lib_Pod_Perldoc_ToTerm.pm
    FreeBSD:patch-hints_freebsd.sh
    FreeBSD:patch-perl.c
    FreeBSD:patch-t_porting_customized.dat
  Built under freebsd
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/lib:/home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/arch:/home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/lib:/home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/arch:/home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/lib:/home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/arch:/home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/arch:/home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/lib:/home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/arch:/home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/lib:/home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17785"
    PERL5_CPAN_IS_RUNNING="17785"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2128,17785"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025081808/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-TCP-2.22-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/HTTP-Headers-Fast-0.22-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/HTTP-Entity-Parser-0.25-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/WWW-Form-UrlEncoded-0.26-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Module-Build-0.4234-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Stream-Buffered-0.03-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/JSON-MaybeXS-1.004008-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-Needs-0.002010-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Cpanel-JSON-XS-4.39-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Hash-MultiValue-0.16-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/HTTP-MultiPartParser-0.02-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-Deep-1.205-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Filesys-Notify-Simple-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-SharedFork-0.35-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Devel-StackTrace-AsHTML-0.15-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Cookie-Baker-0.12-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-Time-0.092-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Apache-LogFormat-Compiler-0.36-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-Requires-0.11-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Test-MockTime-0.17-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/POSIX-strftime-Compiler-0.46-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/Module-Build-Tiny-0.052-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/ExtUtils-InstallPaths-0.014-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/ExtUtils-Helpers-0.028-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/ExtUtils-Config-0.010-0/blib/lib
    /home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2025081809/File-ShareDir-Install-0.14-0/blib/lib
    /usr/local/lib/perl5/site_perl/mach/5.40
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.40/mach
    /usr/local/lib/perl5/5.40
    .