UR v0.47 Perl 5 v5.24.2 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
UR v0.47
- Platform
- Perl 5 v5.24.2 x86_64-linux
- Date
- 2018-08-06 17:14:36
- ID
- 319c7bbe-999c-11e8-a94f-99739435b96a
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 Anthony Brummett,
This is a computer-generated report for UR-0.47
on perl 5.24.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
'thing' may require verification...
Resolving parameter 'thing' from command argument 'two'... found 1
t/CmdTest/t/01-mutual-resolution-via-to.t ................................. ok
t/CmdTest/t/02-example-values.t ........................................... ok
t/URT/t/001_util_array_ref_iterator.t ..................................... ok
t/URT/t/001_util_on_destroy.t ............................................. ok
t/URT/t/00_load.t ......................................................... ok
t/URT/t/01_object.t ....................................................... ok
t/URT/t/02_class_construction.t ........................................... ok
t/URT/t/03a_rules.t ....................................................... ok
t/URT/t/03b_rule_constant_values.t ........................................ ok
t/URT/t/03b_rule_subsets.t ................................................ ok
t/URT/t/03c_rule_values.t ................................................. ok
t/URT/t/03d_rule_construction.t ........................................... ok
t/URT/t/03e_params_list.t ................................................. ok
t/URT/t/03f_rule_from_filter_string.t ..................................... ok
t/URT/t/03g_rule_constant_key_before.t .................................... ok
t/URT/t/03h_rule_for_property_meta.t ...................................... ok
t/URT/t/03i_non_ur_types_as_values.t ...................................... ok
t/URT/t/03i_rule_hard_refs.t .............................................. ok
t/URT/t/03i_rule_hard_refs_with_ur_objects.t .............................. ok
t/URT/t/03j_or_rules_with_meta.t .......................................... ok
t/URT/t/03k_flatten_hard_refs.t ........................................... ok
t/URT/t/03k_rule_for_property_meta_no_properties.t ........................ ok
t/URT/t/04_datasource_signals.t ........................................... ok
t/URT/t/04_rdbms_retriable_operation.t .................................... ok
t/URT/t/04_rdbms_table_name_from_inline_view.t ............................ ok
t/URT/t/04a_rdbms_retriable_operation-multiple_datasources.t .............. ok
t/URT/t/04a_sqlite.t ...................................................... ok
t/URT/t/04a_sqlite_dir_of_schema_files.t .................................. ok
t/URT/t/04a_sqlite_examine_unique_indices.t ............................... ok
t/URT/t/04a_sqlite_init_db_internal.t ..................................... ok
t/URT/t/04a_sqlite_sync_database.t ........................................ ok
t/URT/t/04b_mysql.t ....................................................... skipped: enable after configuring MySQL
t/URT/t/04b_rdbms_retriable_operation-recursion_bug.t ..................... ok
t/URT/t/04c_postresql.t ................................................... skipped: enable after configuring PostgreSQL
t/URT/t/04c_postresql_type_coercion.t ..................................... ok
t/URT/t/04d_oracle.t ...................................................... skipped: enable after configuring Oracle
t/URT/t/04d_oracle_join_coercion.t ........................................ ok
t/URT/t/04e_file.t ........................................................ ok
t/URT/t/04e_file_sync_database.t .......................................... ok
t/URT/t/04e_file_track_open_close.t ....................................... ok
t/URT/t/04f_filemux.t ..................................................... ok
t/URT/t/04f_filemux_sync_database.t ....................................... ok
WARNING: Re-creating /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/DataSource/Meta.sqlite3 from /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/DataSource/Meta.sqlite3-dump.
t/URT/t/04g_rdbms_shared_table_name.t ..................................... ok
t/URT/t/04h_default_datasource.t .......................................... ok
t/URT/t/04i_context_datasource_ordering.t ................................. ok
t/URT/t/05_get_create_get.t ............................................... ok
t/URT/t/06_accessor_simple.t .............................................. ok
t/URT/t/07_create_get_simple.t ............................................ ok
t/URT/t/08_create_get_operators.t ......................................... ok
t/URT/t/10_accessor_object.t .............................................. ok
t/URT/t/11_create_with_delegated_property.t ............................... ok
t/URT/t/11b_via_to_without_type.t ......................................... ok
t/URT/t/11c_create_with_via_property.t .................................... ok
t/URT/t/11d_create_with_single_delegated_property_via_is_many_property.t .. ok
t/URT/t/11e_copy.t ........................................................ ok
t/URT/t/12_properties_metadata_query.t .................................... ok
t/URT/t/13a_messaging.t ................................................... ok
t/URT/t/13b_dump_message_inheritance.t .................................... ok
t/URT/t/13c_message_observers.t ........................................... ok
t/URT/t/13d_command_debug.t ............................................... ok
t/URT/t/13e_messaging_format_string.t ..................................... ok
t/URT/t/14_ghost_objects.t ................................................ ok
t/URT/t/15_singleton.t .................................................... ok
t/URT/t/16_viewer.t ....................................................... skipped: skipping because gtk will not initialize
t/URT/t/17_accessor_object_basic.t ........................................ ok
t/URT/t/17b_mk_rw_accessor_signals_property_change.t ...................... ok
t/URT/t/17c_rw_property_alias.t ........................................... ok
t/URT/t/18_indirect_accessor.t ............................................ ok
t/URT/t/19_calculated_accessor.t .......................................... ok
t/URT/t/20_has_many.t ..................................................... ok
t/URT/t/20a_has_many_with_multiple_ids.t .................................. ok
t/URT/t/21_observer.t ..................................................... ok
t/URT/t/21b_load_observer_autosubclass.t .................................. ok
t/URT/t/21c_load_observer_abstract_parent.t ............................... ok
t/URT/t/21d_db_entity_observers.t ......................................... ok
t/URT/t/21e_old_subscription_api.t ........................................ ok
t/URT/t/21f_observer_priority.t ........................................... ok
t/URT/t/21g_subclass_loaded_observer.t .................................... ok
t/URT/t/21h_multi_inherit_observer.t ...................................... ok
t/URT/t/21i_defaults.t .................................................... ok
t/URT/t/21j_register_callback.t ........................................... ok
t/URT/t/22_cached_get_with_subclasses.t ................................... ok
t/URT/t/23_id_class_by_accessor.t ......................................... ok
t/URT/t/24_query_by_is_calculated.t ....................................... ok
t/URT/t/24_query_by_is_transient.t ........................................ ok
t/URT/t/24_query_via_method_call.t ........................................ ok
t/URT/t/25_recurse_get.t .................................................. ok
t/URT/t/26_indirect_mutator_with_where_via_is_many.t ...................... ok
Name "URT::DataSource::SomeSQLite::does_support_limit_offset" used only once: possible typo at t/URT/t/27_get_with_limit_offset.t line 47.
t/URT/t/27_get_with_limit_offset.t ........................................ ok
t/URT/t/28_dont_index_delegated_props.t ................................... ok
t/URT/t/29_indirect_calculated_accessor.t ................................. ok
t/URT/t/29b_join_calculated_accessor.t .................................... ok
t/URT/t/29c_join_indirect_accessor.t ...................................... ok
Name "URT::Thing::some_method" used only once: possible typo at t/URT/t/30_calculated_default.t line 50.
t/URT/t/30_calculated_default.t ........................................... ok
t/URT/t/30_default_values.t ............................................... ok
t/URT/t/31_ref_as_value.t ................................................. ok
t/URT/t/32_ur_object_id.t ................................................. ok
t/URT/t/33_multiple_inheritance_for_same_table.t .......................... ok
t/URT/t/34_autouse_with_circular_ur_classdef.t ............................ skipped: known broken - if a parent class has a property of a type which is a subclass of itself, the subclass must explicitly 'use' its parent instead of relying on autoloading
t/URT/t/35_all_objects_are_loaded_subclass.t .............................. ok
t/URT/t/36_superclass_already_loaded.t .................................... ok
t/URT/t/37_caching_with_in_clause.t ....................................... ok
t/URT/t/37b_caching_with_in_clause.t ...................................... ok
t/URT/t/38_join_across_data_sources.t ..................................... ok
t/URT/t/39_has_many.t ..................................................... ok
t/URT/t/39b_has_many.t .................................................... ok
t/URT/t/39c_has_many.t .................................................... ok
t/URT/t/39c_singular_reverse_as.t ......................................... ok
t/URT/t/39d_composite_id_by.t ............................................. ok
t/URT/t/40_has_many_direct.t .............................................. ok
t/URT/t/41_rpc_basic.t .................................................... ok
t/URT/t/42_rpc_between_processes.t ........................................ ok
t/URT/t/43_infer_values_from_rule.t ....................................... ok
t/URT/t/44_modulewriter.t ................................................. ok
t/URT/t/45_deleted_subclassed_objects_stay_deleted.t ...................... ok
t/URT/t/45_rollback_deleted_object.t ...................................... ok
t/URT/t/46_meta_property_relationships.t .................................. ok
t/URT/t/47_indirect_is_many_accessor.t .................................... ok
t/URT/t/47b_indirect_is_many_accessor_mutable_with_id_class_by.t .......... ok
t/URT/t/47c_is_many_accessor_with_id_class_by.t ........................... ok
t/URT/t/48_inline_datasources.t ........................................... ok
t/URT/t/49_complicated_get.t .............................................. ok
t/URT/t/49b_complicated_get_2.t ........................................... ok
t/URT/t/49c_complicated_get_3.t ........................................... ok
t/URT/t/49d_complicated_get_joining_through_view.t ........................ ok
t/URT/t/49e_complicated_get_joining_through_view2.t ....................... ok
t/URT/t/49f_complicated_get_indirect_id_by.t .............................. ok
t/URT/t/49g_complicated_get_double_join.t ................................. ok
t/URT/t/49h_complicated_get_double_join.t ................................. ok
t/URT/t/49i_complicated_get_join_through_value_class.t .................... ok
t/URT/t/49j_complicated_get_join_ends_at_value_class.t .................... ok
t/URT/t/49k_complicated_get_joins_with_hangoff_filter.t ................... ok
t/URT/t/49l_complicated_get_id_by_attribute.t ............................. ok
t/URT/t/49m_reverse_as_is_delegated.t ..................................... ok
t/URT/t/49n_double_join_involves_inheritance.t ............................ ok
t/URT/t/50_force_always_reload.t .......................................... skipped: in development
t/URT/t/50_get_and_reload.t ............................................... ok
t/URT/t/50_load_objects_that_stringify_false.t ............................ ok
t/URT/t/50_unload_and_reload.t ............................................ ok
The BoolExpr includes a filter on ID, but the is_unique flag is unexpectedly false for URT::MultiThing/And/id,id in,id1 in,id2 in/O: at t/URT/t/50b_get_via_sql.t line 105.
is_unique NOT set but legacy params hash IS for URT::MultiThing/And/id,id in,id1 in,id2 in/O: at t/URT/t/50b_get_via_sql.t line 105.
t/URT/t/50b_get_via_sql.t ................................................. ok
t/URT/t/51_get_with_hints.t ............................................... ok
t/URT/t/51b_unmatched_hints_query_cache.t ................................. ok
t/URT/t/52_limit_cache_size.t ............................................. ok
t/URT/t/53_abandoned_iterator.t ........................................... ok
t/URT/t/54_valid_values.t ................................................. ok
t/URT/t/55_on_the_fly_metadb.t ............................................ ok
t/URT/t/55b_partial_metada_data.t ......................................... ok
t/URT/t/56_order_by_returns_items_in_order.t .............................. ok
t/URT/t/56b_order_by_calculated_property.t ................................ ok
t/URT/t/56c_via_property_with_order_by.t .................................. ok
t/URT/t/57_order_by_merge_new_objects.t ................................... ok
t/URT/t/58_order_by_merge_changed_objects.t ............................... ok
t/URT/t/59_get_merge_new_objs_with_db.t ................................... ok
t/URT/t/60_get_merge_changed_objs_with_db.t ............................... ok
t/URT/t/60_sql_query_hint.t ............................................... ok
t/URT/t/61_iterator.t ..................................................... ok
t/URT/t/61_iterator_merge_changed_objs_with_db.t .......................... ok
t/URT/t/61a_iterator_with_or_boolexpr.t ................................... ok
t/URT/t/62_in_not_in_operator.t ........................................... ok
t/URT/t/62b_in_not_in_operator.t .......................................... ok
t/URT/t/63_view_text.t .................................................... ok
t/URT/t/63b_view_with_subviews.t .......................................... ok
# Creating view with toolkit json
# Creating view with toolkit xml
# Creating view with toolkit text
# Creating view with toolkit json
# Creating view with toolkit xml
# Creating view with toolkit text
t/URT/t/63c_view_with_subviews.t .......................................... ok
Use of uninitialized value in string eq at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/blib/lib/UR/Object/View.pm line 266.
Use of uninitialized value in string eq at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/blib/lib/UR/Object/View.pm line 266.
t/URT/t/63d_delete_view.t ................................................. ok
t/URT/t/63e_enumerate_available_views.t ................................... ok
WARNING: Re-creating /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/blib/lib/UR/DataSource/Meta.sqlite3 from /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/blib/lib/UR/DataSource/Meta.sqlite3-dump.
t/URT/t/64_nullable_foreign_key_handling_on_insert_and_delete.t ........... ok
t/URT/t/65_reload_with_changing_db_data.t ................................. ok
t/URT/t/66_nullable_hangoff_data.t ........................................ ok
t/URT/t/67_composite_id_with_id_class_by_rt55121.t ........................ ok
t/URT/t/68_trapped_death_does_not_stack_trace.t ........................... ok
t/URT/t/69_subclassify_by.t ............................................... ok
t/URT/t/69_subclassify_by_db.t ............................................ ok
t/URT/t/70_command_arg_processing.t ....................................... ok
t/URT/t/70_command_help_text.t ............................................ ok
t/URT/t/70c_command_tree_usage_text.t ..................................... ok
t/URT/t/70d_command_sub_command_factory.t ................................. ok
t/URT/t/71_ur_value.t ..................................................... ok
t/URT/t/71_ur_value_json.t ................................................ ok
t/URT/t/71_ur_value_multiple_id_properties.t .............................. ok
t/URT/t/72_command_name_validation.t ...................................... ok
Generating /var/tmp/cpansmoker-1023/2018080616/AhPRRp5ECH file for UR::Namespace::Command.
This may take some time and may generate harmless warnings...
t/URT/t/73_opts_spec_creation_and_validation.t ............................ ok
t/URT/t/74_xsl_view_url_convert.t ......................................... ok
t/URT/t/76_is_many_default_values.t ....................................... ok
t/URT/t/77_file_undef_value_handling.t .................................... ok
t/URT/t/77_index_undef_value_handling.t ................................... ok
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
t/URT/t/77_sql_undef_value_handling.t ..................................... ok
t/URT/t/78_get_by_subclass_params_load_properly.t ......................... ok
t/URT/t/78b_get_by_subclass_property.t .................................... ok
t/URT/t/79_like_operator.t ................................................ ok
# skipping Oracle tests since DBD::Oracle is not installed and configured
# skipping PostgreSQL tests since DBD::pg is not installed
# skipping MySQL tests since DBD::mysql is not installed
t/URT/t/80_command_define_datasource.t .................................... ok
t/URT/t/80b_namespace_command_base.t ...................................... ok
t/URT/t/80c_command_describe.t ............................................ ok
t/URT/t/80d_command_list.t ................................................ ok
t/URT/t/81_crud_custom_columnnames.t ...................................... ok
t/URT/t/82_boolexpr_op_underscore.t ....................................... ok
t/URT/t/82a_boolexpr_op_case_insensitive.t ................................ ok
Subroutine URT::DataSource::SomeSQLite::owner redefined at t/URT/t/83_commit_between_schemas.t line 81.
t/URT/t/83_commit_between_schemas.t ....................................... ok
t/URT/t/84_class_definition_errors.t ...................................... ok
t/URT/t/84b_implied_properties.t .......................................... ok
t/URT/t/85_avoid_loading_using_hints.t .................................... ok
t/URT/t/85_method_meta.t .................................................. skipped: under development
t/URT/t/85b_avoid_loading_using_hints.t ................................... ok
t/URT/t/86_custom_load.t .................................................. ok
t/URT/t/86b-custom-load-join.t ............................................ ok
t/URT/t/87_attributes_have.t .............................................. ok
t/URT/t/87_get_by_different_params_updates_query_cache.t .................. ok
t/URT/t/87_is_many_indirect_is_efficient.t ................................ ok
t/URT/t/87a_many_to_many_query_is_efficient.t ............................. ok
t/URT/t/87b_is_many_id_class_by_is_efficient.t ............................ ok
t/URT/t/87c_query_by_is_many_indirect_is_efficient.t ...................... ok
t/URT/t/87d_query_by_is_many_indirect_is_efficient.t ...................... ok
t/URT/t/87e_missing_hangoff_data_is_efficient.t ........................... ok
t/URT/t/87f_via_property_joins_to_itself.t ................................ ok
t/URT/t/87g_doubly_delegated_multiple_pk_works.t .......................... ok
t/URT/t/89_loading_with_boolexpr_evaluate.t ............................... ok
t/URT/t/90_comparison_value_and_escape_character_to_regex.t ............... ok
t/URT/t/91_object_sets.t .................................................. ok
t/URT/t/91b_sets_count_with_changes.t ..................................... ok
t/URT/t/91c_set_relay.t ................................................... ok
t/URT/t/91d_basic_set.t ................................................... ok
Getting sets by directly properties of their members method will be removed shortly because of ambiguity on the meaning of 'id'. Please update the code which calls this. at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Actor::Set", UR::BoolExpr=HASH(0x3d4ca40), "shows", URT::Show=HASH(0x3d3aba8)) called at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x33f6eb8), "URT::Actor::Set", "shows", URT::Show=HASH(0x3d3aba8)) called at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Object.pm line 25
UR::Object::get("URT::Actor::Set", "shows", URT::Show=HASH(0x3d3aba8)) called at t/URT/t/91e_via_set.t line 20
Getting sets by directly properties of their members method will be removed shortly because of ambiguity on the meaning of 'id'. Please update the code which calls this. at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Show::Set", UR::BoolExpr=HASH(0x3e61af0), "actors", URT::Actor=HASH(0x3e505f8)) called at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x33f6eb8), "URT::Show::Set", "actors", URT::Actor=HASH(0x3e505f8)) called at /home/cpansand/.cpan/build/2018080616/UR-0.47-RYHOHM/lib/UR/Object.pm line 25
UR::Object::get("URT::Show::Set", "actors", URT::Actor=HASH(0x3e505f8)) called at t/URT/t/91e_via_set.t line 24
t/URT/t/91e_via_set.t ..................................................... ok
# no_commit 0
# sqlite file
# sqlite directory
ERROR: An object of class URT::Hangoff already exists with id value '25560'
# no_commit 1
# sqlite file
# sqlite directory
ERROR: An object of class URT::Hangoff already exists with id value '25560'
t/URT/t/92_copy_loaded_objects_to_alternate_db.t .......................... ok
t/URT/t/92_save_object_with_propertyless_column.t ......................... ok
t/URT/t/93_namespace.t .................................................... ok
t/URT/t/93b_namespace_loaded_from_symlink.t ............................... ok
t/URT/t/94_chain_join.t ................................................... ok
t/URT/t/94b_flatten_reframe.t ............................................. ok
t/URT/t/95_detect_db_deleted.t ............................................ ok
t/URT/t/95_normalize_property_description.t ............................... ok
t/URT/t/95b_subclass_description_preprocessor.t ........................... ok
t/URT/t/95c_detect_changed_in_memory_filter.t ............................. ok
t/URT/t/96_context_clear_cache.t .......................................... ok
t/URT/t/96b_ur_context_class_commit_triggers_observer.t ................... ok
t/URT/t/96c_ur_context_current_and_process.t .............................. ok
t/URT/t/97_used_libs.t .................................................... ok
t/URT/t/98_ur_update.t .................................................... skipped: skip running during install
t/URT/t/99-autounload-pool.t .............................................. ok
t/URT/t/99-transaction-unload-defined-objects.t ........................... ok
t/URT/t/99_transaction-failed_commit_rollback.t ........................... ok
t/URT/t/99_transaction-observers.t ........................................ ok
t/URT/t/99_transaction-rollback_undoes_external_change.t .................. ok
t/URT/t/99_transaction.t .................................................. skipped: slow and not needed at install, just at dev time
t/URT/t/99_transaction_change_log_order.t ................................. ok
t/URT/t/99_transaction_eval_or_do.t ....................................... ok
t/URT/t/99_transaction_log_all_changes.t .................................. ok
t/URT/t/99_transaction_rollback_after_create.t ............................ ok
t/URT/t/99_transaction_unload.t ........................................... ok
Name "ClassWithAfterModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1025.
Name "ClassWithAroundModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1068.
t/URT/t/9_role.t .......................................................... ok
t/URT/t/file_datasource/path_spec_expansion.t ............................. ok
t/URT/t/file_datasource/read.t ............................................ ok
t/URT/t/file_datasource/read_columns_from_header.t ........................ ok
t/URT/t/file_datasource/read_efficiency.t ................................. ok
t/URT/t/file_datasource/read_files_as_tables.t ............................ ok
t/URT/t/file_datasource/read_linenum_as_column.t .......................... ok
t/URT/t/file_datasource/read_multichar_record_sep.t ....................... ok
t/URT/t/file_datasource/read_order_by.t ................................... ok
t/URT/t/file_datasource/write.t ........................................... ok
t/URT/t/mro.t ............................................................. ok
Resolving parameter 'some_objects' from command argument 'name in ['Alice','Bob']'... found 2
Resolving parameter 'some_objects' from command argument 'name:Alice/Bob'... found 2
Resolving parameter 'some_objects' from command argument 'Alice,Bob'... found 2
t/URT/t/resolve_param_value_from_cmdline_text.t ........................... ok
t/URT/t/services/url-router.t ............................................. ok
t/URT/t/services/webserver.t .............................................. ok
t/URT/t/ur_data_type_for_data_source_data_type.t .......................... ok
t/Vending/t/buy_a_different_change.t ...................................... ok
t/Vending/t/buy_a_get_change_back.t ....................................... ok
t/Vending/t/buy_a_not_enough_change.t ..................................... ok
t/Vending/t/buy_b_not_enough_money.t ...................................... ok
t/Vending/t/buy_b_with_exact_change.t ..................................... ok
t/Vending/t/coin_return.t ................................................. ok
t/above.t ................................................................. ok
t/alternate_namespace_layout/t/01_namespace.t ............................. ok
t/alternate_namespace_layout/t/02_update_classes.t ........................ skipped: this always fails during cpanm install for an unknown reason
t/class_browser/internal.t ................................................ ok
t/newnamespace/01_command_define_namespace.t .............................. ok
All tests successful.
Files=273, Tests=7473, 156 wallclock secs ( 1.30 usr 1.59 sys + 124.58 cusr 19.86 csys = 147.33 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------- --------
Carp 0 1.40
Class::AutoloadCAN 0.03 0.03
Class::Autouse 2.0 2.01
Class::Inspector 0 1.32
Clone::PP 1.02 1.07
Cwd 0 3.63_01
Data::Compare 0.13 1.25
Data::Dumper 0 2.160
Data::UUID 0.148 1.221
Date::Format 0 2.24
DBD::SQLite 1.14 1.56
DBI 1.601 1.640
Devel::GlobalDestruction 0 0.14
File::Basename 2.73 2.85
File::Path 0 2.12_01
File::Spec 0 3.63_01
File::Temp 0 0.2304
FreezeThaw 0.43 0.5001
Getopt::Complete 0.26 0.26
Getopt::Long 0 2.48
HTTP::Request 0 6.13
IO::Dir 0 1.10
IO::File 0 1.16
IO::Handle 0 1.36
IO::Select 0 1.22
IO::Socket 0 1.38
IO::Socket::INET 0 1.35
JSON 0 2.97001
Lingua::EN::Inflect 1.88 1.903
List::MoreUtils 0 0.428
List::Util 0 1.48
Module::Runtime v0.14.0 0.015
MRO::Compat 0 0.13
Net::HTTPServer 0 1.1.1
Path::Class 0 0.37
perl v5.8.7 5.024002
Plack 0 1.0047
Pod::Simple::HTML 3.03 3.32
Pod::Simple::Text 2.02 3.32
Scalar::Util 0 1.48
Sub::Install 0.924 0.928
Sub::Name 0.04 0.21
Sys::Hostname 1.11 1.20
Template 0 2.27
Term::ANSIColor 0 4.04
Text::Diff 0.35 1.45
Text::Glob 0 0.11
Time::HiRes 0 1.9733
version 0 0.9916
XML::Dumper 0 0.81
XML::LibXML 0 2.0132
XML::LibXSLT 0 1.96
YAML 0 1.23
build_requires:
Module Need Have
------------------------ ------- --------
Test::Deep 0 1.127
Test::Exception 0 0.43
Test::Fatal 0 0.014
Test::Fork 0 0.02
Test::More 0.98 1.001014
configure_requires:
Module Need Have
------------------------ ------- --------
Module::Build 0.4005 0.4224
------------------------------
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/2018080616/Class-Autouse-2.01-YN98QL/blib/arch:/home/cpansand/.cpan/build/2018080616/Class-Autouse-2.01-YN98QL/blib/lib:/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/arch:/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/lib:/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/arch:/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/lib:/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/arch:/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/lib:/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/arch:/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/lib:/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/arch:/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/lib:/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/arch:/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/lib:/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/arch:/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/lib:/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/arch:/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/lib:/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/arch:/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/lib:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/arch:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/lib:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/arch:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/lib:/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/arch:/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/lib:/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/arch:/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/lib:/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/arch:/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/lib:/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/arch:/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/lib:/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/arch:/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/lib:/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/arch:/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/lib:/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/arch:/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/lib:/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/arch:/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/lib:/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/arch:/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/lib:/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/arch:/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/lib:/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/arch:/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/lib:/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/arch:/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/lib:/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/arch:/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16254
PERL5_CPAN_IS_RUNNING = 16254
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10372,16254
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018080616/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018080616
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.11_01
CPAN::Meta 2.150005
Cwd 3.63_01
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.10_02
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 2.97001
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4417_001
Test::Harness 3.36_01
Test::More 1.001014
YAML 1.23
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
Platform:
osname=linux, osvers=4.4.0-91-generic, archname=x86_64-linux
uname='linux ubuntu16 4.4.0-91-generic #114-ubuntu smp tue aug 8 11:56:56 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.24.2 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='5.4.0 20160609', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Aug 31 2017 21:10:13
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2018080616/Class-Autouse-2.01-YN98QL/blib/arch:/home/cpansand/.cpan/build/2018080616/Class-Autouse-2.01-YN98QL/blib/lib:/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/arch:/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/lib:/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/arch:/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/lib:/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/arch:/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/lib:/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/arch:/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/lib:/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/arch:/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/lib:/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/arch:/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/lib:/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/arch:/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/lib:/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/arch:/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/lib:/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/arch:/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/lib:/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/arch:/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/lib:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/arch:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/lib:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/arch:/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/lib:/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/arch:/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/lib:/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/arch:/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/lib:/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/arch:/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/lib:/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/arch:/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/lib:/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/arch:/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/lib:/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/arch:/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/lib:/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/arch:/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/lib:/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/arch:/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/lib:/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/arch:/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/lib:/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/arch:/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/lib:/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/arch:/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/lib:/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/arch:/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/lib:/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/arch:/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/lib:/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/arch:/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/lib:/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/arch:/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16254"
PERL5_CPAN_IS_RUNNING="16254"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="10372,16254"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018080616/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2018080616/Class-Autouse-2.01-YN98QL/blib/arch
/home/cpansand/.cpan/build/2018080616/Class-Autouse-2.01-YN98QL/blib/lib
/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/arch
/home/cpansand/.cpan/build/2018080616/Lingua-EN-Inflect-1.903-0GM2uI/blib/lib
/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/arch
/home/cpansand/.cpan/build/2018080616/Getopt-Complete-0.26-8eWUQo/blib/lib
/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/arch
/home/cpansand/.cpan/build/2018080616/FreezeThaw-0.5001-nYfyiW/blib/lib
/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/arch
/home/cpansand/.cpan/build/2018080616/XML-Dumper-0.81-N45c35/blib/lib
/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/arch
/home/cpansand/.cpan/build/2018080616/XML-Parser-2.44-CjVKvG/blib/lib
/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/arch
/home/cpansand/.cpan/build/2018080616/libwww-perl-6.35-csQvNM/blib/lib
/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/arch
/home/cpansand/.cpan/build/2018080616/Net-HTTP-6.18-TmGXi6/blib/lib
/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/arch
/home/cpansand/.cpan/build/2018080616/Clone-PP-1.07-yelnWf/blib/lib
/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/arch
/home/cpansand/.cpan/build/2018080616/Plack-1.0047-sjNknW/blib/lib
/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/arch
/home/cpansand/.cpan/build/2018080616/HTTP-Entity-Parser-0.21-cVmIdc/blib/lib
/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/arch
/home/cpansand/.cpan/build/2018080616/HTTP-MultiPartParser-0.02-1ZhxjA/blib/lib
/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/arch
/home/cpansand/.cpan/build/2018080616/Stream-Buffered-0.03-3CTYfI/blib/lib
/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/arch
/home/cpansand/.cpan/build/2018080616/Hash-MultiValue-0.16-z4xzf4/blib/lib
/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/arch
/home/cpansand/.cpan/build/2018080616/HTTP-Headers-Fast-0.21-dJ5qc5/blib/lib
/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/arch
/home/cpansand/.cpan/build/2018080616/List-MoreUtils-0.428-lc4Nnz/blib/lib
/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/arch
/home/cpansand/.cpan/build/2018080616/List-MoreUtils-XS-0.428-93A3Ov/blib/lib
/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/arch
/home/cpansand/.cpan/build/2018080616/File-ShareDir-1.116-gYqWdj/blib/lib
/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/arch
/home/cpansand/.cpan/build/2018080616/WWW-Form-UrlEncoded-0.24-shggYQ/blib/lib
/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/arch
/home/cpansand/.cpan/build/2018080616/JSON-2.97001-qE9RHa/blib/lib
/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/arch
/home/cpansand/.cpan/build/2018080616/Apache-LogFormat-Compiler-0.35-wCwqpZ/blib/lib
/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/arch
/home/cpansand/.cpan/build/2018080616/Test-MockTime-0.17-2qr3wd/blib/lib
/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/arch
/home/cpansand/.cpan/build/2018080616/POSIX-strftime-Compiler-0.42-jmFHpq/blib/lib
/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/arch
/home/cpansand/.cpan/build/2018080616/Test-TCP-2.19-7IDh5F/blib/lib
/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/arch
/home/cpansand/.cpan/build/2018080616/Filesys-Notify-Simple-0.13-acR10D/blib/lib
/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/arch
/home/cpansand/.cpan/build/2018080616/Test-SharedFork-0.35-IpwtKE/blib/lib
/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/arch
/home/cpansand/.cpan/build/2018080616/Cookie-Baker-0.09-L_vSOY/blib/lib
/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/arch
/home/cpansand/.cpan/build/2018080616/Test-Time-0.06-BqMJhW/blib/lib
/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/arch
/home/cpansand/.cpan/build/2018080616/Devel-StackTrace-AsHTML-0.15-BiY5jT/blib/lib
/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/arch
/home/cpansand/.cpan/build/2018080616/File-ShareDir-Install-0.13-VGeeGn/blib/lib
/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/arch
/home/cpansand/.cpan/build/2018080616/Path-Class-0.37-g8EHTl/blib/lib
/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/arch
/home/cpansand/.cpan/build/2018080616/Net-HTTPServer-1.1.1-l0fGU_/blib/lib
/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/arch
/home/cpansand/.cpan/build/2018080616/Test-Fork-0.02-Rq18aU/blib/lib
/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/arch
/home/cpansand/.cpan/build/2018080616/XML-LibXSLT-1.96-Xs0mCt/blib/lib
/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/arch
/home/cpansand/.cpan/build/2018080616/XML-LibXML-2.0132-994L6G/blib/lib
/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/arch
/home/cpansand/.cpan/build/2018080616/Data-Compare-1.25-cFrvO6/blib/lib
/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/arch
/home/cpansand/.cpan/build/2018080616/Class-AutoloadCAN-0.03-pWETJJ/blib/lib
/opt/perl-5.24.2/lib/site_perl/5.24.2/x86_64-linux
/opt/perl-5.24.2/lib/site_perl/5.24.2
/opt/perl-5.24.2/lib/5.24.2/x86_64-linux
/opt/perl-5.24.2/lib/5.24.2
.