Catalyst-Runtime v5.90131 Perl 5 v5.39.7 armv7l-linux

Status
Pass
From
John SJ Anderson
Dist
Catalyst-Runtime v5.90131
Platform
Perl 5 v5.39.7 armv7l-linux
Date
2024-01-30 22:28:37
ID
e971a9c8-bfbe-11ee-83cd-e0ec1e4243fa
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 JJNAPIORK,

This is a computer-generated report for Catalyst-Runtime-5.90131
on perl 5.39.7, created by App::cpanminus::reporter 0.21 (1.7047).

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 '':

Building and testing Catalyst-Runtime-5.90131
cp lib/Catalyst/Engine.pm blib/lib/Catalyst/Engine.pm
cp lib/Catalyst/Log.pm blib/lib/Catalyst/Log.pm
cp lib/Catalyst/DispatchType.pm blib/lib/Catalyst/DispatchType.pm
cp lib/Catalyst/Engine/HTTP.pm blib/lib/Catalyst/Engine/HTTP.pm
cp lib/Catalyst/ClassData.pm blib/lib/Catalyst/ClassData.pm
cp lib/Catalyst/DispatchType/Index.pm blib/lib/Catalyst/DispatchType/Index.pm
cp lib/Catalyst/ActionChain.pm blib/lib/Catalyst/ActionChain.pm
cp lib/Catalyst/Component.pm blib/lib/Catalyst/Component.pm
cp lib/Catalyst/Exception/Interface.pm blib/lib/Catalyst/Exception/Interface.pm
cp lib/Catalyst/Middleware/Stash.pm blib/lib/Catalyst/Middleware/Stash.pm
cp lib/Catalyst/Base.pm blib/lib/Catalyst/Base.pm
cp lib/Catalyst/Plugin/Unicode/Encoding.pm blib/lib/Catalyst/Plugin/Unicode/Encoding.pm
cp lib/Catalyst/ActionRole/QueryMatching.pm blib/lib/Catalyst/ActionRole/QueryMatching.pm
cp lib/Catalyst/ActionRole/HTTPMethods.pm blib/lib/Catalyst/ActionRole/HTTPMethods.pm
cp lib/Catalyst/DispatchType/Chained.pm blib/lib/Catalyst/DispatchType/Chained.pm
cp lib/Catalyst/Dispatcher.pm blib/lib/Catalyst/Dispatcher.pm
cp lib/Catalyst/Request/PartData.pm blib/lib/Catalyst/Request/PartData.pm
cp lib/Catalyst/EngineLoader.pm blib/lib/Catalyst/EngineLoader.pm
cp lib/Catalyst/Component/ApplicationAttribute.pm blib/lib/Catalyst/Component/ApplicationAttribute.pm
cp lib/Catalyst/Exception.pm blib/lib/Catalyst/Exception.pm
cp lib/Catalyst/Model.pm blib/lib/Catalyst/Model.pm
cp lib/Catalyst/ActionContainer.pm blib/lib/Catalyst/ActionContainer.pm
cp lib/Catalyst/Exception/Detach.pm blib/lib/Catalyst/Exception/Detach.pm
cp lib/Catalyst/Controller.pm blib/lib/Catalyst/Controller.pm
cp lib/Catalyst/ActionRole/Scheme.pm blib/lib/Catalyst/ActionRole/Scheme.pm
cp lib/Catalyst/Exception/Go.pm blib/lib/Catalyst/Exception/Go.pm
cp lib/Catalyst/ActionRole/ConsumesContent.pm blib/lib/Catalyst/ActionRole/ConsumesContent.pm
cp lib/Catalyst/Request.pm blib/lib/Catalyst/Request.pm
cp lib/Catalyst/Component/ContextClosure.pm blib/lib/Catalyst/Component/ContextClosure.pm
cp lib/Catalyst/Delta.pod blib/lib/Catalyst/Delta.pod
cp lib/Catalyst/DispatchType/Default.pm blib/lib/Catalyst/DispatchType/Default.pm
cp lib/Catalyst/Action.pm blib/lib/Catalyst/Action.pm
cp lib/Catalyst.pm blib/lib/Catalyst.pm
cp lib/Catalyst/DispatchType/Path.pm blib/lib/Catalyst/DispatchType/Path.pm
cp lib/Catalyst/Exception/Basic.pm blib/lib/Catalyst/Exception/Basic.pm
cp lib/Catalyst/PSGI.pod blib/lib/Catalyst/PSGI.pod
cp lib/Catalyst/Contributing.pod blib/lib/Catalyst/Contributing.pod
cp lib/Catalyst/ScriptRunner.pm blib/lib/Catalyst/ScriptRunner.pm
cp lib/Catalyst/RouteMatching.pod blib/lib/Catalyst/RouteMatching.pod
cp lib/Catalyst/Request/Upload.pm blib/lib/Catalyst/Request/Upload.pm
cp lib/Catalyst/UTF8.pod blib/lib/Catalyst/UTF8.pod
cp lib/Catalyst/Script/Create.pm blib/lib/Catalyst/Script/Create.pm
cp lib/Catalyst/Script/CGI.pm blib/lib/Catalyst/Script/CGI.pm
cp lib/Catalyst/View.pm blib/lib/Catalyst/View.pm
cp lib/Catalyst/Script/Server.pm blib/lib/Catalyst/Script/Server.pm
cp lib/Catalyst/Upgrading.pod blib/lib/Catalyst/Upgrading.pod
cp lib/Catalyst/Runtime.pm blib/lib/Catalyst/Runtime.pm
cp lib/Catalyst/Response.pm blib/lib/Catalyst/Response.pm
cp lib/Catalyst/Script/Test.pm blib/lib/Catalyst/Script/Test.pm
cp lib/Catalyst/Script/FastCGI.pm blib/lib/Catalyst/Script/FastCGI.pm
cp lib/Catalyst/ScriptRole.pm blib/lib/Catalyst/ScriptRole.pm
cp lib/Catalyst/Test.pm blib/lib/Catalyst/Test.pm
cp lib/Catalyst/Utils.pm blib/lib/Catalyst/Utils.pm
cp lib/Catalyst/Stats.pm blib/lib/Catalyst/Stats.pm
cp lib/Catalyst/Response/Writer.pm blib/lib/Catalyst/Response/Writer.pm
cp script/catalyst.pl blib/script/catalyst.pl
"/opt/plenv/versions/5.39.7/bin/perl5.39.7" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/catalyst.pl
Manifying 1 pod document
Manifying 32 pod documents
Manifying 23 pod documents
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.39.7/bin/perl5.39.7" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/aggregate/*.t
t/01use.t ............................................................. ok
t/abort-chain-1.t ..................................................... ok
t/abort-chain-2.t ..................................................... ok
t/abort-chain-3.t ..................................................... ok
t/accept_context_regression.t ......................................... ok
t/aggregate/c3_appclass_bug.t ......................................... ok
t/aggregate/c3_mro.t .................................................. ok
t/aggregate/caf_backcompat.t .......................................... ok
t/aggregate/catalyst_test_utf8.t ...................................... ok
t/aggregate/custom_live_component_controller_action_auto_doublebug.t .. ok
t/aggregate/custom_live_path_bug.t .................................... ok
t/aggregate/deprecated_test_import.t .................................. ok
t/aggregate/deprecated_test_unimported.t .............................. ok
t/aggregate/error_page_dump.t ......................................... ok
t/aggregate/live_component_controller_action_action.t ................. ok
t/aggregate/live_component_controller_action_auto.t ................... ok
t/aggregate/live_component_controller_action_begin.t .................. ok
t/aggregate/live_component_controller_action_chained.t ................ ok
t/aggregate/live_component_controller_action_chained2.t ............... ok
t/aggregate/live_component_controller_action_default.t ................ ok
t/aggregate/live_component_controller_action_detach.t ................. ok
t/aggregate/live_component_controller_action_die_in_end.t ............. ok
t/aggregate/live_component_controller_action_end.t .................... ok
t/aggregate/live_component_controller_action_forward.t ................ ok
t/aggregate/live_component_controller_action_global.t ................. ok
t/aggregate/live_component_controller_action_go.t ..................... ok
t/aggregate/live_component_controller_action_index.t .................. ok
t/aggregate/live_component_controller_action_index_or_default.t ....... ok
t/aggregate/live_component_controller_action_inheritance.t ............ ok
t/aggregate/live_component_controller_action_local.t .................. ok
t/aggregate/live_component_controller_action_multipath.t .............. ok
t/aggregate/live_component_controller_action_path.t ................... ok
t/aggregate/live_component_controller_action_path_matchsingle.t ....... ok
t/aggregate/live_component_controller_action_private.t ................ ok
t/aggregate/live_component_controller_action_streaming.t .............. ok
t/aggregate/live_component_controller_action_visit.t .................. ok
t/aggregate/live_component_controller_actionroles.t ................... ok
t/aggregate/live_component_controller_anon.t .......................... ok
t/aggregate/live_component_controller_args.t .......................... ok
t/aggregate/live_component_controller_attributes.t .................... ok
t/aggregate/live_component_controller_httpmethods.t ................... ok
t/aggregate/live_component_controller_moose.t ......................... ok
t/aggregate/live_component_view_single.t .............................. ok
t/aggregate/live_engine_request_auth.t ................................ ok
t/aggregate/live_engine_request_body.t ................................ ok
t/aggregate/live_engine_request_body_demand.t ......................... ok
t/aggregate/live_engine_request_cookies.t ............................. ok
t/aggregate/live_engine_request_env.t ................................. ok
t/aggregate/live_engine_request_escaped_path.t ........................ ok
t/aggregate/live_engine_request_headers.t ............................. ok
t/aggregate/live_engine_request_parameters.t .......................... ok
t/aggregate/live_engine_request_prepare_parameters.t .................. ok
t/aggregate/live_engine_request_remote_user.t ......................... ok
t/aggregate/live_engine_request_uploads.t ............................. ok
t/aggregate/live_engine_request_uri.t ................................. ok
t/aggregate/live_engine_response_body.t ............................... ok
t/aggregate/live_engine_response_cookies.t ............................ ok
t/aggregate/live_engine_response_emptybody.t .......................... ok
t/aggregate/live_engine_response_errors.t ............................. ok
t/aggregate/live_engine_response_headers.t ............................ ok
t/aggregate/live_engine_response_large.t .............................. ok
t/aggregate/live_engine_response_print.t .............................. ok
t/aggregate/live_engine_response_redirect.t ........................... ok
t/aggregate/live_engine_response_status.t ............................. ok
t/aggregate/live_engine_setup_basics.t ................................ ok
t/aggregate/live_engine_setup_plugins.t ............................... ok
t/aggregate/live_loop.t ............................................... ok
t/aggregate/live_plugin_loaded.t ...................................... ok
t/aggregate/live_priorities.t ......................................... ok
t/aggregate/live_recursion.t .......................................... ok
t/aggregate/live_view_warnings.t ...................................... ok
t/aggregate/meta_method_unneeded.t .................................... ok
t/aggregate/psgi_file.t ............................................... ok
t/aggregate/to_app.t .................................................. ok
t/aggregate/unit_controller_actions.t ................................. ok
t/aggregate/unit_controller_config.t .................................. ok
t/aggregate/unit_controller_namespace.t ............................... ok
t/aggregate/unit_core_action.t ........................................ ok
t/aggregate/unit_core_action_for.t .................................... ok
t/aggregate/unit_core_appclass_roles_in_plugin_list.t ................. ok
t/aggregate/unit_core_classdata.t ..................................... ok
t/aggregate/unit_core_component.t ..................................... ok
t/aggregate/unit_core_component_generating.t .......................... ok
t/aggregate/unit_core_component_layers.t .............................. ok
t/aggregate/unit_core_component_loading.t ............................. ok
t/aggregate/unit_core_component_mro.t ................................. ok
t/aggregate/unit_core_controller_actions_config.t ..................... ok
t/aggregate/unit_core_ctx_attr.t ...................................... ok
t/aggregate/unit_core_engine-prepare_path.t ........................... ok
t/aggregate/unit_core_engine_fixenv-iis6.t ............................ ok
t/aggregate/unit_core_engine_fixenv-lighttpd.t ........................ ok
t/aggregate/unit_core_log.t ........................................... ok
t/aggregate/unit_core_log_autoflush.t ................................. ok
t/aggregate/unit_core_merge_config_hashes.t ........................... ok
t/aggregate/unit_core_mvc.t ........................................... ok
t/aggregate/unit_core_path_to.t ....................................... ok
t/aggregate/unit_core_plugin.t ........................................ ok
t/aggregate/unit_core_script_cgi.t .................................... ok
t/aggregate/unit_core_script_create.t ................................. ok
t/aggregate/unit_core_script_fastcgi.t ................................ ok
t/aggregate/unit_core_script_help.t ................................... ok
t/aggregate/unit_core_script_run_options.t ............................ ok
t/aggregate/unit_core_script_server-without_modules.t ................. ok
t/aggregate/unit_core_script_server.t ................................. ok
t/aggregate/unit_core_scriptrunner.t .................................. ok
t/aggregate/unit_core_setup.t ......................................... ok
t/aggregate/unit_core_setup_log.t ..................................... ok
t/aggregate/unit_core_setup_stats.t ................................... ok
t/aggregate/unit_core_uri_for.t ....................................... ok
t/aggregate/unit_core_uri_for_action.t ................................ ok
t/aggregate/unit_core_uri_for_multibytechar.t ......................... ok
t/aggregate/unit_core_uri_with.t ...................................... ok
t/aggregate/unit_dispatcher_requestargs_restore.t ..................... ok
t/aggregate/unit_engineloader.t ....................................... ok
t/aggregate/unit_load_catalyst_test.t ................................. ok
t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t ....... ok
t/aggregate/unit_metaclass_compat_non_moose.t ......................... ok
t/aggregate/unit_metaclass_compat_non_moose_controller.t .............. ok
t/aggregate/unit_response.t ........................................... ok
t/aggregate/unit_utils_env_value.t .................................... ok
t/aggregate/unit_utils_home.t ......................................... ok
t/aggregate/unit_utils_prefix.t ....................................... ok
t/aggregate/unit_utils_request.t ...................................... ok
t/aggregate/utf8_content_length.t ..................................... ok
t/arg_constraints.t ................................................... skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (you may need to install the Type::Tiny module) (@INC entries checked: /home/genehack/.cpanm/work/1706646999.28909/Catalyst-Runtime-5.90131/blib/lib /home/genehack/.cpanm/work/1706646999.28909/Catalyst-Runtime-5.90131/blib/arch /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7/armv7l-linux /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7 /opt/plenv/versions/5.39.7/lib/perl5/5.39.7/armv7l-linux /opt/plenv/versions/5.39.7/lib/perl5/5.39.7 .) at (eval 9) line 1.
t/args-empty-parens-bug.t ............................................. ok
t/args0_bug.t ......................................................... ok
t/bad_middleware_error.t .............................................. ok
t/bad_warnings.t ...................................................... ok
t/body_fh.t ........................................................... ok
t/class_traits.t ...................................................... ok
t/class_traits_CAR_bug.t .............................................. ok
t/configured_comps.t .................................................. ok
t/consumes.t .......................................................... ok
t/content_negotiation.t ............................................... ok
t/custom_exception_class_simple.t ..................................... ok
t/data_handler.t ...................................................... ok
t/dead_load_bad_args.t ................................................ skipped: Removing this test because constraint arg types allow this
t/dead_load_multiple_chained_attributes.t ............................. ok
t/dead_no_unknown_error.t ............................................. ok
t/dead_recursive_chained_attributes.t ................................. ok
t/deprecated.t ........................................................ ok
t/deprecated_appclass_action_warnings.t ............................... ok
t/dispatch_on_scheme.t ................................................ ok
t/encoding_set_in_app.t ............................................... ok
t/encoding_set_in_plugin.t ............................................ ok
t/evil_stash.t ........................................................ ok
t/execute_exception.t ................................................. ok
t/forward_instances.t ................................................. ok
t/head_middleware.t ................................................... ok
t/http_exceptions.t ................................................... ok
t/http_exceptions_backcompat.t ........................................ ok
t/http_method.t ....................................................... skipped: Test Cases are Sketch for next release
t/inject_component_util.t ............................................. ok
t/live_catalyst_test.t ................................................ ok
t/live_component_controller_context_closure.t ......................... skipped: Devel::Cycle 1.11 required for this test
t/live_fork.t ......................................................... ok
t/live_redirect_body.t ................................................ ok
t/live_show_internal_actions_warnings.t ............................... ok
t/live_stats.t ........................................................ ok
t/middleware-stash.t .................................................. ok
t/more-psgi-compat.t .................................................. ok
t/next-action.t ....................................................... ok
t/no_test_stash_bug.t ................................................. ok
t/not_utf8_query_bug.t ................................................ ok
t/optional_http-server-restart.t ...................................... skipped: set TEST_HTTP to enable this test
t/optional_lighttpd-fastcgi-non-root.t ................................ skipped: set TEST_LIGHTTPD to enable this test
t/optional_lighttpd-fastcgi.t ......................................... skipped: set TEST_LIGHTTPD to enable this test
t/optional_memleak.t .................................................. skipped: set TEST_MEMLEAK to enable this test
t/optional_stress.t ................................................... skipped: set TEST_STRESS to enable this test
t/optional_threads.t .................................................. skipped: set TEST_THREADS to enable this test
t/path_action_empty_brackets.t ........................................ ok
t/plack-middleware-plugin.t ........................................... ok
t/plack-middleware.t .................................................. ok
t/plugin_new_method_backcompat.t ...................................... ok
t/psgi-log.t .......................................................... ok
t/psgi_file_testapp.t ................................................. ok
t/psgi_utils.t ........................................................ ok
t/query_constraints.t ................................................. skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (you may need to install the Type::Tiny module) (@INC entries checked: /home/genehack/.cpanm/work/1706646999.28909/Catalyst-Runtime-5.90131/blib/lib /home/genehack/.cpanm/work/1706646999.28909/Catalyst-Runtime-5.90131/blib/arch /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7/armv7l-linux /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7 /opt/plenv/versions/5.39.7/lib/perl5/5.39.7/armv7l-linux /opt/plenv/versions/5.39.7/lib/perl5/5.39.7 .) at (eval 9) line 1.
t/query_keywords_and_parameters.t ..................................... ok
t/relative_root_action_for_bug.t ...................................... ok
t/remove_redundant_body.t ............................................. ok
t/set_allowed_method.t ................................................ ok
t/state.t ............................................................. ok
t/undef-params.t ...................................................... ok
t/undef_encoding_regression.t ......................................... ok
t/unicode-exception-bug.t ............................................. ok
t/unicode-exception-return-value.t .................................... ok
t/unicode_plugin_charset_utf8.t ....................................... ok
t/unicode_plugin_config.t ............................................. ok
t/unicode_plugin_live.t ............................................... ok
t/unicode_plugin_no_encoding.t ........................................ ok
t/unicode_plugin_request_decode.t ..................................... ok
t/unit_core_methodattributes_method_metaclass_on_subclasses.t ......... ok
t/unit_core_script_test.t ............................................. ok
t/unit_stats.t ........................................................ ok
t/unit_utils_load_class.t ............................................. ok
t/unit_utils_subdir.t ................................................. ok
t/useless_set_headers.t ............................................... ok
t/utf_incoming.t ...................................................... ok
All tests successful.

Test Summary Report
-------------------
t/aggregate/unit_core_uri_for.t                                     (Wstat: 0 Tests: 40 Failed: 0)
  TODO passed:   22
Files=200, Tests=3724, 461 wallclock secs ( 1.67 usr  0.76 sys + 435.40 cusr 23.54 csys = 461.37 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    Carp                                                       1.25     1.54    
    CGI::Simple::Cookie                                        1.109    1.280   
    CGI::Struct                                                0        1.21    
    Class::C3::Adopt::NEXT                                     0.07     0.14    
    Class::Load                                                0.12     0.25    
    Data::Dump                                                 0        1.25    
    Data::OptList                                              0        0.114   
    Devel::InnerPackage                                        0        0.4     
    Encode                                                     2.49     3.20    
    Hash::MultiValue                                           0        0.16    
    HTML::Entities                                             0        3.81    
    HTML::HeadParser                                           0        3.81    
    HTTP::Body                                                 1.22     1.22    
    HTTP::Headers                                              1.64     6.45    
    HTTP::Request                                              5.814    6.45    
    HTTP::Response                                             5.813    6.45    
    JSON::MaybeXS                                              1.000000 1.004005
    List::Util                                                 1.45     1.63    
    LWP                                                        5.837    6.76    
    Module::Pluggable                                          4.7      5.2     
    Moose                                                      2.1400   2.2207  
    MooseX::Emulate::Class::Accessor::Fast                     0.00903  0.009032
    MooseX::Getopt                                             0.48     0.76    
    MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.24     0.32    
    MRO::Compat                                                0        0.15    
    namespace::clean                                           0.23     0.27    
    Path::Class                                                0.09     0.37    
    perl                                                       5.008003 5.039007
    PerlIO::utf8_strict                                        0        0.010   
    Plack                                                      0.9991   1.0051  
    Plack::Middleware::Conditional                             0        0       
    Plack::Middleware::ContentLength                           0        0       
    Plack::Middleware::FixMissingBodyInRedirect                0.09     0.12    
    Plack::Middleware::Head                                    0        0       
    Plack::Middleware::HTTPExceptions                          0        0       
    Plack::Middleware::IIS6ScriptNameFix                       0        0       
    Plack::Middleware::IIS7KeepAliveFix                        0        0       
    Plack::Middleware::LighttpdScriptNameFix                   0        0       
    Plack::Middleware::MethodOverride                          0.12     0.20    
    Plack::Middleware::RemoveRedundantBody                     0.03     0.09    
    Plack::Middleware::ReverseProxy                            0.04     0.16    
    Plack::Request::Upload                                     0        0       
    Plack::Test::ExternalServer                                0        0.02    
    Safe::Isa                                                  0        1.000010
    Scalar::Util                                               0        1.63    
    Socket                                                     1.96     2.037   
    Stream::Buffered                                           0        0.03    
    String::RewritePrefix                                      0.004    0.009   
    Sub::Exporter                                              0        0.991   
    Task::Weaken                                               0        1.06    
    Text::Balanced                                             0        2.06    
    Text::SimpleTable                                          0.03     2.07    
    Time::HiRes                                                0        1.9776  
    Tree::Simple                                               1.15     1.34    
    Tree::Simple::Visitor::FindByUID                           0        0.16    
    Try::Tiny                                                  0.17     0.31    
    URI                                                        1.65     5.25    
    URI::ws                                                    0.03     0.03    

configure:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    ExtUtils::MakeMaker                                        0        7.70    


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.23
    PATH = /opt/plenv/versions/5.39.7/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/home/genehack/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color

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

    EGID = 1001 27 1001
    EUID = 1000
    EXECUTABLE_NAME = /opt/plenv/versions/5.39.7/bin/perl5.39.7
    GID = 1001 27 1001
    UID = 1000

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                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.302198
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 7) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.52-v7l+
    archname=armv7l-linux
    uname='linux weefree 5.10.52-v7l+ #1441 smp tue aug 3 18:11:56 bst 2021 armv7l gnulinux '
    config_args='-Dprefix=/opt/plenv/versions/5.39.7 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.7/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='12.2.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/arm-linux-gnueabihf/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.36'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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_ZAPHOD32
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jan 30 2024 11:23:00
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7/armv7l-linux
    /opt/plenv/versions/5.39.7/lib/perl5/site_perl/5.39.7
    /opt/plenv/versions/5.39.7/lib/perl5/5.39.7/armv7l-linux
    /opt/plenv/versions/5.39.7/lib/perl5/5.39.7