Text-Xslate vv3.5.6 Perl 5 v5.28.0 x86_64-linux-gnu-thread-multi
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Text-Xslate vv3.5.6
- Platform
- Perl 5 v5.28.0 x86_64-linux-gnu-thread-multi
- Date
- 2018-11-11 01:54:53
- ID
- c829650c-e554-11e8-8ace-a8c5fb24e23b
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 Shoichi Kaji,
This is a computer-generated report for Text-Xslate-v3.5.6
on perl 5.28.0, 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':
xs tests
# Testing Text::Xslate/v3.5.6
# Backend: XS
# $ENV{XSLATE}=xs
t/000_load.t .................................... ok
t/010_internals/001_parse.t ..................... ok
t/010_internals/002_compile.t ................... ok
t/010_internals/003_assemble.t .................. ok
t/010_internals/004_magic.t ..................... ok
t/010_internals/005_load_file.t ................. ok
t/010_internals/006_errhandler.t ................ ok
t/010_internals/007_compile_errs.t .............. ok
t/010_internals/008_files.t ..................... ok
t/010_internals/009_goto_address.t .............. ok
t/010_internals/010_line_number.t ............... ok
t/010_internals/011_missuse.t ................... ok
t/010_internals/012_multilines.t ................ ok
t/010_internals/013_deps_str.t .................. ok
t/010_internals/014_deps_file.t ................. ok
t/010_internals/015_deps_file2.t ................ ok
t/010_internals/016_cached.t .................... ok
t/010_internals/017_render.t .................... ok
t/010_internals/018_opinfo.t .................... ok
t/010_internals/019_runtime_error.t ............. ok
t/010_internals/020_optimize.t .................. ok
t/010_internals/021_edge_cases.t ................ ok
t/010_internals/022_signal.t .................... ok
t/010_internals/023_cachepath.t ................. ok
t/010_internals/024_die_in_macros.t ............. ok
t/010_internals/025_reset_hooks.t ............... ok
t/010_internals/026_issue16_deep_recursion.t .... ok
t/010_internals/027_infinite_warn.t ............. ok
t/010_internals/028_taint.t ..................... ok
t/010_internals/029_large_file.t ................ ok
t/010_internals/030_die_in_funcs.t .............. ok
t/010_internals/031_save_src.t .................. ok
t/010_internals/032_encoding_error.t ............ skipped: TODO: the behaviours of PP and XS does not match
t/010_internals/033_vpath_cache.t ............... ok
t/010_internals/034_is_code_ref.t ............... ok
t/010_internals/036_merge_hash.t ................ ok
t/010_internals/037_find_file.t ................. ok
t/010_internals/038_suffix.t .................... ok
t/010_internals/039_taint_issue84.t ............. ok
t/010_internals/100_threads.t ................... ok
t/010_internals/200_leaktrace.t ................. ok
t/010_internals/300_explicit_pp.t ............... ok
t/020_interface/001_parser_option.t ............. ok
t/020_interface/002_myparser.t .................. ok
t/020_interface/003_encoding.t .................. ok
t/020_interface/004_no_vars.t ................... ok
t/020_interface/005_util.t ...................... ok
t/020_interface/006_psgi.t ...................... skipped: Test requires module 'Plack' but it's not found
t/020_interface/007_data_section.t .............. ok
t/020_interface/008_type.t ...................... ok
t/020_interface/009_hash_with_default.t ......... ok
t/020_interface/010_err_encoding.t .............. ok
t/020_interface/011_hwd_w_include_vars.t ........ ok
t/020_interface/012_default_functions.t ......... ok
t/020_interface/013_slurp_template.t ............ ok
t/020_interface/014_customize_option.t .......... ok
t/020_interface/015_render_recursion.t .......... ok
t/020_interface/016_pre_process_handler.t ....... ok
t/020_interface/017_validate.t .................. ok
t/030_kolon/001_interpolate.t ................... ok
t/030_kolon/002_field.t ......................... ok
t/030_kolon/003_for.t ........................... ok
t/030_kolon/004_if.t ............................ ok
t/030_kolon/005_rel_ops.t ....................... ok
t/030_kolon/006_arith_ops.t ..................... ok
t/030_kolon/007_log_ops.t ....................... ok
t/030_kolon/008_literal.t ....................... ok
t/030_kolon/009_include.t ....................... ok
t/030_kolon/010_escaped_str.t ................... ok
t/030_kolon/011_macro.t ......................... ok
t/030_kolon/012_cascade.t ....................... ok
t/030_kolon/013_more_field.t .................... ok
t/030_kolon/014_while.t ......................... ok
t/030_kolon/015_methods.t ....................... ok
t/030_kolon/016_funcs.t ......................... ok
t/030_kolon/017_more_macro.t .................... ok
t/030_kolon/018_dynamic_filters.t ............... ok
t/030_kolon/019_explicit_interpolate.t .......... ok
t/030_kolon/020_chomp.t ......................... ok
t/030_kolon/021_overlay.t ....................... ok
t/030_kolon/022_given.t ......................... ok
t/030_kolon/023_bitwise.t ....................... ok
t/030_kolon/024_localize_vars.t ................. ok
t/030_kolon/025_objectliteral.t ................. ok
t/030_kolon/026_constant.t ...................... ok
t/030_kolon/027_lambda.t ........................ ok
t/030_kolon/028_smartmatch.t .................... ok
t/030_kolon/029_blockfilter.t ................... ok
t/030_kolon/030_xfuncs.t ........................ ok
t/030_kolon/031_post_if.t ....................... ok
t/030_kolon/032_include_bareword.t .............. ok
t/030_kolon/033_ov_forloop.t .................... ok
t/030_kolon/034_print.t ......................... ok
t/030_kolon/035_include_w_vars.t ................ ok
t/030_kolon/036_foreach_else.t .................. ok
t/030_kolon/037_loop_ctl.t ...................... ok
t/030_kolon/038_custom_esc.t .................... ok
t/030_kolon/039_root_vars.t ..................... ok
t/030_kolon/040_external_macro.t ................ skipped: external macros are not yet implemented
t/040_tterse/001_parse.t ........................ ok
t/040_tterse/002_interpolate.t .................. ok
t/040_tterse/003_field.t ........................ ok
t/040_tterse/004_for.t .......................... ok
t/040_tterse/005_if.t ........................... ok
t/040_tterse/006_include.t ...................... ok
t/040_tterse/007_funcs.t ........................ ok
t/040_tterse/008_methods.t ...................... ok
t/040_tterse/009_comments.t ..................... ok
t/040_tterse/010_expr.t ......................... ok
t/040_tterse/011_objectliterals.t ............... ok
t/040_tterse/012_macro.t ........................ ok
t/040_tterse/013_wrapper.t ...................... ok
t/040_tterse/014_set.t .......................... ok
t/040_tterse/015_while.t ........................ ok
t/040_tterse/016_call.t ......................... ok
t/040_tterse/017_filter.t ....................... ok
t/040_tterse/018_process.t ...................... ok
t/040_tterse/019_switch.t ....................... ok
t/040_tterse/020_chomp.t ........................ ok
t/040_tterse/021_fake_use.t ..................... skipped: Test requires module 'Template::Plugin::Math' but it's not found
t/040_tterse/022_post_if.t ...................... ok
t/040_tterse/023_loop_ctl.t ..................... ok
t/040_tterse/024_for_else.t ..................... ok
t/040_tterse/025_macro.t ........................ ok
t/040_tterse/100_not_supported.t ................ ok
t/050_builtins/001_builtin_funcs.t .............. ok
t/050_builtins/002_autobox.t .................... ok
t/050_builtins/003_autobox_w_cb.t ............... ok
t/050_builtins/004_copied.t ..................... ok
t/100_plugin/001_import_from.t .................. ok
t/100_plugin/002_import.t ....................... ok
t/100_plugin/003_bridge.t ....................... ok
t/100_plugin/004_star.t ......................... ok
t/100_plugin/005_html_builder_module.t .......... ok
t/100_plugin/100_error.t ........................ ok
t/200_app/001_hello.t ........................... ok
t/200_app/002_tree.t ............................ ok
t/200_app/003_runner.t .......................... ok
t/200_app/004_encoding.t ........................ ok
t/300_examples/001_basic.t ...................... ok
t/300_examples/002_cascade.t .................... ok
t/300_examples/003_metakolon.t .................. ok
t/300_examples/004_tterse.t ..................... ok
t/900_bugs/001_super.t .......................... ok
t/900_bugs/002_addfunc.t ........................ ok
t/900_bugs/003_frame_access.t ................... ok
t/900_bugs/004_errorhandling.t .................. ok
t/900_bugs/005_rec_include.t .................... ok
t/900_bugs/006_complex_lex.t .................... ok
t/900_bugs/007_uuv.t ............................ ok
t/900_bugs/008_include_var.t .................... ok
t/900_bugs/009_quote_in_comments.t .............. ok
t/900_bugs/010_widechar_for_md5.t ............... ok
t/900_bugs/011_reserved_words.t ................. ok
t/900_bugs/012_ltgt_in_comments.t ............... ok
t/900_bugs/013_comments_lineno.t ................ ok
t/900_bugs/014_too_large_int.t .................. ok
t/900_bugs/015_my_scope.t ....................... ok
t/900_bugs/016_x_in_tterse.t .................... ok
t/900_bugs/017_unallocated.t .................... skipped: not yet
t/900_bugs/019_nested_mm.t ...................... ok
t/900_bugs/020_switch_foo.t ..................... ok
t/900_bugs/021_cached_enc.t ..................... ok
t/900_bugs/022_empty_if_block.t ................. ok
t/900_bugs/023_deploy_problem.t ................. ok
t/900_bugs/024_use_cache.t ...................... ok
t/900_bugs/025_clobber-macro-args.t ............. ok
t/900_bugs/026_issue61.t ........................ ok
t/900_bugs/027_issue65.t ........................ ok
t/900_bugs/028_issue68.t ........................ ok
t/900_bugs/029_fork_and_cache.t ................. skipped: deal with memorycache-filecache-original model more effectively
t/900_bugs/030_issue71.t ........................ ok
t/900_bugs/031_yappo.t .......................... ok
t/900_bugs/032_issue79.t ........................ ok
t/900_bugs/033_ex_safe_render.t ................. ok
t/900_bugs/034_hash_key_utf8.t .................. ok
t/900_bugs/035_issue81_tiedhash.t ............... ok
t/900_bugs/036_vpath_utf8.t ..................... ok
t/900_bugs/037_text_str_key.t ................... ok
t/900_bugs/038_conbine_flaged_utf8_and_other.t .. ok
t/900_bugs/039_issue96.t ........................ ok
t/900_bugs/040_issue95.t ........................ ok
t/900_bugs/041_cachedir_other_process.t ......... ok
t/900_bugs/042_perl59_issue.t ................... ok
t/900_bugs/043_issue107.t ....................... ok
t/900_bugs/044_empty_result.t ................... ok
t/900_bugs/045_issue130.t ....................... ok
t/900_bugs/046_issue156.t ....................... ok
t/900_bugs/046_issue88.t ........................ ok
t/900_bugs/047_undef_concat.t ................... ok
t/900_bugs/048_issue172.t ....................... skipped: Test requires module 'Data::Section::Simple' but it's not found
All tests successful.
Files=191, Tests=2736, 103 wallclock secs ( 1.11 usr 2.20 sys + 62.75 cusr 33.82 csys = 99.88 CPU)
Result: PASS
pureperl tests
# Testing Text::Xslate/v3.5.6
# Backend: PP
# $ENV{XSLATE}=[pp]
t/000_load.t .................................... ok
t/010_internals/001_parse.t ..................... ok
t/010_internals/002_compile.t ................... ok
t/010_internals/003_assemble.t .................. ok
t/010_internals/004_magic.t ..................... ok
t/010_internals/005_load_file.t ................. ok
t/010_internals/006_errhandler.t ................ ok
t/010_internals/007_compile_errs.t .............. ok
t/010_internals/008_files.t ..................... ok
t/010_internals/009_goto_address.t .............. ok
t/010_internals/010_line_number.t ............... ok
t/010_internals/011_missuse.t ................... ok
t/010_internals/012_multilines.t ................ ok
t/010_internals/013_deps_str.t .................. ok
t/010_internals/014_deps_file.t ................. ok
t/010_internals/015_deps_file2.t ................ ok
t/010_internals/016_cached.t .................... ok
t/010_internals/017_render.t .................... ok
t/010_internals/018_opinfo.t .................... ok
t/010_internals/019_runtime_error.t ............. ok
t/010_internals/020_optimize.t .................. ok
t/010_internals/021_edge_cases.t ................ ok
t/010_internals/022_signal.t .................... ok
t/010_internals/023_cachepath.t ................. ok
t/010_internals/024_die_in_macros.t ............. ok
t/010_internals/025_reset_hooks.t ............... ok
t/010_internals/026_issue16_deep_recursion.t .... ok
t/010_internals/027_infinite_warn.t ............. ok
t/010_internals/028_taint.t ..................... ok
t/010_internals/029_large_file.t ................ ok
t/010_internals/030_die_in_funcs.t .............. ok
t/010_internals/031_save_src.t .................. ok
t/010_internals/032_encoding_error.t ............ skipped: TODO: the behaviours of PP and XS does not match
t/010_internals/033_vpath_cache.t ............... ok
t/010_internals/034_is_code_ref.t ............... ok
t/010_internals/036_merge_hash.t ................ ok
t/010_internals/037_find_file.t ................. ok
t/010_internals/038_suffix.t .................... ok
t/010_internals/039_taint_issue84.t ............. ok
t/010_internals/100_threads.t ................... ok
t/010_internals/200_leaktrace.t ................. ok
t/010_internals/300_explicit_pp.t ............... ok
t/020_interface/001_parser_option.t ............. ok
t/020_interface/002_myparser.t .................. ok
t/020_interface/003_encoding.t .................. ok
t/020_interface/004_no_vars.t ................... ok
t/020_interface/005_util.t ...................... ok
t/020_interface/006_psgi.t ...................... skipped: Test requires module 'Plack' but it's not found
t/020_interface/007_data_section.t .............. ok
t/020_interface/008_type.t ...................... ok
t/020_interface/009_hash_with_default.t ......... ok
t/020_interface/010_err_encoding.t .............. ok
t/020_interface/011_hwd_w_include_vars.t ........ ok
t/020_interface/012_default_functions.t ......... ok
t/020_interface/013_slurp_template.t ............ ok
t/020_interface/014_customize_option.t .......... ok
t/020_interface/015_render_recursion.t .......... ok
t/020_interface/016_pre_process_handler.t ....... ok
t/020_interface/017_validate.t .................. ok
t/030_kolon/001_interpolate.t ................... ok
t/030_kolon/002_field.t ......................... ok
t/030_kolon/003_for.t ........................... ok
t/030_kolon/004_if.t ............................ ok
t/030_kolon/005_rel_ops.t ....................... ok
t/030_kolon/006_arith_ops.t ..................... ok
t/030_kolon/007_log_ops.t ....................... ok
t/030_kolon/008_literal.t ....................... ok
t/030_kolon/009_include.t ....................... ok
t/030_kolon/010_escaped_str.t ................... ok
t/030_kolon/011_macro.t ......................... ok
t/030_kolon/012_cascade.t ....................... ok
t/030_kolon/013_more_field.t .................... ok
t/030_kolon/014_while.t ......................... ok
t/030_kolon/015_methods.t ....................... ok
t/030_kolon/016_funcs.t ......................... ok
t/030_kolon/017_more_macro.t .................... ok
t/030_kolon/018_dynamic_filters.t ............... ok
t/030_kolon/019_explicit_interpolate.t .......... ok
t/030_kolon/020_chomp.t ......................... ok
t/030_kolon/021_overlay.t ....................... ok
t/030_kolon/022_given.t ......................... ok
t/030_kolon/023_bitwise.t ....................... ok
t/030_kolon/024_localize_vars.t ................. ok
t/030_kolon/025_objectliteral.t ................. ok
t/030_kolon/026_constant.t ...................... ok
t/030_kolon/027_lambda.t ........................ ok
t/030_kolon/028_smartmatch.t .................... ok
t/030_kolon/029_blockfilter.t ................... ok
t/030_kolon/030_xfuncs.t ........................ ok
t/030_kolon/031_post_if.t ....................... ok
t/030_kolon/032_include_bareword.t .............. ok
t/030_kolon/033_ov_forloop.t .................... ok
t/030_kolon/034_print.t ......................... ok
t/030_kolon/035_include_w_vars.t ................ ok
t/030_kolon/036_foreach_else.t .................. ok
t/030_kolon/037_loop_ctl.t ...................... ok
t/030_kolon/038_custom_esc.t .................... ok
t/030_kolon/039_root_vars.t ..................... ok
t/030_kolon/040_external_macro.t ................ skipped: external macros are not yet implemented
t/040_tterse/001_parse.t ........................ ok
t/040_tterse/002_interpolate.t .................. ok
t/040_tterse/003_field.t ........................ ok
t/040_tterse/004_for.t .......................... ok
t/040_tterse/005_if.t ........................... ok
t/040_tterse/006_include.t ...................... ok
t/040_tterse/007_funcs.t ........................ ok
t/040_tterse/008_methods.t ...................... ok
t/040_tterse/009_comments.t ..................... ok
t/040_tterse/010_expr.t ......................... ok
t/040_tterse/011_objectliterals.t ............... ok
t/040_tterse/012_macro.t ........................ ok
t/040_tterse/013_wrapper.t ...................... ok
t/040_tterse/014_set.t .......................... ok
t/040_tterse/015_while.t ........................ ok
t/040_tterse/016_call.t ......................... ok
t/040_tterse/017_filter.t ....................... ok
t/040_tterse/018_process.t ...................... ok
t/040_tterse/019_switch.t ....................... ok
t/040_tterse/020_chomp.t ........................ ok
t/040_tterse/021_fake_use.t ..................... skipped: Test requires module 'Template::Plugin::Math' but it's not found
t/040_tterse/022_post_if.t ...................... ok
t/040_tterse/023_loop_ctl.t ..................... ok
t/040_tterse/024_for_else.t ..................... ok
t/040_tterse/025_macro.t ........................ ok
t/040_tterse/100_not_supported.t ................ ok
t/050_builtins/001_builtin_funcs.t .............. ok
t/050_builtins/002_autobox.t .................... ok
t/050_builtins/003_autobox_w_cb.t ............... ok
t/050_builtins/004_copied.t ..................... ok
t/100_plugin/001_import_from.t .................. ok
t/100_plugin/002_import.t ....................... ok
t/100_plugin/003_bridge.t ....................... ok
t/100_plugin/004_star.t ......................... ok
t/100_plugin/005_html_builder_module.t .......... ok
t/100_plugin/100_error.t ........................ ok
t/200_app/001_hello.t ........................... ok
t/200_app/002_tree.t ............................ ok
t/200_app/003_runner.t .......................... ok
t/200_app/004_encoding.t ........................ ok
t/300_examples/001_basic.t ...................... ok
t/300_examples/002_cascade.t .................... ok
t/300_examples/003_metakolon.t .................. ok
t/300_examples/004_tterse.t ..................... ok
t/900_bugs/001_super.t .......................... ok
t/900_bugs/002_addfunc.t ........................ ok
t/900_bugs/003_frame_access.t ................... ok
t/900_bugs/004_errorhandling.t .................. ok
t/900_bugs/005_rec_include.t .................... ok
t/900_bugs/006_complex_lex.t .................... ok
t/900_bugs/007_uuv.t ............................ skipped: NYI in PP
t/900_bugs/008_include_var.t .................... ok
t/900_bugs/009_quote_in_comments.t .............. ok
t/900_bugs/010_widechar_for_md5.t ............... ok
t/900_bugs/011_reserved_words.t ................. ok
t/900_bugs/012_ltgt_in_comments.t ............... ok
t/900_bugs/013_comments_lineno.t ................ ok
t/900_bugs/014_too_large_int.t .................. ok
t/900_bugs/015_my_scope.t ....................... ok
t/900_bugs/016_x_in_tterse.t .................... ok
t/900_bugs/017_unallocated.t .................... skipped: not yet
t/900_bugs/019_nested_mm.t ...................... ok
t/900_bugs/020_switch_foo.t ..................... ok
t/900_bugs/021_cached_enc.t ..................... ok
t/900_bugs/022_empty_if_block.t ................. ok
t/900_bugs/023_deploy_problem.t ................. ok
t/900_bugs/024_use_cache.t ...................... ok
t/900_bugs/025_clobber-macro-args.t ............. ok
t/900_bugs/026_issue61.t ........................ ok
t/900_bugs/027_issue65.t ........................ ok
t/900_bugs/028_issue68.t ........................ ok
t/900_bugs/029_fork_and_cache.t ................. skipped: deal with memorycache-filecache-original model more effectively
t/900_bugs/030_issue71.t ........................ ok
t/900_bugs/031_yappo.t .......................... ok
t/900_bugs/032_issue79.t ........................ ok
t/900_bugs/033_ex_safe_render.t ................. ok
t/900_bugs/034_hash_key_utf8.t .................. ok
t/900_bugs/035_issue81_tiedhash.t ............... ok
t/900_bugs/036_vpath_utf8.t ..................... ok
t/900_bugs/037_text_str_key.t ................... ok
t/900_bugs/038_conbine_flaged_utf8_and_other.t .. ok
t/900_bugs/039_issue96.t ........................ ok
t/900_bugs/040_issue95.t ........................ ok
t/900_bugs/041_cachedir_other_process.t ......... ok
t/900_bugs/042_perl59_issue.t ................... ok
t/900_bugs/043_issue107.t ....................... ok
t/900_bugs/044_empty_result.t ................... ok
t/900_bugs/045_issue130.t ....................... ok
t/900_bugs/046_issue156.t ....................... ok
t/900_bugs/046_issue88.t ........................ ok
t/900_bugs/047_undef_concat.t ................... ok
t/900_bugs/048_issue172.t ....................... skipped: Test requires module 'Data::Section::Simple' but it's not found
All tests successful.
Files=191, Tests=2733, 129 wallclock secs ( 1.43 usr 2.37 sys + 83.81 cusr 38.07 csys = 125.68 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Data::MessagePack 0.38 1.00
Encode 2.26 2.97
Mouse v2.5.0 v2.5.6
parent 0.221 0.236
perl 5.008001 5.028000
Scalar::Util 1.14 1.50
Storable 2.15 3.08
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::CBuilder 0 0.280230
File::Copy::Recursive 0 0.44
File::Path 2.07 2.15
Test::More 0.98 1.302133
Test::Requires 0 0.10
configure_requires:
Module Need Have
--------------------- -------- --------
Devel::PPPort 3.33 3.43
Module::Build 0.4005 0.4224
Module::Build::XSUtil 0 0.19
version 0.9913 0.9923
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
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/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23518
PERL5_CPAN_IS_RUNNING = 23518
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13048,23518
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018111016/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018111016
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.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON n/a
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302133
YAML 1.26
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
Platform:
osname=linux
osvers=4.9.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 4.9.0 #1 smp debian 4.9.0 x86_64 gnulinux '
config_args='-Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-wsSTqO/perl-5.28.0=. -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.28 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.28 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.28 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.28.0 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.28.0 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.28.0'
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='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='8.2.0'
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='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=libc-2.27.so
so=so
useshrplib=true
libperl=libperl.so.5.28
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -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
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.28.0-3 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:fixes/memoize_storable_nstore - [rt.cpan.org #77790] https://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:fixes/autodie-scope - https://bugs.debian.org/798096 Fix a scoping issue with "no autodie" and the "system" sub
DEBPKG:fixes/memoize-pod - [rt.cpan.org #89441] Fix POD errors in Memoize
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_see_also - https://bugs.debian.org/697568 [rt.cpan.org #114105] Math::Trig: add missing SEE ALSO
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/hppa_op_optimize_workaround - https://bugs.debian.org/838613 Temporarily lower the optimization of op.c on hppa due to gcc-6 problems
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:fixes/getopt-long-4 - https://bugs.debian.org/864544 [rt.cpan.org #122068] Fix issue #122068.
DEBPKG:debian/hppa_opmini_optimize_workaround - https://bugs.debian.org/869122 Lower the optimization level of opmini.c on hppa
DEBPKG:debian/sh4_op_optimize_workaround - https://bugs.debian.org/869373 Also lower the optimization level of op.c and opmini.c on sh4
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [perl #133327] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:fixes/in-place-edit-handles - https://bugs.debian.org/902925 [perl #133314] (perl #133314) always close the directory handle on clean up
DEBPKG:debian/gdbm-fatal - [perl #133295] https://bugs.debian.org/904005 Temporarily skip GDBM_File fatal.t for gdbm >= 1.15 compatibility
Built under linux
Compiled at Oct 31 2018 15:45:10
%ENV:
PERL5LIB="/home/cpansand/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23518"
PERL5_CPAN_IS_RUNNING="23518"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13048,23518"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018111016/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Mouse-v2.5.6-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Output-1.031-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-PPPort-3.43-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Data-MessagePack-1.00-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-XSUtil-0.19-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/File-Copy-Recursive-Reduced-0.006-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-CheckCompiler-0.07-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Cwd-Guard-0.05-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Any-0.002-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Term-Size-Perl-0.031-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Hide-0.0010-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Sys-CpuAffinity-1.12-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/String-CRC32-1.7-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Regexp-Util-0.005-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Protocol-HTTP2-1.09-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-TCP-2.19-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-SharedFork-0.35-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Requires-0.10-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/PerlIO-Layers-0.011-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Perl-Tidy-20180220-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Module-CPANfile-1.1004-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/File-pushd-1.016-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-CPP-0.75-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-CppGuess-0.12-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-C-0.78-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Pegex-0.67-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Parse-RecDescent-1.967015-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/File-ShareDir-Install-0.13-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Inline-0.80-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/IO-FDPass-1.2-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/HTTP-Parser-XS-0.17-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-LibXML-0.26-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/HTML-TreeBuilder-XPath-0.14-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/XML-XPathEngine-0.14-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/EV-4.22-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA3-1.04-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Digest-SHA1-2.13-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Devel-Refcount-0.10-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-MT-1.001-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Math-Random-MT-Auto-6.22-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Object-InsideOut-4.04-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/List-AllUtils-0.14-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/List-UtilsBy-0.11-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-0.56-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/List-SomeUtils-XS-0.58-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warnings-0.026-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-LeakTrace-0.16-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Data-UUID-1.221-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/DBD-SQLite-1.58-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/DBI-1.642-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-DES-2.07-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-CBC-2.33-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Crypt-Argon2-0.005-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Cpanel-JSON-XS-4.07-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Coro-6.52-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Guard-1.023-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Const-Fast-0.014-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/IO-Compress-2.081-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Zlib-2.081-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Compress-Raw-Bzip2-2.081-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Clone-0.41-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/CBOR-XS-1.7-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Types-Serialiser-1.0-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/common-sense-3.74-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/B-Hooks-AtRuntime-6-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exports-1-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Most-0.35-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Warn-0.36-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Differences-0.64-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Text-Diff-1.45-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Deep-1.128-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Test-Exception-0.43-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/AnyEvent-7.14-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Canary-Stability-2012-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/Module-Build-Tiny-0.039-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-InstallPaths-0.012-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Helpers-0.026-0/blib/lib
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/arch
/home/cpansand/.local/share/.cpan/build/2018111101/ExtUtils-Config-0.008-0/blib/lib
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.28.0
/usr/local/share/perl/5.28.0
/usr/lib/x86_64-linux-gnu/perl5/5.28
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.28
/usr/share/perl/5.28
/usr/local/lib/site_perl
/usr/lib/x86_64-linux-gnu/perl-base
.