Moose v2.2207 Perl 5 v5.32.1 x86_64-linux-thread-multi

Status
Pass
From
Slaven Rezić
Dist
Moose v2.2207
Platform
Perl 5 v5.32.1 x86_64-linux-thread-multi
Date
2024-07-13 19:31:12
ID
76e0fc3a-414e-11ef-a95b-644b6e8775ea
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 Karen Etheridge,

This is a computer-generated report for Moose-2.2207
on perl 5.32.1, 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:

none provided

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

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

"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Moose.bs blib/arch/auto/Moose/Moose.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/attributes/*.t t/basics/*.t t/bugs/*.t t/cmop/*.t t/compat/*.t t/examples/*.t t/exceptions/*.t t/immutable/*.t t/metaclasses/*.t t/moose_util/*.t t/native_traits/*.t t/recipes/*.t t/roles/*.t t/test_moose/*.t t/todo_tests/*.t t/type_constraints/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     Dist::CheckConflicts     0.02     0.11
#     ExtUtils::MakeMaker       any     7.70
#     perl                 5.008003 5.032001
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.06
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                       Want     Have
#     ------------------------ -------- --------
#     CPAN::Meta::Check           0.011    0.018
#     CPAN::Meta::Requirements      any    2.143
#     File::Spec                    any     3.78
#     Module::Metadata              any 1.000037
#     Test::Fatal                 0.001    0.017
#     Test::More                   0.96 1.302183
#     Test::Needs              0.002010 0.002010
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                          Want     Have
#     --------------------------- -------- --------
#     Carp                            1.22     1.50
#     Class::Load                     0.09     0.25
#     Class::Load::XS                 0.01     0.10
#     Data::OptList                  0.107    0.110
#     Devel::GlobalDestruction         any     0.14
#     Devel::OverloadInfo            0.005    0.007
#     Devel::StackTrace               2.03     2.05
#     Dist::CheckConflicts            0.02     0.11
#     Eval::Closure                   0.04     0.14
#     List::Util                      1.56     1.56
#     MRO::Compat                     0.05     0.13
#     Module::Runtime                0.014    0.016
#     Module::Runtime::Conflicts     0.002    0.003
#     Package::DeprecationManager     0.11     0.18
#     Package::Stash                  0.32     0.40
#     Package::Stash::XS              0.24     0.30
#     Params::Util                    1.00    1.102
#     Scalar::Util                    1.19     1.56
#     Sub::Exporter                  0.980    0.987
#     Sub::Util                       1.40     1.56
#     Try::Tiny                       0.17     0.30
#     parent                         0.223    0.238
#     perl                        5.008003 5.032001
#     strict                          1.03     1.11
#     warnings                        1.03     1.47
# 
# === Runtime Recommends ===
# 
#     Module         Want  Have
#     ------------- ----- -----
#     Data::OptList 0.110 0.110
# 
# === Runtime Suggests ===
# 
#     Module             Want    Have
#     ------------------ ---- -------
#     Devel::PartialDump 0.14 missing
# 
# === Other Modules ===
# 
#     Module                             Have
#     ---------------------------- ----------
#     Algorithm::C3                   missing
#     DBM::Deep                       missing
#     DateTime                           1.65
#     DateTime::Calendar::Mayan       missing
#     DateTime::Format::MySQL         missing
#     Declare::Constraints::Simple    missing
#     Dist::CheckConflicts               0.11
#     DynaLoader                      1.47_01
#     HTTP::Headers                      6.29
#     IO::File                           1.41
#     Locale::US                      missing
#     Module::Refresh                 missing
#     MooseX::NonMoose                missing
#     Params::Coerce                  missing
#     Regexp::Common               2017060201
#     SUPER                           missing
#     Test::Deep                        1.204
#     Test::DependentModules          missing
#     Test::LeakTrace                    0.17
#     Test::Output                      1.034
#     URI                                5.09
#     YAML                            missing
#     autodie                            2.34
# 
t/00-report-prereqs.t ............................................ ok
t/000_load.t ..................................................... ok
t/attributes/accessor_context.t .................................. ok
t/attributes/accessor_inlining.t ................................. ok
t/attributes/accessor_override_method.t .......................... ok
t/attributes/accessor_overwrite_warning.t ........................ ok
t/attributes/attr_dereference_test.t ............................. ok
t/attributes/attribute_accessor_generation.t ..................... ok
t/attributes/attribute_custom_metaclass.t ........................ ok
t/attributes/attribute_delegation.t .............................. ok
t/attributes/attribute_does.t .................................... ok
t/attributes/attribute_inherited_slot_specs.t .................... ok
t/attributes/attribute_lazy_initializer.t ........................ ok
t/attributes/attribute_names.t ................................... ok
t/attributes/attribute_reader_generation.t ....................... ok
t/attributes/attribute_required.t ................................ ok
t/attributes/attribute_traits.t .................................. ok
t/attributes/attribute_traits_n_meta.t ........................... ok
t/attributes/attribute_traits_parameterized.t .................... ok
t/attributes/attribute_traits_registered.t ....................... ok
t/attributes/attribute_triggers.t ................................ ok
t/attributes/attribute_type_unions.t ............................. ok
t/attributes/attribute_without_any_methods.t ..................... ok
t/attributes/attribute_writer_generation.t ....................... ok
t/attributes/bad_coerce.t ........................................ ok
t/attributes/chained_coercion.t .................................. ok
t/attributes/clone_weak.t ........................................ ok
t/attributes/default_class_role_types.t .......................... ok
t/attributes/default_undef.t ..................................... ok
t/attributes/delegation_and_modifiers.t .......................... ok
t/attributes/delegation_arg_aliasing.t ........................... ok
t/attributes/delegation_target_not_loaded.t ...................... ok
t/attributes/illegal_options_for_inheritance.t ................... ok
t/attributes/inherit_lazy_build.t ................................ ok
t/attributes/lazy_no_default.t ................................... ok
t/attributes/method_generation_rules.t ........................... ok
t/attributes/misc_attribute_coerce_lazy.t ........................ ok
t/attributes/misc_attribute_tests.t .............................. ok
t/attributes/more_attr_delegation.t .............................. ok
t/attributes/no_init_arg.t ....................................... ok
t/attributes/no_slot_access.t .................................... ok
t/attributes/non_alpha_attr_names.t .............................. ok
t/attributes/numeric_defaults.t .................................. ok
t/attributes/trigger_and_coerce.t ................................ ok
t/attributes/type_constraint.t ................................... ok
t/basics/always_strict_warnings.t ................................ ok
t/basics/basic_class_setup.t ..................................... ok
t/basics/buildargs.t ............................................. ok
t/basics/buildargs_warning.t ..................................... ok
t/basics/create.t ................................................ ok
t/basics/create_anon.t ........................................... ok
t/basics/definition_context.t .................................... ok
t/basics/deprecations.t .......................................... ok
t/basics/destruction.t ........................................... ok
t/basics/error_handling.t ........................................ ok
t/basics/global_destruction.t .................................... ok
t/basics/import_unimport.t ....................................... ok
t/basics/inner_and_augment.t ..................................... ok
t/basics/load_into_main.t ........................................ ok
t/basics/method_modifier_with_regexp.t ........................... ok
t/basics/methods.t ............................................... ok
t/basics/moose_object_does.t ..................................... ok
t/basics/moose_respects_type_constraints.t ....................... ok
t/basics/override_and_foreign_classes.t .......................... ok
t/basics/override_augment_inner_super.t .......................... ok
t/basics/rebless.t ............................................... ok
t/basics/require_superclasses.t .................................. ok
t/basics/super_and_override.t .................................... ok
t/basics/super_warns_on_args.t ................................... ok
t/basics/universal_methods_wrappable.t ........................... ok
t/basics/wrapped_method_cxt_propagation.t ........................ ok
t/bugs/anon_method_metaclass.t ................................... ok
t/bugs/application_metarole_compat.t ............................. ok
t/bugs/apply_role_to_one_instance_only.t ......................... ok
t/bugs/attribute_trait_parameters.t .............................. ok
t/bugs/augment_recursion_bug.t ................................... ok
t/bugs/coerce_without_coercion.t ................................. ok
t/bugs/constructor_object_overload.t ............................. ok
t/bugs/create_anon_mkopt.t ....................................... ok
t/bugs/create_anon_recursion.t ................................... ok
t/bugs/create_anon_role_pass.t ................................... ok
t/bugs/delete_sub_stash.t ........................................ ok
t/bugs/DEMOLISH_eats_exceptions.t ................................ ok
t/bugs/DEMOLISH_eats_mini.t ...................................... ok
t/bugs/DEMOLISH_fails_without_metaclass.t ........................ ok
t/bugs/DEMOLISHALL.t ............................................. ok
t/bugs/DEMOLISHALL_shortcutted.t ................................. ok
t/bugs/find_custom_trait_rt_92089.t .............................. ok
t/bugs/handles_foreign_class_bug.t ............................... ok
t/bugs/immutable_metaclass_does_role.t ........................... ok
t/bugs/immutable_n_default_x2.t .................................. ok
t/bugs/inheriting_from_roles.t ................................... ok
t/bugs/inline_reader_bug.t ....................................... ok
t/bugs/instance_application_role_args.t .......................... ok
t/bugs/lazybuild_required_undef.t ................................ ok
t/bugs/mark_as_methods_overloading_breakage.t .................... skipped: MooseX::MarkAsMethod is not needed in Moose 2.1400+ and namespace::autoclean 0.16+
t/bugs/moo_delegation.t .......................................... ok
t/bugs/moose_exporter_false_circular_reference_rt_63818.t ........ ok
t/bugs/Moose_Object_error.t ...................................... ok
t/bugs/moose_octal_defaults.t .................................... ok
t/bugs/native_trait_handles_bad_value.t .......................... ok
t/bugs/overloading_edge_cases.t .................................. ok
t/bugs/reader_precedence_bug.t ................................... ok
t/bugs/role_caller.t ............................................. ok
t/bugs/subclass_use_base_bug.t ................................... ok
t/bugs/subtype_conflict_bug.t .................................... ok
t/bugs/subtype_quote_bug.t ....................................... ok
t/bugs/super_recursion.t ......................................... ok
t/bugs/traits_with_exporter.t .................................... ok
t/bugs/type_constraint_messages.t ................................ ok
t/cmop/add_attribute_alternate.t ................................. ok
t/cmop/add_method_debugmode.t .................................... ok
t/cmop/add_method_modifier.t ..................................... ok
t/cmop/advanced_methods.t ........................................ ok
t/cmop/anon_class.t .............................................. ok
t/cmop/anon_class_create_init.t .................................. ok
t/cmop/anon_class_keep_alive.t ................................... ok
t/cmop/anon_class_leak.t ......................................... ok
t/cmop/anon_class_removal.t ...................................... ok
t/cmop/anon_packages.t ........................................... ok
t/cmop/ArrayBasedStorage_test.t .................................. ok
t/cmop/attribute.t ............................................... ok
t/cmop/attribute_duplication.t ................................... ok
t/cmop/attribute_errors_and_edge_cases.t ......................... ok
t/cmop/attribute_get_read_write.t ................................ ok
t/cmop/attribute_initializer.t ................................... ok
t/cmop/attribute_introspection.t ................................. ok
t/cmop/attribute_non_alpha_name.t ................................ ok
t/cmop/attributes.t .............................................. ok
t/cmop/AttributesWithHistory_test.t .............................. ok
t/cmop/basic.t ................................................... ok
t/cmop/before_after_dollar_under.t ............................... ok
t/cmop/BinaryTree_test.t ......................................... ok
t/cmop/C3MethodDispatchOrder_test.t .............................. skipped: Need Algorithm::C3
t/cmop/Class_C3_compatibility.t .................................. ok
t/cmop/class_errors_and_edge_cases.t ............................. ok
t/cmop/class_is_pristine.t ....................................... ok
t/cmop/class_precedence_list.t ................................... ok
t/cmop/ClassEncapsulatedAttributes_test.t ........................ ok
t/cmop/constant_codeinfo.t ....................................... ok
t/cmop/create_class.t ............................................ ok
t/cmop/custom_instance.t ......................................... ok
t/cmop/deprecated.t .............................................. ok
t/cmop/get_code_info.t ........................................... ok
t/cmop/immutable_custom_trait.t .................................. ok
t/cmop/immutable_metaclass.t ..................................... ok
t/cmop/immutable_w_constructors.t ................................ ok
t/cmop/immutable_w_custom_metaclass.t ............................ ok
t/cmop/inline_and_dollar_at.t .................................... ok
t/cmop/inline_structor.t ......................................... ok
t/cmop/insertion_order.t ......................................... ok
t/cmop/InsideOutClass_test.t ..................................... ok
t/cmop/instance.t ................................................ ok
t/cmop/instance_inline.t ......................................... ok
t/cmop/instance_metaclass_incompat.t ............................. ok
t/cmop/instance_metaclass_incompat_dyn.t ......................... ok
t/cmop/InstanceCountingClass_test.t .............................. ok
t/cmop/LazyClass_test.t .......................................... ok
t/cmop/load.t .................................................... ok
t/cmop/magic.t ................................................... ok
t/cmop/make_mutable.t ............................................ ok
t/cmop/meta_method.t ............................................. ok
t/cmop/meta_package.t ............................................ ok
t/cmop/meta_package_extension.t .................................. ok
t/cmop/metaclass.t ............................................... ok
t/cmop/metaclass_incompatibility.t ............................... ok
t/cmop/metaclass_incompatibility_dyn.t ........................... ok
t/cmop/metaclass_inheritance.t ................................... ok
t/cmop/metaclass_loads_classes.t ................................. ok
t/cmop/metaclass_reinitialize.t .................................. ok
t/cmop/method.t .................................................. ok
t/cmop/method_modifiers.t ........................................ ok
t/cmop/methods.t ................................................. ok
t/cmop/modify_parent_method.t .................................... ok
t/cmop/new_and_clone_metaclasses.t ............................... ok
t/cmop/null_stash.t .............................................. ok
t/cmop/numeric_defaults.t ........................................ ok
t/cmop/package_variables.t ....................................... ok
t/cmop/Perl6Attribute_test.t ..................................... ok
t/cmop/random_eval_bug.t ......................................... ok
t/cmop/rebless_instance.t ........................................ ok
t/cmop/rebless_instance_away.t ................................... ok
t/cmop/rebless_overload.t ........................................ ok
t/cmop/rebless_with_extra_params.t ............................... ok
t/cmop/RT_27329_fix.t ............................................ ok
t/cmop/RT_39001_fix.t ............................................ ok
t/cmop/RT_41255.t ................................................ ok
t/cmop/scala_style_mixin_composition.t ........................... skipped: Need SUPER 1.1
t/cmop/self_introspection.t ...................................... ok
t/cmop/subclasses.t .............................................. ok
t/cmop/subname.t ................................................. ok
t/cmop/universal_methods.t ....................................... ok
t/compat/composite_metaroles.t ................................... ok
t/compat/extends_nonmoose_that_isa_moose_with_metarole.t ......... ok
t/compat/foreign_inheritence.t ................................... ok
t/compat/inc_hash.t .............................................. ok
t/compat/module_refresh_compat.t ................................. skipped: Need Module::Refresh
t/compat/moose_respects_base.t ................................... ok
t/examples/Child_Parent_attr_inherit.t ........................... ok
t/examples/example1.t ............................................ ok
t/examples/example2.t ............................................ ok
t/examples/example_Moose_POOP.t .................................. skipped: Need DBM::Deep 1.0003, DateTime::Format::MySQL
t/examples/example_Protomoose.t .................................. ok
t/examples/example_w_DCS.t ....................................... skipped: Need Declare::Constraints::Simple
t/examples/example_w_TestDeep.t .................................. ok
t/examples/record_set_iterator.t ................................. ok
t/exceptions/attribute.t ......................................... ok
t/exceptions/class-mop-attribute.t ............................... ok
t/exceptions/class-mop-class-immutable-trait.t ................... ok
t/exceptions/class-mop-class.t ................................... ok
t/exceptions/class-mop-method-accessor.t ......................... ok
t/exceptions/class-mop-method-constructor.t ...................... ok
t/exceptions/class-mop-method-generated.t ........................ ok
t/exceptions/class-mop-method-meta.t ............................. ok
t/exceptions/class-mop-method-wrapped.t .......................... ok
t/exceptions/class-mop-method.t .................................. ok
t/exceptions/class-mop-mixin-hasattributes.t ..................... ok
t/exceptions/class-mop-mixin-hasmethods.t ........................ ok
t/exceptions/class-mop-module.t .................................. ok
t/exceptions/class-mop-object.t .................................. ok
t/exceptions/class-mop-package.t ................................. ok
t/exceptions/class.t ............................................. ok
t/exceptions/cmop.t .............................................. ok
t/exceptions/exception-lazyattributeneedsadefault.t .............. ok
t/exceptions/frame-leak.t ........................................ skipped: Need Test::Memory::Cycle
t/exceptions/meta-role.t ......................................... ok
t/exceptions/metaclass.t ......................................... ok
t/exceptions/moose-exporter.t .................................... ok
t/exceptions/moose-meta-attribute-native-traits.t ................ ok
t/exceptions/moose-meta-class-immutable-trait.t .................. ok
t/exceptions/moose-meta-method-accessor-native-array.t ........... ok
t/exceptions/moose-meta-method-accessor-native-collection.t ...... ok
t/exceptions/moose-meta-method-accessor-native-grep.t ............ ok
t/exceptions/moose-meta-method-accessor-native-hash-set.t ........ ok
t/exceptions/moose-meta-method-accessor-native-hash.t ............ ok
t/exceptions/moose-meta-method-accessor-native-string-match.t .... ok
t/exceptions/moose-meta-method-accessor-native-string-replace.t .. ok
t/exceptions/moose-meta-method-accessor-native-string-substr.t ... ok
t/exceptions/moose-meta-method-accessor-native.t ................. ok
t/exceptions/moose-meta-method-accessor.t ........................ ok
t/exceptions/moose-meta-method-augmented.t ....................... ok
t/exceptions/moose-meta-method-constructor.t ..................... ok
t/exceptions/moose-meta-method-delegation.t ...................... ok
t/exceptions/moose-meta-method-destructor.t ...................... ok
t/exceptions/moose-meta-method-overridden.t ...................... ok
t/exceptions/moose-meta-role-application-rolesummation.t ......... ok
t/exceptions/moose-meta-role-application-toclass.t ............... ok
t/exceptions/moose-meta-role-application-torole.t ................ ok
t/exceptions/moose-meta-role-application.t ....................... ok
t/exceptions/moose-meta-role-attribute.t ......................... ok
t/exceptions/moose-meta-role-composite.t ......................... ok
t/exceptions/moose-meta-typecoercion-union.t ..................... ok
t/exceptions/moose-meta-typecoercion.t ........................... ok
t/exceptions/moose-meta-typeconstraint-enum.t .................... ok
t/exceptions/moose-meta-typeconstraint-parameterizable.t ......... ok
t/exceptions/moose-meta-typeconstraint-parameterized.t ........... ok
t/exceptions/moose-meta-typeconstraint-registry.t ................ ok
t/exceptions/moose-meta-typeconstraint.t ......................... ok
t/exceptions/moose-role.t ........................................ ok
t/exceptions/moose-util-metarole.t ............................... ok
t/exceptions/moose-util-typeconstraints.t ........................ ok
t/exceptions/moose.t ............................................. ok
t/exceptions/object.t ............................................ ok
t/exceptions/overload.t .......................................... ok
t/exceptions/rt-92818.t .......................................... ok
t/exceptions/rt-94795.t .......................................... ok
t/exceptions/stringify.t ......................................... ok
t/exceptions/traits.t ............................................ ok
t/exceptions/typeconstraints.t ................................... ok
t/exceptions/util.t .............................................. ok
t/exceptions/with-debugging.t .................................... ok
t/exceptions/without-debugging.t ................................. ok
t/immutable/apply_roles_to_immutable.t ........................... ok
t/immutable/buildargs.t .......................................... ok
t/immutable/constructor_is_not_moose.t ........................... ok
t/immutable/constructor_is_wrapped.t ............................. ok
t/immutable/default_values.t ..................................... ok
t/immutable/definition_context.t ................................. ok
t/immutable/immutable_constructor_error.t ........................ ok
t/immutable/immutable_destroy.t .................................. ok
t/immutable/immutable_meta_class.t ............................... ok
t/immutable/immutable_metaclass_with_traits.t .................... ok
t/immutable/immutable_moose.t .................................... ok
t/immutable/immutable_roundtrip.t ................................ ok
t/immutable/immutable_trigger_from_constructor.t ................. ok
t/immutable/inline_close_over.t .................................. skipped: Need Data::Visitor 0.26, PadWalker
t/immutable/inline_fallbacks.t ................................... ok
t/immutable/inlined_constructors_n_types.t ....................... ok
t/immutable/multiple_demolish_inline.t ........................... ok
t/metaclasses/create_anon_with_required_attr.t ................... ok
t/metaclasses/custom_attr_meta_as_role.t ......................... ok
t/metaclasses/custom_attr_meta_with_roles.t ...................... ok
t/metaclasses/easy_init_meta.t ................................... ok
t/metaclasses/export_with_prototype.t ............................ ok
t/metaclasses/exporter_also_with_trait.t ......................... ok
t/metaclasses/exporter_meta_lookup.t ............................. ok
t/metaclasses/exporter_sub_names.t ............................... ok
t/metaclasses/goto_moose_import.t ................................ ok
t/metaclasses/immutable_metaclass_compat_bug.t ................... ok
t/metaclasses/meta_name.t ........................................ ok
t/metaclasses/metaclass_compat.t ................................. ok
t/metaclasses/metaclass_compat_no_fixing_bug.t ................... ok
t/metaclasses/metaclass_compat_role_conflicts.t .................. ok
t/metaclasses/metaclass_parameterized_traits.t ................... ok
t/metaclasses/metaclass_traits.t ................................. ok
t/metaclasses/metarole.t ......................................... ok
t/metaclasses/metarole_combination.t ............................. ok
t/metaclasses/metarole_on_anon.t ................................. ok
t/metaclasses/metarole_w_metaclass_pm.t .......................... ok
t/metaclasses/metaroles_of_metaroles.t ........................... ok
t/metaclasses/moose_exporter.t ................................... ok
t/metaclasses/moose_exporter_trait_aliases.t ..................... ok
t/metaclasses/moose_for_meta.t ................................... ok
t/metaclasses/moose_nonmoose_metatrait_init_order.t .............. ok
t/metaclasses/moose_nonmoose_moose_chain_init_meta.t ............. ok
t/metaclasses/moose_w_metaclass.t ................................ ok
t/metaclasses/new_metaclass.t .................................... ok
t/metaclasses/new_object_BUILD.t ................................. ok
t/metaclasses/overloading.t ...................................... ok
t/metaclasses/reinitialize.t ..................................... ok
t/metaclasses/use_base_of_moose.t ................................ ok
t/moose_util/apply_roles.t ....................................... ok
t/moose_util/create_alias.t ...................................... ok
t/moose_util/ensure_all_roles.t .................................. ok
t/moose_util/method_mod_args.t ................................... ok
t/moose_util/moose_util.t ........................................ ok
t/moose_util/moose_util_does_role.t .............................. ok
t/moose_util/moose_util_search_class_by_role.t ................... ok
t/moose_util/resolve_alias.t ..................................... ok
t/moose_util/with_traits.t ....................................... ok
t/native_traits/array_coerce.t ................................... ok
t/native_traits/array_from_role.t ................................ ok
t/native_traits/array_subtypes.t ................................. ok
t/native_traits/array_trigger.t .................................. ok
t/native_traits/collection_with_roles.t .......................... ok
t/native_traits/custom_instance.t ................................ ok
t/native_traits/hash_coerce.t .................................... ok
t/native_traits/hash_subtypes.t .................................. ok
t/native_traits/hash_trigger.t ................................... ok
t/native_traits/remove_attribute.t ............................... ok
t/native_traits/shallow_clone.t .................................. ok
t/native_traits/trait_array.t .................................... ok
t/native_traits/trait_bool.t ..................................... ok
t/native_traits/trait_code.t ..................................... ok
t/native_traits/trait_counter.t .................................. ok
t/native_traits/trait_hash.t ..................................... ok
t/native_traits/trait_number.t ................................... ok
t/native_traits/trait_string.t ................................... ok
t/recipes/basics_bankaccount_methodmodifiersandsubclassing.t ..... ok
t/recipes/basics_binarytree_attributefeatures.t .................. ok
t/recipes/basics_company_subtypes.t .............................. ok
t/recipes/basics_datetime_extendingnonmooseparent.t .............. ok
t/recipes/basics_document_augmentandinner.t ...................... ok
t/recipes/basics_genome_overloadingsubtypesandcoercion.t ......... ok
t/recipes/basics_http_subtypesandcoercion.t ...................... ok
t/recipes/basics_point_attributesandsubclassing.t ................ ok
t/recipes/extending_debugging_baseclassrole.t .................... ok
t/recipes/extending_mooseish_moosesugar.t ........................ ok
t/recipes/legacy_debugging_baseclassreplacement.t ................ ok
t/recipes/legacy_labeled_attributemetaclass.t .................... ok
t/recipes/meta_globref_instancemetaclass.t ....................... ok
t/recipes/meta_labeled_attributetrait.t .......................... ok
t/recipes/meta_privateorpublic_methodmetaclass.t ................. ok
t/recipes/meta_table_metaclasstrait.t ............................ ok
t/recipes/roles_applicationtoinstance.t .......................... ok
t/recipes/roles_comparable_codereuse.t ........................... ok
t/recipes/roles_restartable_advancedcomposition.t ................ ok
t/roles/anonymous_roles.t ........................................ ok
t/roles/application_toclass.t .................................... ok
t/roles/apply_role.t ............................................. ok
t/roles/build.t .................................................. ok
t/roles/conflict_many_methods.t .................................. ok
t/roles/create_role.t ............................................ ok
t/roles/create_role_subclass.t ................................... ok
t/roles/empty_method_modifiers_meta_bug.t ........................ ok
t/roles/extending_role_attrs.t ................................... ok
t/roles/free_anonymous_roles.t ................................... ok
t/roles/imported_required_method.t ............................... ok
t/roles/meta_role.t .............................................. ok
t/roles/method_aliasing_in_composition.t ......................... ok
t/roles/method_exclusion_in_composition.t ........................ ok
t/roles/method_modifiers.t ....................................... ok
t/roles/methods.t ................................................ ok
t/roles/more_alias_and_exclude.t ................................. ok
t/roles/more_role_edge_cases.t ................................... ok
t/roles/new_meta_role.t .......................................... ok
t/roles/overloading_combine_to_class.t ........................... ok
t/roles/overloading_combine_to_instance.t ........................ ok
t/roles/overloading_combine_to_role.t ............................ ok
t/roles/overloading_composition_errors.t ......................... ok
t/roles/overloading_remove_attributes_bug.t ...................... ok
t/roles/overloading_to_class.t ................................... ok
t/roles/overloading_to_instance.t ................................ ok
t/roles/overloading_to_role.t .................................... ok
t/roles/overriding.t ............................................. ok
t/roles/reinitialize_anon_role.t ................................. ok
t/roles/role.t ................................................... ok
t/roles/role_attr_application.t .................................. ok
t/roles/role_attribute_conflict.t ................................ ok
t/roles/role_attrs.t ............................................. ok
t/roles/role_compose_requires.t .................................. ok
t/roles/role_composite.t ......................................... ok
t/roles/role_composite_exclusion.t ............................... ok
t/roles/role_composition_attributes.t ............................ ok
t/roles/role_composition_conflict_detection.t .................... ok
t/roles/role_composition_errors.t ................................ ok
t/roles/role_composition_method_mods.t ........................... ok
t/roles/role_composition_methods.t ............................... ok
t/roles/role_composition_override.t .............................. ok
t/roles/role_composition_req_methods.t ........................... ok
t/roles/role_conflict_detection.t ................................ ok
t/roles/role_conflict_edge_cases.t ............................... ok
t/roles/role_consumers.t ......................................... ok
t/roles/role_exclusion.t ......................................... ok
t/roles/role_exclusion_and_alias_bug.t ........................... ok
t/roles/role_for_combination.t ................................... ok
t/roles/roles_and_method_cloning.t ............................... ok
t/roles/roles_and_req_method_edge_cases.t ........................ ok
t/roles/roles_applied_in_create.t ................................ ok
t/roles/run_time_role_composition.t .............................. ok
t/roles/runtime_roles_and_attrs.t ................................ ok
t/roles/runtime_roles_and_nonmoose.t ............................. ok
t/roles/runtime_roles_w_params.t ................................. ok
t/roles/use_base_does.t .......................................... ok
t/test_moose/test_moose.t ........................................ ok
t/test_moose/test_moose_does_ok.t ................................ ok
t/test_moose/test_moose_has_attribute_ok.t ....................... ok
t/test_moose/test_moose_meta_ok.t ................................ ok
t/test_moose/with_immutable.t .................................... ok
t/todo_tests/exception_reflects_failed_constraint.t .............. ok
t/todo_tests/immutable_n_around.t ................................ ok
t/todo_tests/moose_and_threads.t ................................. ok
t/todo_tests/replacing_super_methods.t ........................... ok
t/todo_tests/required_role_accessors.t ........................... ok
t/todo_tests/role_insertion_order.t .............................. ok
t/todo_tests/various_role_features.t ............................. ok
t/todo_tests/wrong-inner.t ....................................... ok
t/type_constraints/advanced_type_creation.t ...................... ok
t/type_constraints/class_subtypes.t .............................. ok
t/type_constraints/class_type_constraint.t ....................... ok
t/type_constraints/coerced_parameterized_types.t ................. ok
t/type_constraints/container_type_coercion.t ..................... ok
t/type_constraints/container_type_constraint.t ................... ok
t/type_constraints/custom_parameterized_types.t .................. ok
t/type_constraints/custom_type_errors.t .......................... ok
t/type_constraints/define_type_twice_throws.t .................... ok
t/type_constraints/duck_type_handles.t ........................... ok
t/type_constraints/duck_types.t .................................. ok
t/type_constraints/enum.t ........................................ ok
t/type_constraints/inlining.t .................................... ok
t/type_constraints/match_type_operator.t ......................... ok
t/type_constraints/maybe_type_constraint.t ....................... ok
t/type_constraints/misc_type_tests.t ............................. ok
t/type_constraints/name_conflicts.t .............................. ok
t/type_constraints/normalize_type_name.t ......................... ok
t/type_constraints/parameterize_from.t ........................... ok
t/type_constraints/role_type_constraint.t ........................ ok
t/type_constraints/subtype_auto_vivify_parent.t .................. ok
t/type_constraints/subtyping_parameterized_types.t ............... ok
t/type_constraints/subtyping_union_types.t ....................... ok
t/type_constraints/throw_error.t ................................. ok
t/type_constraints/type_coersion_on_lazy_attributes.t ............ ok
t/type_constraints/type_names.t .................................. ok
t/type_constraints/type_notation_parser.t ........................ ok
t/type_constraints/types_and_undef.t ............................. ok
t/type_constraints/union_is_a_type_of.t .......................... ok
t/type_constraints/union_types.t ................................. ok
t/type_constraints/union_types_and_coercions.t ................... ok
t/type_constraints/util_find_type_constraint.t ................... ok
t/type_constraints/util_more_type_coercion.t ..................... ok
t/type_constraints/util_std_type_constraints.t ................... ok
t/type_constraints/util_type_coercion.t .......................... ok
t/type_constraints/util_type_constraints.t ....................... ok
t/type_constraints/util_type_constraints_export.t ................ ok
t/type_constraints/util_type_reloading.t ......................... ok
t/type_constraints/with-specio.t ................................. ok
t/type_constraints/with-type-tiny.t .............................. ok
t/zzz-check-breaks.t ............................................. ok
All tests successful.
Files=478, Tests=17334, 188 wallclock secs ( 2.88 usr  0.84 sys + 91.24 cusr 94.97 csys = 189.93 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Carp                        1.22     1.50    
    Class::Load                 0.09     0.25    
    Class::Load::XS             0.01     0.10    
    Data::OptList               0.107    0.110   
    Devel::GlobalDestruction    0        0.14    
    Devel::OverloadInfo         0.005    0.007   
    Devel::StackTrace           2.03     2.05    
    Dist::CheckConflicts        0.02     0.11    
    Eval::Closure               0.04     0.14    
    List::Util                  1.56     1.56    
    Module::Runtime             0.014    0.016   
    Module::Runtime::Conflicts  0.002    0.003   
    MRO::Compat                 0.05     0.13    
    Package::DeprecationManager 0.11     0.18    
    Package::Stash              0.32     0.40    
    Package::Stash::XS          0.24     0.30    
    Params::Util                1.00     1.102   
    parent                      0.223    0.238   
    Scalar::Util                1.19     1.56    
    strict                      1.03     1.11    
    Sub::Exporter               0.980    0.987   
    Sub::Util                   1.40     1.56    
    Try::Tiny                   0.17     0.30    
    warnings                    1.03     1.47    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    CPAN::Meta::Check           0.011    0.018   
    CPAN::Meta::Requirements    0        2.143   
    ExtUtils::MakeMaker         0        7.70    
    File::Spec                  0        3.78    
    Module::Metadata            0        1.000037
    Test::Fatal                 0.001    0.017   
    Test::More                  0.96     1.302183
    Test::Needs                 0.002010 0.002010

configure_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Dist::CheckConflicts        0.02     0.11    
    ExtUtils::MakeMaker         0        7.70    
    perl                        5.008003 5.032001


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/lib:/home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/arch:/home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/lib:/home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/arch:/home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/lib:/home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/arch:/home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/lib:/home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/arch:/home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/lib:/home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/arch:/home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/lib:/home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/arch:/home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/lib:/home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/arch:/home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/lib:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/arch:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/lib:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/arch:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/lib:/home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/arch:/home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/lib:/home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/arch:/home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/lib:/home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/arch:/home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/lib:/home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/arch:/home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/lib:/home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/arch:/home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/arch:/home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/lib:/home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/arch:/home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/lib:/home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/arch:/home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/lib:/home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/arch:/home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/arch:/home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 657079
    PERL5_CPAN_IS_RUNNING = 657079
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 479293,657079
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024071317/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024071317

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.10    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302183
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.4.188-104.359.amzn2.x86_64
    archname=x86_64-linux-thread-multi
    uname='linux pb-8ea2f44d-17eb-421d-964f-396bc542e816-b-x86-64 5.4.188-104.359.amzn2.x86_64 #1 smp thu apr 14 20:53:13 utc 2022 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Doptimize=none -Dccflags=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Dldflags=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Dccdlflags=-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Dlddlflags=-shared -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.32.1 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5/5.32 -Dsitearch=/usr/local/lib64/perl5/5.32 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize -Duse64bitint'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='  -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include'
    ccversion=''
    gccversion='11.4.1 20231218 (Red Hat 11.4.1-3)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='gcc'
    ldflags ='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib64 /lib64 /usr/lib64 /usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib
    libs=-lpthread -lresolv -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lresolv -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.34'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
    cccdlflags='-fPIC'
    lddlflags='-lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
    USE_SITECUSTOMIZE
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    Fedora Patch1: Removes date check, Fedora/RHEL specific
    Fedora Patch2: support for libdir64
    Fedora Patch3: use libresolv instead of libbind
    Fedora Patch4: USE_MM_LD_RUN_PATH
    Fedora Patch5: Provide MM::maybe_command independently (bug #1129443)
    Fedora Patch6: Dont run one io test due to random builder failures
    Fedora Patch8: Define SONAME for libperl.so
    Fedora Patch9: Install libperl.so to -Dshrpdir value
    Fedora Patch10: Make *DBM_File desctructors thread-safe (RT#61912)
    Fedora Patch11: Replace EU::MakeMaker dependency with EU::MM::Utils in IPC::Cmd (bug #1129443)
    Fedora Patch12: Link XS modules to pthread library to fix linking with -z defs
    Fedora Patch13: Pass the correct CFLAGS to dtrace
    Fedora Patch14: Do not use C compiler reserved identifiers
    Fedora Patch15: Fix SvUV_nomg() macro definition
    Fedora Patch16: Fix SvTRUE() documentation
    Fedora Patch17: Fix ext/XS-APItest/t/utf8_warn_base.pl tests
    Fedora Patch18: Fix IO::Handle::error() to report write errors (GH#6799)
    Fedora Patch19: Fix IO::Handle::error() to report write errors (GH#6799)
    Fedora Patch21: Fix setting a non-blocking mode in IO::Socket::UNIX (GH#17787)
    Fedora Patch22: Fix running actions after stepping in a debugger (GH#17901)
    Fedora Patch23: Fix running actions after stepping in a debugger (GH#17901)
    Fedora Patch24: Fix running actions after stepping in a debugger (GH#17901)
    Fedora Patch25: Fix a buffer size for asctime_r() and ctime_r() functions
    Fedora Patch26: Prevent from an integer overflow in RenewDouble() macro
    Fedora Patch28: Fix a number of arguments passed to a BOOT XS subroutine (GH#17755)
    Fedora Patch29: Fix an IO::Handle spurious error reported for regular file handles (GH#18019)
    Fedora Patch30: Fix inheritance resolution of lexial objects in a debugger (GH#17661)
    Fedora Patch35: Fix sorting with a block that calls return (GH#18081)
    Fedora Patch38: Fix sv_collxfrm macro to respect locale
    Fedora Patch39: Fix an iterator signedness in handling an mro exception (GH#18155)
    Fedora Patch40: Fix a code flow in Perl_sv_inc_nomg()
    Fedora Patch41: Fix an undefined behavior in Perl_custom_op_get_field()
    Fedora Patch42: Fix Config variable names in in t/op tests
    Fedora Patch43: Fix fetching a magic on the stacked file test operators
    Fedora Patch44: Fix a crash in optimizing split() (GH#18232)
    Fedora Patch45: Fix a crash in optimizing split() (GH#18232)
    Fedora Patch46: Fix a crash in optimizing split() (GH#18232)
    Fedora Patch47: Fix a crash in optimizing split() (GH#18232)
    Fedora Patch48: Make accessing environment by DynaLoader thread-safe
    Fedora Patch49: Use duplocale() if available
    Fedora Patch50: Fix fc() in Turkish locale
    Fedora Patch51: Fix croaking on "my $_" when "use utf8" is in effect (GH#18449)
    Fedora Patch52: Fix PERL_UNUSED_ARG() definition in XSUB.h
    Fedora Patch53: Add missing entries to perldiag (GH#18276)
    Fedora Patch54: Protect locale tests from LANGUAGE environment variable
    Fedora Patch55: Prevent the number of buckets in a hash from getting too large
    Fedora Patch56: Fix a memory leak when compiling a regular expression (GH#18604)
    Fedora Patch57: Fix dumping a hash entry of PL_strtab type
    Fedora Patch58: Fix an arithmetic left shift of a minimal integer value (GH#18639)
    RHEL Patch59: Fix write past buffer end via illegal user-defined Unicode property (CVE-2023-47038)
    Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux
    Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux
    Fedora Patch202: Add definition of OPTIMIZE to .ph files (bug #2159759)
  Built under linux
  Compiled at Nov 27 2023 00:00:00
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/lib:/home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/arch:/home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/lib:/home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/arch:/home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/lib:/home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/arch:/home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/lib:/home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/arch:/home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/lib:/home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/arch:/home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/lib:/home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/arch:/home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/lib:/home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/arch:/home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/lib:/home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/arch:/home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/lib:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/arch:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/lib:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/arch:/home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/lib:/home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/arch:/home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/lib:/home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/arch:/home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/lib:/home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/arch:/home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/lib:/home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/arch:/home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/lib:/home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/arch:/home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/lib:/home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/arch:/home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/arch:/home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/lib:/home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/arch:/home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/lib:/home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/arch:/home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/lib:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/arch:/home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/lib:/home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/arch:/home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/lib:/home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/arch:/home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/lib:/home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/arch:/home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/arch:/home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/lib:/home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/lib:/home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/arch:/home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/lib:/home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/arch:/home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/lib:/home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/arch:/home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/lib:/home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/arch:/home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="657079"
    PERL5_CPAN_IS_RUNNING="657079"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="479293,657079"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024071317/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Package-DeprecationManager-0.18-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Module-Runtime-Conflicts-0.003-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Devel-OverloadInfo-0.007-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Devel-GlobalDestruction-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Load-XS-0.10-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Load-0.25-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Modern-0.013-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-API-0.010-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Import-Into-1.002005-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-LWP-UserAgent-0.036-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-RequiresInternet-0.05-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Safe-Isa-1.000010-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Set-Scalar-1.29-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Regexp-Common-2017060201-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/PerlIO-Layers-0.012-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/MooX-Log-Any-0.004004-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Log-Any-1.717-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Math-Cartesian-Product-1.009-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/JSON-4.10-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/IRI-0.011-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/MooX-HandlesVia-0.001009-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Exception-0.43-3/blib/lib
    /home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/arch
    /home/cpansand/.cpan/build/2024071318/Sub-Uplevel-0.2800-3/blib/lib
    /home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/MooX-Types-MooseLike-0.29-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Data-Perl-0.002011-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/strictures-2.000006-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/multidimensional-0.014-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/indirect-0.39-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/bareword-filehandles-0.007-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/B-Hooks-OP-Check-0.22-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Depends-0.8001-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Output-1.034-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/List-MoreUtils-0.430-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-LeakTrace-0.17-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/List-MoreUtils-XS-0.430-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Plack-1.0051-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-TCP-2.22-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/HTTP-Headers-Fast-0.22-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/HTTP-Entity-Parser-0.25-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/WWW-Form-UrlEncoded-0.26-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Stream-Buffered-0.03-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/JSON-MaybeXS-1.004005-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Cpanel-JSON-XS-4.38-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Hash-MultiValue-0.16-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/HTTP-MultiPartParser-0.02-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Filesys-Notify-Simple-0.14-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-SharedFork-0.35-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Devel-StackTrace-AsHTML-0.15-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Cookie-Baker-0.12-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Time-0.092-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Apache-LogFormat-Compiler-0.36-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-MockTime-0.17-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/POSIX-strftime-Compiler-0.46-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Module-Build-Tiny-0.048-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-InstallPaths-0.013-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Helpers-0.027-3/blib/lib
    /home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/CPAN-Requirements-Dynamic-0.001-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-HasCompiler-0.025-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-Config-0.009-4/blib/lib
    /home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/CPAN-Meta-Requirements-2.143-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/File-Slurp-9999.32-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/DateTime-Format-W3CDTF-0.08-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/DateTime-1.65-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Warnings-0.033-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/DateTime-TimeZone-2.62-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Singleton-1.6-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/DateTime-Locale-1.42-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/namespace-autoclean-0.29-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/namespace-clean-0.27-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Package-Stash-0.40-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Package-Stash-XS-0.30-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Sub-Identify-0.14-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/B-Hooks-EndOfScope-0.28-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Variable-Magic-0.64-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Sub-Exporter-Progressive-0.001013-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Module-Implementation-0.09-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-File-ShareDir-1.001002-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Scope-Guard-0.21-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Params-ValidationCompiler-0.31-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Without-Module-0.22-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test2-Plugin-NoWarnings-0.10-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test2-Suite-0.000163-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Module-Pluggable-5.2-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/IPC-Run3-0.049-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Specio-0.48-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/XString-0.005-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Needs-0.002010-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Exception-Class-1.45-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Data-Inheritable-0.09-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Eval-Closure-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Requires-0.11-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/CPAN-Meta-Check-0.018-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Dist-CheckConflicts-0.11-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Algorithm-Combinatorics-0.27-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/JSON-XS-4.03-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Types-Serialiser-1.01-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/common-sense-3.75-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Canary-Stability-2013-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/JSON-Validator-5.14-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/YAML-LibYAML-0.89-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Deep-1.204-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Mojolicious-9.37-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Hash-Fold-v1.0.0-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Type-Tiny-2.004000-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Exporter-Tiny-1.006002-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Throwable-1.001-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Devel-StackTrace-2.05-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Moo-2.005005-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Sub-Quote-2.006008-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Method-Modifiers-2.15-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-ProjectDistDir-1.000009-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Path-FindDev-v0.5.3-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Path-IsDev-1.001003-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Test-Fatal-0.017-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Role-Tiny-2.002004-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Path-Tiny-0.146-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/Module-Runtime-0.016-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-1.118-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Inspector-1.36-2/blib/lib
    /home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Class-Tiny-1.008-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Devel-Size-0.84-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/Data-Leaf-Walker-0.21-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/DBD-SQLite-1.74-0/blib/lib
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/arch
    /home/cpansand/.cpan/build/2024071318/File-ShareDir-Install-0.14-1/blib/lib
    /home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/arch
    /home/cpansand/.cpan/build/2024071318/ExtUtils-MakeMaker-7.70-0/blib/lib
    /usr/local/lib64/perl5/5.32
    /usr/local/share/perl5/5.32
    /usr/lib64/perl5/vendor_perl
    /usr/share/perl5/vendor_perl
    /usr/lib64/perl5
    /usr/share/perl5
    .