Text-Xslate vv3.5.9 Perl 5 v5.37.7 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
Text-Xslate vv3.5.9
Platform
Perl 5 v5.37.7 darwin-2level
Date
2023-01-03 01:56:04
ID
c7de045e-8b09-11ed-a954-0ebb034b0add
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 SKAJI,

This is a computer-generated report for Text-Xslate-v3.5.9
on perl 5.37.7, created by App::cpanminus::reporter 0.17 (1.7046).

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

Running Build.PL
ld: warning: -undefined dynamic_lookup may not work with chained fixups
Checking prerequisites...
  requires:
    !  Data::MessagePack is not installed
    !  Mouse is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Text-Xslate' version 'v3.5.9'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Copy::Recursive 0 ... Yes (0.45)
Checking if you have File::Path 2.07 ... Yes (2.18)
Checking if you have Mouse v2.5.0 ... No
Checking if you have Storable 2.15 ... Yes (3.28)
Checking if you have Data::MessagePack 0.38 ... No
Checking if you have Scalar::Util 1.14 ... Yes (1.63)
Checking if you have Encode 2.26 ... Yes (3.19)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280238)
Checking if you have Test::More 0.98 ... Yes (1.302191)
Checking if you have Test::Requires 0 ... Yes (0.11)
Checking if you have parent 0.221 ... Yes (0.239)
==> Found dependencies: Mouse, Data::MessagePack
Searching Mouse (v2.5.0) on cpanmetadb ...
--> Working on Mouse
Fetching http://www.cpan.org/authors/id/S/SK/SKAJI/Mouse-v2.5.10.tar.gz
-> OK
Unpacking Mouse-v2.5.10.tar.gz
pureperl tests.
# Testing Mouse/v2.5.10 (Pure Perl)
# XS state: false
# ENV<PERL_ONLY>: true
# 
# Soft dependency versions:
#     Class::MOP: 2.2201
#     Moose: 2.2201
t/000-load.t ................................................... ok
t/000_recipes/002_schwartz_tutorial.t .......................... ok
t/000_recipes/basics-recipe10.t ................................ ok
t/000_recipes/moose_cookbook_basics_recipe1.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe2.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe3.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe4.t .................. skipped: Regexp::Common & Locale::US required for this test
t/000_recipes/moose_cookbook_basics_recipe5.t .................. skipped: Test requires module 'Params::Coerce' but it's not found
t/000_recipes/moose_cookbook_basics_recipe6.t .................. ok
t/000_recipes/moose_cookbook_extending_recipe3.t ............... ok
t/000_recipes/moose_cookbook_meta_recipe2.t .................... ok
t/000_recipes/moose_cookbook_meta_recipe3.t .................... ok
t/000_recipes/moose_cookbook_roles_recipe1.t ................... ok
t/000_recipes/moose_cookbook_roles_recipe2.t ................... ok
t/000_recipes/moose_cookbook_roles_recipe3.t ................... ok
t/001_mouse/001-strict-and-warnings.t .......................... ok
t/001_mouse/002-subclass.t ..................................... ok
t/001_mouse/006-unimport.t ..................................... ok
t/001_mouse/007-attributes.t ................................... ok
t/001_mouse/008-default.t ...................................... ok
t/001_mouse/010-required.t ..................................... ok
t/001_mouse/011-lazy.t ......................................... ok
t/001_mouse/013-predicate-and-clearer.t ........................ ok
t/001_mouse/014-build.t ........................................ ok
t/001_mouse/015-demolish.t ..................................... ok
t/001_mouse/016-trigger.t ...................................... ok
t/001_mouse/017-default-reference.t ............................ ok
t/001_mouse/018-multiattr-has.t ................................ ok
t/001_mouse/019-handles.t ...................................... ok
t/001_mouse/020-load-class.t ................................... ok
t/001_mouse/021-weak-ref.t ..................................... ok
t/001_mouse/022-init-arg.t ..................................... ok
t/001_mouse/023-builder.t ...................................... ok
t/001_mouse/024-isa.t .......................................... ok
t/001_mouse/025-more-isa.t ..................................... ok
t/001_mouse/026-auto-deref.t ................................... ok
t/001_mouse/027-modifiers.t .................................... ok
t/001_mouse/028-subclass-attr.t ................................ ok
t/001_mouse/029-new.t .......................................... ok
t/001_mouse/030-has-plus.t ..................................... ok
t/001_mouse/031-clone.t ........................................ ok
t/001_mouse/032-buildargs.t .................................... ok
t/001_mouse/033-requires.t ..................................... ok
t/001_mouse/034-apply_all_roles.t .............................. ok
t/001_mouse/035-apply-roles-to-roles.t ......................... ok
t/001_mouse/036-with-method-alias.t ............................ ok
t/001_mouse/037-dont-load-test-exception.t ..................... ok
t/001_mouse/039-subtype.t ...................................... ok
t/001_mouse/040-existing-subclass.t ............................ ok
t/001_mouse/041-enum.t ......................................... ok
t/001_mouse/042-override.t ..................................... ok
t/001_mouse/043-parameterized-type.t ........................... ok
t/001_mouse/044-attribute-metaclass.t .......................... ok
t/001_mouse/045-import-into_level.t ............................ ok
t/001_mouse/046-meta-add_attribute.t ........................... ok
t/001_mouse/047-attribute-metaclass-role.t ..................... ok
t/001_mouse/049-coercion-application-order.t ................... ok
t/001_mouse/050-inherited-immutable-constructor-bug.t .......... ok
t/001_mouse/051_throw_error.t .................................. ok
t/001_mouse/052-undefined-type-in-union.t ...................... skipped: suspending
t/001_mouse/053-extends-meta.t ................................. ok
t/001_mouse/054-anon-leak.t .................................... ok
t/001_mouse/055-exporter.t ..................................... ok
t/001_mouse/056-role-combine.t ................................. ok
t/001_mouse/057_subtype_without_where.t ........................ ok
t/001_mouse/058-accessor-leaks.t ............................... ok
t/001_mouse/059-weak-with-default.t ............................ ok
t/001_mouse/060-threads.t ...................................... skipped: This is a test for threads ()
t/001_mouse/061-metaclass-compatibility.t ...................... ok
t/001_mouse/062-duck_type.t .................................... ok
t/001_mouse/063-meta-of-metaclasses.t .......................... ok
t/001_mouse/064-class-c3.t ..................................... ok
t/001_mouse/065-attr-mop.t ..................................... ok
t/001_mouse/066-magic.t ........................................ ok
t/001_mouse/067-traits.t ....................................... ok
t/001_mouse/068-strict-constructor.t ........................... ok
t/001_mouse/069-add-modifier.t ................................. ok
t/001_mouse/070-inherit-role-attr.t ............................ ok
t/001_mouse/071_tc_dualvar.t ................................... ok
t/001_mouse/072_tc_extra_args.t ................................ ok
t/001_mouse/073_errsv.t ........................................ ok
t/001_mouse/074_default_errsv.t ................................ ok
t/001_mouse/100-meta-class.t ................................... ok
t/001_mouse/101-meta-attribute.t ............................... ok
t/001_mouse/102-attr-default-with-instance.t ................... ok
t/001_mouse/103-attr-default-with-instance-leak.t .............. ok
t/001_mouse/301-bugs-non-mouse.t ............................... ok
t/001_mouse/400-define-role.t .................................. ok
t/001_mouse/401-meta-role.t .................................... ok
t/001_mouse/402-attribute-application.t ........................ ok
t/001_mouse/403-method-modifiers.t ............................. ok
t/001_mouse/404-role-overrides.t ............................... ok
t/001_mouse/600-tiny-tiny.t .................................... ok
t/001_mouse/601-tiny-mouse.t ................................... ok
t/001_mouse/602-mouse-tiny.t ................................... ok
t/001_mouse/603-mouse-pureperl.t ............................... ok
t/001_mouse/801-coerce.t ....................................... ok
t/001_mouse/802-coerce_multi_class.t ........................... ok
t/001_mouse/804-immutable-demolish.t ........................... ok
t/001_mouse/805-class_type.t ................................... ok
t/001_mouse/806-role_type.t .................................... ok
t/001_mouse/807-multi-roles.t .................................. ok
t/001_mouse/808-create_class.t ................................. ok
t/001_mouse/809-overwrite-builtin-subtype.t .................... ok
t/001_mouse/810-isa-or.t ....................................... ok
t/001_mouse/811-util-linear-isa.t .............................. ok
t/001_mouse/812-role-compatibility.t ........................... ok
t/001_mouse/813-compatibility-get_method_list.t ................ ok
t/001_mouse/814-subtype-as.t ................................... ok
t/001_mouse/900-version-strings.t .............................. ok
t/010_basics/001_basic_class_setup.t ........................... ok
t/010_basics/002_require_superclasses.t ........................ ok
t/010_basics/003_super_and_override.t .......................... ok
t/010_basics/004_inner_and_augment.t ........................... ok
t/010_basics/005_override_augment_inner_super.t ................ ok
t/010_basics/006_override_and_foreign_classes.t ................ ok
t/010_basics/007_always_strict_warnings.t ...................... ok
t/010_basics/008_wrapped_method_cxt_propagation.t .............. ok
t/010_basics/009_import_unimport.t ............................. ok
t/010_basics/010_method_modifier_with_regexp.t ................. ok
t/010_basics/011_moose_respects_type_constraints.t ............. ok
t/010_basics/013_create.t ...................................... ok
t/010_basics/014_create_anon.t ................................. ok
t/010_basics/015_buildargs.t ................................... ok
t/010_basics/017_error_handling.t .............................. ok
t/010_basics/018_methods.t ..................................... ok
t/010_basics/019-destruction.t ................................. ok
t/010_basics/020-global-destruction.t .......................... ok
t/020_attributes/001_attribute_reader_generation.t ............. ok
t/020_attributes/002_attribute_writer_generation.t ............. ok
t/020_attributes/003_attribute_accessor_generation.t ........... ok
t/020_attributes/004_attribute_triggers.t ...................... ok
t/020_attributes/005_attribute_does.t .......................... ok
t/020_attributes/006_attribute_required.t ...................... ok
t/020_attributes/007_attribute_custom_metaclass.t .............. ok
t/020_attributes/008_attribute_type_unions.t ................... ok
t/020_attributes/009_attribute_inherited_slot_specs.t .......... ok
t/020_attributes/011_more_attr_delegation.t .................... ok
t/020_attributes/012_misc_attribute_tests.t .................... ok
t/020_attributes/013_attr_dereference_test.t ................... ok
t/020_attributes/014_misc_attribute_coerce_lazy.t .............. ok
t/020_attributes/015_attribute_traits.t ........................ ok
t/020_attributes/016_attribute_traits_registered.t ............. ok
t/020_attributes/017_attribute_traits_n_meta.t ................. ok
t/020_attributes/018_no_init_arg.t ............................. ok
t/020_attributes/020_trigger_and_coerce.t ...................... ok
t/020_attributes/022_illegal_options_for_inheritance.t ......... ok
t/020_attributes/024_attribute_traits_parameterized.t .......... ok
t/020_attributes/025_chained_coercion.t ........................ ok
t/020_attributes/026_attribute_without_any_methods.t ........... ok
t/020_attributes/027_accessor_override_method.t ................ ok
t/020_attributes/029_accessor_context.t ........................ ok
t/020_attributes/030_non_alpha_attr_names.t .................... ok
t/020_attributes/031_delegation_and_modifiers.t ................ ok
t/020_attributes/032_delegation_arg_aliasing.t ................. ok
t/020_attributes/034_numeric_defaults.t ........................ ok
t/020_attributes/035_default_undef.t ........................... ok
t/020_attributes/036_clone_weak.t .............................. ok
t/030_roles/001_meta_role.t .................................... ok
t/030_roles/002_role.t ......................................... ok
t/030_roles/003_apply_role.t ................................... ok
t/030_roles/004_role_composition_errors.t ...................... ok
t/030_roles/005_role_conflict_detection.t ...................... ok
t/030_roles/008_role_conflict_edge_cases.t ..................... ok
t/030_roles/009_more_role_edge_cases.t ......................... ok
t/030_roles/010_run_time_role_composition.t .................... ok
t/030_roles/013_method_aliasing_in_composition.t ............... ok
t/030_roles/014_more_alias_and_exclude.t ....................... ok
t/030_roles/015_runtime_roles_and_attrs.t ...................... ok
t/030_roles/016_runtime_roles_and_nonmoose.t ................... ok
t/030_roles/017_extending_role_attrs.t ......................... ok
t/030_roles/018_runtime_roles_w_params.t ....................... ok
t/030_roles/019_build.t ........................................ ok
t/030_roles/020_role_composite.t ............................... ok
t/030_roles/031_roles_applied_in_create.t ...................... ok
t/030_roles/033_role_exclusion_and_alias_bug.t ................. ok
t/030_roles/034_create_role.t .................................. ok
t/030_roles/035_anonymous_roles.t .............................. ok
t/030_roles/036_free_anonymous_roles.t ......................... ok
t/030_roles/037_create_role_subclass.t ......................... ok
t/030_roles/041_empty_method_modifiers_meta_bug.t .............. ok
t/030_roles/042_compose_overloading.t .......................... ok
t/030_roles/role_conflict_and_inheritance.t .................... ok
t/040_type_constraints/002_util_type_constraints_export.t ...... ok
t/040_type_constraints/003_util_std_type_constraints.t ......... ok
t/040_type_constraints/004_util_find_type_constraint.t ......... ok
t/040_type_constraints/005_util_type_coercion.t ................ ok
t/040_type_constraints/006_util_type_reloading.t ............... ok
t/040_type_constraints/007_util_more_type_coercion.t ........... ok
t/040_type_constraints/009_union_types_and_coercions.t ......... skipped: Test requires module 'IO::String' but it's not found
t/040_type_constraints/010_misc_type_tests.t ................... ok
t/040_type_constraints/011_container_type_constraint.t ......... ok
t/040_type_constraints/015_enum.t .............................. ok
t/040_type_constraints/016_subtyping_parameterized_types.t ..... ok
t/040_type_constraints/017_subtyping_union_types.t ............. ok
t/040_type_constraints/018_custom_parameterized_types.t ........ ok
t/040_type_constraints/021_maybe_type_constraint.t ............. ok
t/040_type_constraints/022_custom_type_errors.t ................ ok
t/040_type_constraints/023_types_and_undef.t ................... ok
t/040_type_constraints/025_type_coersion_on_lazy_attributes.t .. ok
t/040_type_constraints/027_parameterize_from.t ................. ok
t/040_type_constraints/029_define_type_twice_throws.t .......... ok
t/040_type_constraints/031_subtype_auto_vivify_parent.t ........ ok
t/040_type_constraints/032_throw_error.t ....................... ok
t/040_type_constraints/034_duck_types.t ........................ ok
t/050_metaclasses/001_custom_attr_meta_with_roles.t ............ ok
t/050_metaclasses/002_custom_attr_meta_as_role.t ............... ok
t/050_metaclasses/004_moose_for_meta.t ......................... ok
t/050_metaclasses/011_init_meta.t .............................. ok
t/050_metaclasses/013_metaclass_traits.t ....................... ok
t/050_metaclasses/017_use_base_of_moose.t ...................... ok
t/050_metaclasses/020_metaclass_parameterized_traits.t ......... ok
t/050_metaclasses/021_export_with_prototype.t .................. ok
t/050_metaclasses/041_mnmcim.t ................................. ok
t/050_metaclasses/041_moose_nonmoose_chain_init_meta.t ......... ok
t/050_metaclasses/051_metarole_on_anon.t ....................... ok
t/050_metaclasses/052_new_object_BUILD.t ....................... ok
t/050_metaclasses/053_immutable_metaclass_compat_bug.t ......... ok
t/050_metaclasses/054_metaclass_compat_no_fixing_bug.t ......... ok
t/100_bugs/001_subtype_quote_bug.t ............................. ok
t/100_bugs/002_subtype_conflict_bug.t .......................... ok
t/100_bugs/003_Moose_Object_error.t ............................ ok
t/100_bugs/003_Mouse_Object_error.t ............................ ok
t/100_bugs/004_subclass_use_base_bug.t ......................... ok
t/100_bugs/005_inline_reader_bug.t ............................. ok
t/100_bugs/007_reader_precedence_bug.t ......................... ok
t/100_bugs/009_augment_recursion_bug.t ......................... ok
t/100_bugs/010_immutable_n_default_x2.t ........................ ok
t/100_bugs/011_DEMOLISH_eats_exceptions.t ...................... ok
t/100_bugs/012_DEMOLISH_eats_mini.t ............................ ok
t/100_bugs/013_lazybuild_required_undef.t ...................... ok
t/100_bugs/016_inheriting_from_roles.t ......................... ok
t/100_bugs/017_type_constraint_messages.t ...................... ok
t/100_bugs/019_moose_octal_defaults.t .......................... ok
t/100_bugs/020_super_recursion.t ............................... ok
t/100_bugs/022_role_caller.t ................................... ok
t/100_bugs/025_universal_methods_wrappable.t ................... ok
t/100_bugs/026_create_anon_recursion.t ......................... ok
t/100_bugs/027_constructor_object_overload.t ................... ok
t/100_bugs/029_instance_application_role_args.t ................ ok
t/100_bugs/030_coerce_without_coercion.t ....................... ok
t/101_issues/016_Bool.t ........................................ ok
t/200_examples/001_example.t ................................... ok
t/200_examples/003_example.t ................................... ok
t/200_examples/004_example_w_DCS.t ............................. skipped: Declare::Constraints::Simple is required for this test
t/200_examples/005_example_w_TestDeep.t ........................ ok
t/200_examples/0071_Child_Parent_attr_inherit_imm.t ............ ok
t/200_examples/007_Child_Parent_attr_inherit.t ................. ok
t/200_examples/008_record_set_iterator.t ....................... ok
t/300_immutable/001_immutable_moose.t .......................... ok
t/300_immutable/002_apply_roles_to_immutable.t ................. ok
t/300_immutable/003_immutable_meta_class.t ..................... ok
t/300_immutable/004_inlined_constructors_n_types.t ............. ok
t/300_immutable/005_multiple_demolish_inline.t ................. ok
t/300_immutable/007_immutable_trigger_from_constructor.t ....... ok
t/300_immutable/008_immutable_constructor_error.t .............. ok
t/300_immutable/009_buildargs.t ................................ ok
t/300_immutable/012_default_values.t ........................... ok
t/300_immutable/013_immutable_roundtrip.t ...................... ok
t/300_immutable/014_immutable_metaclass_with_traits.t .......... ok
t/300_immutable/016_inline_fallbacks.t ......................... ok
t/300_immutable/101-immutable-default.t ........................ ok
t/400_mouse_util/001_moose_util.t .............................. ok
t/400_mouse_util/002_moose_util_does_role.t .................... ok
t/400_mouse_util/007_apply_roles.t ............................. ok
t/500_test_moose/001_test_moose.t .............................. ok
t/500_test_moose/002_test_moose_does_ok.t ...................... ok
t/500_test_moose/003_test_moose_has_attribute_ok.t ............. ok
t/500_test_moose/004_test_moose_meta_ok.t ...................... ok
t/500_test_moose/005_with_immutable.t .......................... ok
t/800_with_external/001-pod-coverage-moose.t ................... skipped: This test requires Pod::Coverage::Moose
t/800_with_external/002-externals.t ............................ skipped: for release testing
t/810_with_moose/201-squirrel.t ................................ ok
t/810_with_moose/202-squirrel-role.t ........................... ok
t/810_with_moose/500_moose_extends_mouse.t ..................... skipped: [TODO] a Moose class cannot extends a Mouse class
t/810_with_moose/501_moose_coerce_mouse.t ...................... skipped: [TODO] a Mouse class cannot extends a Moose class
t/900_mouse_bugs/001_immutable_types.t ......................... ok
t/900_mouse_bugs/002_does_role_should_search_parent.t .......... ok
t/900_mouse_bugs/003_RT50421.t ................................. ok
t/900_mouse_bugs/004_RT54203.t ................................. ok
t/900_mouse_bugs/005_large_int.t ............................... ok
t/900_mouse_bugs/006_RT69939.t ................................. ok
t/900_mouse_bugs/007_RT56523.t ................................. ok
t/900_mouse_bugs/008_RT56837.t ................................. ok
t/900_mouse_bugs/009_RT57144.t ................................. ok
t/900_mouse_bugs/010_use_mouse_before_tb2.t .................... ok
t/900_mouse_bugs/011_RT61852.t ................................. ok
t/900_mouse_bugs/012_RT61906.t ................................. ok
t/900_mouse_bugs/013_RT73592_tied_.t ........................... ok
t/900_mouse_bugs/014_autoload.t ................................ ok
t/900_mouse_bugs/015_issue7_memleak.t .......................... ok
t/900_mouse_bugs/016_issue17_memleak.t ......................... ok
t/900_mouse_bugs/017_issue29.t ................................. skipped: This is a test for threads ()
t/900_mouse_bugs/018_issue41.t ................................. ok
t/900_mouse_bugs/019_issue64.t ................................. ok
t/900_mouse_bugs/020_stack_collapse_on_build.t ................. ok
t/900_mouse_bugs/021_issue100_sevg.t ........................... skipped: Test requires module 'MouseX::Foreign' but it's not found
t/900_mouse_bugs/RT75093.t ..................................... ok
t/901_todo/attribute_warn.t .................................... skipped: todo
t/990_deprecated/001-export_to_level.t ......................... ok
All tests successful.
Files=300, Tests=6083, 24 wallclock secs ( 0.87 usr  0.75 sys + 18.21 cusr  4.07 csys = 23.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

------------------------------
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.18
    PATH = /opt/plenv/versions/5.37.7/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/bin:/usr/local/opt/texinfo/bin:/opt/nvm/versions/node/v16.19.0/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin:/usr/local/opt/fzf/bin/
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/2s/9hc8cgcd2h7dglxq0j84ybwr0000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.37.7/bin/perl5.37.7
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.88    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 7) configuration:
   
  Platform:
    osname=darwin
    osvers=22.2.0
    archname=darwin-2level
    uname='darwin bumfit.home.genehack.org 22.2.0 darwin kernel version 22.2.0: fri nov 11 02:08:47 pst 2022; root:xnu-8792.61.2~4release_x86_64 x86_64 i386 macbookpro16,2 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.37.7 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.37.7/bin''
    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.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.1 -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.1 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib /Library/Developer/CommandLineTools/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.1 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    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 Jan  2 2023 15:09:24
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.37.7/lib/perl5/site_perl/5.37.7/darwin-2level
    /opt/plenv/versions/5.37.7/lib/perl5/site_perl/5.37.7
    /opt/plenv/versions/5.37.7/lib/perl5/5.37.7/darwin-2level
    /opt/plenv/versions/5.37.7/lib/perl5/5.37.7