Troglodyne-Internet-Widgets / iContact-cPanel-Plugins

Extra "Contact Manager" Providers for cPanel and WHM
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

Can't Install Telegram Providers #24

Closed TorabRamin closed 1 year ago

TorabRamin commented 1 year ago

I've encountered this error. Is there have any solution for it?

perl -MWWW::Telegram::BotAPI -e 'exit 0;' || sudo cpan -i WWW::Telegram::BotAPI
Can't locate WWW/Telegram/BotAPI.pm in @INC (you may need to install the WWW::Telegram::BotAPI module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5).
BEGIN failed--compilation aborted.
Loading internal logger. Log::Log4perl recommended for better logging

Starting with version 2.29 of the cpan shell, a new download mechanism
is the default which exclusively uses cpan.org as the host to download
from. The configuration variable pushy_https can be used to (de)select
the new mechanism. Please read more about it and make your choice
between the old and the new mechanism by running

    o conf init pushy_https

Once you have done that and stored the config variable this dialog
will disappear.
CPAN: HTTP::Tiny loaded ok (v0.088)
CPAN: Net::SSLeay loaded ok (v1.88)
CPAN: IO::Socket::SSL loaded ok (v2.066)
Fetching with HTTP::Tiny:
https://cpan.org/authors/01mailrc.txt.gz
Reading '/home/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.081)
............................................................................DONE

Starting with version 2.29 of the cpan shell, a new download mechanism
is the default which exclusively uses cpan.org as the host to download
from. The configuration variable pushy_https can be used to (de)select
the new mechanism. Please read more about it and make your choice
between the old and the new mechanism by running

    o conf init pushy_https

Once you have done that and stored the config variable this dialog
will disappear.
Fetching with HTTP::Tiny:
https://cpan.org/modules/02packages.details.txt.gz
Reading '/home/.cpan/sources/modules/02packages.details.txt.gz'
  Database was generated on Fri, 03 Nov 2023 07:54:04 GMT
CPAN: HTTP::Date loaded ok (v6.02)
............................................................................DONE

Starting with version 2.29 of the cpan shell, a new download mechanism
is the default which exclusively uses cpan.org as the host to download
from. The configuration variable pushy_https can be used to (de)select
the new mechanism. Please read more about it and make your choice
between the old and the new mechanism by running

    o conf init pushy_https

Once you have done that and stored the config variable this dialog
will disappear.
Fetching with HTTP::Tiny:
https://cpan.org/modules/03modlist.data.gz
Reading '/home/.cpan/sources/modules/03modlist.data.gz'
DONE
Writing /home/.cpan/Metadata
Running install for module 'WWW::Telegram::BotAPI'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/R/RO/ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
CPAN: Digest::SHA loaded ok (v6.02)
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/R/RO/ROBERTOF/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/R/RO/ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz ok
CPAN: Archive::Tar loaded ok (v2.30)
WWW-Telegram-BotAPI-0.12/
WWW-Telegram-BotAPI-0.12/INSTALL.SKIP
WWW-Telegram-BotAPI-0.12/META.json
WWW-Telegram-BotAPI-0.12/gen_doc
WWW-Telegram-BotAPI-0.12/META.yml
WWW-Telegram-BotAPI-0.12/Changes
WWW-Telegram-BotAPI-0.12/README.md
WWW-Telegram-BotAPI-0.12/MANIFEST.SKIP
WWW-Telegram-BotAPI-0.12/lib/
WWW-Telegram-BotAPI-0.12/lib/WWW/
WWW-Telegram-BotAPI-0.12/lib/WWW/Telegram/
WWW-Telegram-BotAPI-0.12/lib/WWW/Telegram/BotAPI.pm
WWW-Telegram-BotAPI-0.12/LICENSE
WWW-Telegram-BotAPI-0.12/t/
WWW-Telegram-BotAPI-0.12/t/02-exceptions.t
WWW-Telegram-BotAPI-0.12/t/00-basic.t
WWW-Telegram-BotAPI-0.12/t/01-api-requests.t
WWW-Telegram-BotAPI-0.12/t/pod.t
WWW-Telegram-BotAPI-0.12/MANIFEST
WWW-Telegram-BotAPI-0.12/Makefile.PL
'YAML' not installed, will not store persistent state
CPAN: CPAN::Meta::Requirements loaded ok (v2.143)
CPAN: Parse::CPAN::Meta loaded ok (v2.150010)
CPAN: CPAN::Meta loaded ok (v2.150010)
CPAN: Module::CoreList loaded ok (v5.20181130)
Configuring R/RO/ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite JSON::MaybeXS 0 not found.
Warning: prerequisite LWP::Protocol::https 0 not found.
Generating a Unix-style Makefile
Writing Makefile for WWW::Telegram::BotAPI
Writing MYMETA.yml and MYMETA.json
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for R/RO/ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
---- Unsatisfied dependencies detected during ----
---- ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz ----
    JSON::MaybeXS [requires]
    LWP::Protocol::https [requires]
Running install for module 'JSON::MaybeXS'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/E/ET/ETHER/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz ok
JSON-MaybeXS-1.004005/
JSON-MaybeXS-1.004005/inc/
JSON-MaybeXS-1.004005/README
JSON-MaybeXS-1.004005/Changes
JSON-MaybeXS-1.004005/MANIFEST
JSON-MaybeXS-1.004005/LICENSE
JSON-MaybeXS-1.004005/t/
JSON-MaybeXS-1.004005/xt/
JSON-MaybeXS-1.004005/META.yml
JSON-MaybeXS-1.004005/META.json
JSON-MaybeXS-1.004005/lib/
JSON-MaybeXS-1.004005/maint/
JSON-MaybeXS-1.004005/Makefile.PL
JSON-MaybeXS-1.004005/maint/Makefile.PL.include
JSON-MaybeXS-1.004005/lib/JSON/
JSON-MaybeXS-1.004005/lib/JSON/MaybeXS.pm
JSON-MaybeXS-1.004005/xt/json_xs_legacy.t
JSON-MaybeXS-1.004005/xt/json_pm.t
JSON-MaybeXS-1.004005/xt/json_pp_legacy.t
JSON-MaybeXS-1.004005/xt/json_pm_legacy.t
JSON-MaybeXS-1.004005/t/none.t
JSON-MaybeXS-1.004005/t/legacy.t
JSON-MaybeXS-1.004005/t/xs.t
JSON-MaybeXS-1.004005/t/new.t
JSON-MaybeXS-1.004005/t/cpanel.t
JSON-MaybeXS-1.004005/t/preload_cpanel.t
JSON-MaybeXS-1.004005/t/lib/
JSON-MaybeXS-1.004005/t/preload_xs.t
JSON-MaybeXS-1.004005/t/pp.t
JSON-MaybeXS-1.004005/t/lib/is_bool.pm
JSON-MaybeXS-1.004005/inc/ExtUtils/
JSON-MaybeXS-1.004005/inc/ExtUtils/HasCompiler.pm
Configuring E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Cpanel::JSON::XS 2.3310 not found.
Warning: prerequisite Test::Needs 0.002006 not found.
Generating a Unix-style Makefile
Writing Makefile for JSON::MaybeXS
Writing MYMETA.yml and MYMETA.json
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz
---- Unsatisfied dependencies detected during ----
----    ETHER/JSON-MaybeXS-1.004005.tar.gz    ----
    Cpanel::JSON::XS [requires]
    Test::Needs [build_requires]
Running install for module 'Cpanel::JSON::XS'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/R/RU/RURBAN/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz ok
Cpanel-JSON-XS-4.37/
Cpanel-JSON-XS-4.37/XS/
Cpanel-JSON-XS-4.37/XS/Type.pm
Cpanel-JSON-XS-4.37/XS/Boolean.pm
Cpanel-JSON-XS-4.37/xt/
Cpanel-JSON-XS-4.37/xt/pod-coverage.t
Cpanel-JSON-XS-4.37/xt/leaktrace.t
Cpanel-JSON-XS-4.37/xt/meta.t
Cpanel-JSON-XS-4.37/xt/pod-spelling.t
Cpanel-JSON-XS-4.37/xt/changes.t
Cpanel-JSON-XS-4.37/xt/perl_minimum_version.t
Cpanel-JSON-XS-4.37/xt/pod-spell-mistakes.t
Cpanel-JSON-XS-4.37/xt/checkchanges.t
Cpanel-JSON-XS-4.37/xt/manifest.t
Cpanel-JSON-XS-4.37/xt/kwalitee.t
Cpanel-JSON-XS-4.37/xt/pod.t
Cpanel-JSON-XS-4.37/xt/gh70-asan.t
Cpanel-JSON-XS-4.37/XS.pm
Cpanel-JSON-XS-4.37/META.yml
Cpanel-JSON-XS-4.37/META.json
Cpanel-JSON-XS-4.37/COPYING
Cpanel-JSON-XS-4.37/XS.xs
Cpanel-JSON-XS-4.37/typemap
Cpanel-JSON-XS-4.37/eg/
Cpanel-JSON-XS-4.37/eg/bench
Cpanel-JSON-XS-4.37/README
Cpanel-JSON-XS-4.37/Changes
Cpanel-JSON-XS-4.37/t/
Cpanel-JSON-XS-4.37/t/98_56only.t
Cpanel-JSON-XS-4.37/t/96_interop.t
Cpanel-JSON-XS-4.37/t/23_array_ctx.t
Cpanel-JSON-XS-4.37/t/31_bom.t
Cpanel-JSON-XS-4.37/t/26_duplicate.t
Cpanel-JSON-XS-4.37/t/110_bignum.t
Cpanel-JSON-XS-4.37/t/120_type_all_string.t
Cpanel-JSON-XS-4.37/t/09_pc_extra_number.t
Cpanel-JSON-XS-4.37/t/106_allow_barekey.t
Cpanel-JSON-XS-4.37/t/97_unshare_hek.t
Cpanel-JSON-XS-4.37/t/96_mojo.t
Cpanel-JSON-XS-4.37/t/05_dwiw_decode.t
Cpanel-JSON-XS-4.37/t/115_tie_ixhash.t
Cpanel-JSON-XS-4.37/t/104_sortby.t
Cpanel-JSON-XS-4.37/t/16_tied.t
Cpanel-JSON-XS-4.37/t/14_latin1.t
Cpanel-JSON-XS-4.37/t/20_faihu.t
Cpanel-JSON-XS-4.37/t/02_error.t
Cpanel-JSON-XS-4.37/t/test_transform/
Cpanel-JSON-XS-4.37/t/test_transform/number_1.0.json
Cpanel-JSON-XS-4.37/t/test_transform/number_1e6.json
Cpanel-JSON-XS-4.37/t/test_transform/string_2_escaped_invalid_codepoints.json
Cpanel-JSON-XS-4.37/t/test_transform/object_key_nfd_nfc.json
Cpanel-JSON-XS-4.37/t/test_transform/number_1000000000000000.json
Cpanel-JSON-XS-4.37/t/test_transform/object_key_nfc_nfd.json
Cpanel-JSON-XS-4.37/t/test_transform/object_same_key_unclear_values.json
Cpanel-JSON-XS-4.37/t/test_transform/object_same_key_same_value.json
Cpanel-JSON-XS-4.37/t/test_transform/string_2_invalid_codepoints.json
Cpanel-JSON-XS-4.37/t/test_transform/object_same_key_different_values.json
Cpanel-JSON-XS-4.37/t/test_transform/string_3_escaped_invalid_codepoints.json
Cpanel-JSON-XS-4.37/t/test_transform/number_10000000000000000999.json
Cpanel-JSON-XS-4.37/t/test_transform/number_1e-999.json
Cpanel-JSON-XS-4.37/t/test_transform/number_1.000000000000000005.json
Cpanel-JSON-XS-4.37/t/test_transform/string_1_escaped_invalid_codepoint.json
Cpanel-JSON-XS-4.37/t/test_transform/string_with_escaped_NULL.json
Cpanel-JSON-XS-4.37/t/test_transform/string_1_invalid_codepoint.json
Cpanel-JSON-XS-4.37/t/test_transform/string_3_invalid_codepoints.json
Cpanel-JSON-XS-4.37/t/_unicode_handling.pm
Cpanel-JSON-XS-4.37/t/25_boolean.t
Cpanel-JSON-XS-4.37/t/116_incr_parse_fixed.t
Cpanel-JSON-XS-4.37/t/08_pc_base.t
Cpanel-JSON-XS-4.37/t/121_memleak.t
Cpanel-JSON-XS-4.37/t/04_dwiw_encode.t
Cpanel-JSON-XS-4.37/t/21_evans.t
Cpanel-JSON-XS-4.37/t/00_load.t
Cpanel-JSON-XS-4.37/t/03_types.t
Cpanel-JSON-XS-4.37/t/08_pc_base_nv.t
Cpanel-JSON-XS-4.37/t/119_type_decode.t
Cpanel-JSON-XS-4.37/t/17_relaxed.t
Cpanel-JSON-XS-4.37/t/06_pc_pretty.t
Cpanel-JSON-XS-4.37/t/15_prefix.t
Cpanel-JSON-XS-4.37/t/30_jsonspec.t
Cpanel-JSON-XS-4.37/t/125_shared_boolean.t
Cpanel-JSON-XS-4.37/t/zero-mojibake.t
Cpanel-JSON-XS-4.37/t/test_parsing/
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_neg_overflow.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_emoji.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_single_string_no_double_quotes.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_allowed_escapes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_backslash_00.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_escaped_ctrl_char_tab.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_with_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_1_true_without_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_iso_latin_1.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_double_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_negative_real.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unicode-identifier.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_u+2029_par_sep.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_fraction_exponent.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_comma_and_number.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_UTF-16_invalid_lonely_surrogate.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_uEscape.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_incomplete_surrogate_escape_invalid.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_+Inf.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_spaces_vertical_tab_formfeed.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_single_doublequote.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_negative_one.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_utf32.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_incomplete_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_unicode_U+FDD0_nonchar.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_whitespace_formfeed.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_unterminated-value.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_missing_semicolon.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_single_star.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_incomplete_escaped_character.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_just_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_1eE2.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_invalid-utf-8-in-int.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_1st_valid_surrogate_2nd_invalid.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_empty-string.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_with_newlines.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_utf16.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_NaN.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unclosed_array_partial_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_double_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_too_big_pos_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_.-1.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicode_2.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_single_quote.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_true_in_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_1_2_3_bytes_UTF-8_sequences.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_neg_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_key_with_single_quotes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_unclosed_with_new_lines.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_simple.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_double_escape_n.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_with_single_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_int_with_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0.e1.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_unicode_U+1FFFE_nonchar.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_object_with_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_incomplete_surrogates_escape_valid.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_escape_x.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_nonCharacterInUTF-8_U+1FFFF.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_array_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_missing_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_extra_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_minus_sign_with_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_underflow.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_UTF8_surrogate_U+D800.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_incomplete_surrogate_and_escape_valid.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_lone_second_surrogate.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_unclosed.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_no_quotes_with_bad_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicode_U+2064_invisible_plus.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_starting_with_dot.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_unquoted_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_non_string_key_but_huge_number_instead.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_backslash_and_u_escaped_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_U+2060_word_joined.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_lone-open-bracket.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_overlong_sequence_6_bytes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_unclosed_with_object_inside.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_null_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_with_alpha.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_utf8.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_in_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_two_commas_in_a_row.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_+1.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_empty.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0.3e.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_neg_with_garbage_at_end.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_array_with_unclosed_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_-NaN.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_hex_2_digits.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_invalid-utf-8-in-exponent.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_incomplete_invalid_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_Inf.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_non_string_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_escaped_null_in_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unescaped_char_delete.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicode_U+200B_ZERO_WIDTH_SPACE.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_accepted_surrogate_pairs.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_u+2028_line_sep.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_last_surrogates_1_and_2.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_single_quote.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_no-colon.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_invalid_unicode_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_number_pos_double_huge_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_no_data.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_0e+1.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_invalid+-.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_single_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_single_point.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_object_key_lone_2nd_surrogate.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_inner_array_no_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_three-byte-utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_incomplete_UTF8_BOM.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_open_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_star_inside.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_capital_e.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_escaped_noncharacter.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_capitalized_True.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_newlines_unclosed.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_then_00.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicodeEscapedBackslash.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_extreme_numbers.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0e.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_invalid-utf-8-in-escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_structure_500_nested_arrays.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_real_with_invalid_utf8_after_e.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_object_followed_by_closing_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_truncated-utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_just_minus.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_invalid-utf-8-in-bigger-int.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_empty.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_-2..json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_simple_real.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_inverted_surrogates_U+1D11E.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_ltnullgt.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_start_escape_unclosed.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object_close_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_minus_infinity.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_after_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_double_huge_neg_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_string_empty.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_real_without_fractional_part.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_missing_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_UTF-16_invalid_surrogate.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_in_array_with_leading_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_pi_in_key_and_trailing_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_comments.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object_open_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_too_big_neg_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_newline_uescaped.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_1_surrogate_then_escape_u1x.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_comma_instead_of_colon.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_with_leading_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_1.0e-.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_with_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_double_colon.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_missing_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_number_and_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_neg_int_starting_with_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_invalid_utf8_after_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_invalid_backslash_esc.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_long_strings.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_.2e-3.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_null-byte-outside-string.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_unescaped_newline.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_a_invalid_utf8.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_number_with_trailing_garbage.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_incomplete_false.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_capital_e_neg_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_trailing_newline.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_trailing_#.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_overlong_sequence_2_bytes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_several_trailing_commas.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0.3e+.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_UTF-16_incomplete_surrogate.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_colon_instead_of_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_with_several_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_minus_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_1.0e+.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unclosed_array_unfinished_true.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_pi.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_invalid_utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_U+FF11_fullwidth_digit_one.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object_string_with_apostrophes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_unclosed_trailing_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_empty_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_2.e+3.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_1.0e.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_double_escape_a.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_one-byte-utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_1st_surrogate_but_2nd_missing.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_number_neg_int_huge_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_accepted_surrogate_pair.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_simple_ascii.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicode.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_neg_real_without_int_part.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_trailing_comment_slash_open.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_lone_utf8_continuation_byte.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_9.e+.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_unicode_U+10FFFE_nonchar.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_ascii-unicode-identifier.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_trailing_comment.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_lt.gt.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_backslash_doublequotes.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_-01.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_escaped_backslash_bad.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_negative_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_overlong_sequence_6_bytes_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_with_leading_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_100000_opening_arrays.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_leading_uescaped_thinspace.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_garbage_at_end.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_UTF-16_Surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_with_trailing_space.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_incomplete_true.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_escaped_emoji.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_expression.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_nonCharacterInUTF-8_U+FFFF.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_invalid_utf8.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_array_with_extra_array_close.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_trailing_comment_open.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_double_extra_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_apostrophe.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_double_close_to_zero.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0e+.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_ending_with_newline.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_accentuated_char_no_quotes.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_minus_space_1.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_comma_after_close.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unclosed_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_trailing_comment_slash_open_incomplete.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_unescaped_tab.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_unescaped_crtl_char.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_duplicated_key_and_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_whitespace_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_arraysWithSpaces.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_not_in_unicode_range.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_with_1_and_newline.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_1_surrogate_then_escape_u.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_object_open_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_-1.0..json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_2.e-3.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_comma_instead_of_closing_brace.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0_capital_E+.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_heterogeneous.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_incomplete_surrogate_pair.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_bad_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_nonCharacterInUTF-8_U+10FFFF.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_bracket_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_utf32be.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_UTF-8_invalid_sequence.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_hex_1_digit.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_trailing_comma.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_number_and_several_commas.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_real_garbage_after_e.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_string_unicode_U+FFFE_nonchar.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_1_surrogate_then_escape.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0.1.2.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_lone-invalid-utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_invalid-negative-real.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_simple_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_escaped_control_character.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_capital_e_pos_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_infinity.json
Cpanel-JSON-XS-4.37/t/test_parsing/i_structure_UTF-8_BOM_empty_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_pos_exponent.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_with_del_character.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_negative_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_extra_close.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_false.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_UTF8_BOM_no_data.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_0e1.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_object_with_comment.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unclosed_object.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_incomplete_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_repeated_null_null.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_duplicated_key.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_unclosed_array_unfinished_false.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_object_unclosed_no_value.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_object_missing_colon.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_basic.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_unicode_escaped_double_quote.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_object_string_unicode.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_open.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_items_separated_by_semicolon.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_1_surrogate_then_escape_u1.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_2.e3.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_1_000.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_very_big_negative_int.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_array_incomplete.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_array_false.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_close_unopened_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_two-byte-utf-8.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_huge_exp.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_string_unicode_CapitalU.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_string_utf16be.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_with_alpha_char.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_pos_overflow.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_whitespace_U+2060_word_joiner.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_uescaped_LF_before_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_open_array_open_string.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_0_capital_E.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_number_real_exponent.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_number_++.json
Cpanel-JSON-XS-4.37/t/test_parsing/n_structure_end_array.json
Cpanel-JSON-XS-4.37/t/test_parsing/y_structure_lonely_true.json
Cpanel-JSON-XS-4.37/t/24_freeze_recursion.t
Cpanel-JSON-XS-4.37/t/118_type.t
Cpanel-JSON-XS-4.37/t/07_pc_esc.t
Cpanel-JSON-XS-4.37/t/54_stringify.t
Cpanel-JSON-XS-4.37/t/108_decode.t
Cpanel-JSON-XS-4.37/t/109_encode.t
Cpanel-JSON-XS-4.37/t/112_upgrade.t
Cpanel-JSON-XS-4.37/t/96_interop_pp.t
Cpanel-JSON-XS-4.37/t/53_readonly.t
Cpanel-JSON-XS-4.37/t/105_esc_slash.t
Cpanel-JSON-XS-4.37/t/18_json_checker.t
Cpanel-JSON-XS-4.37/t/55_modifiable.t
Cpanel-JSON-XS-4.37/t/52_object.t
Cpanel-JSON-XS-4.37/t/20_unknown.t
Cpanel-JSON-XS-4.37/t/13_limit.t
Cpanel-JSON-XS-4.37/t/10_pc_keysort.t
Cpanel-JSON-XS-4.37/t/107_allow_singlequote.t
Cpanel-JSON-XS-4.37/t/01_utf8.t
Cpanel-JSON-XS-4.37/t/19_incr.t
Cpanel-JSON-XS-4.37/t/12_blessed.t
Cpanel-JSON-XS-4.37/t/117_numbers.t
Cpanel-JSON-XS-4.37/t/114_decode_prefix.t
Cpanel-JSON-XS-4.37/t/22_comment_at_eof.t
Cpanel-JSON-XS-4.37/t/appveyor-test.bat
Cpanel-JSON-XS-4.37/t/11_pc_expo.t
Cpanel-JSON-XS-4.37/t/99_binary.t
Cpanel-JSON-XS-4.37/t/113_overloaded_eq.t
Cpanel-JSON-XS-4.37/Makefile.PL
Cpanel-JSON-XS-4.37/.appveyor.yml
Cpanel-JSON-XS-4.37/.github/
Cpanel-JSON-XS-4.37/.github/workflows/
Cpanel-JSON-XS-4.37/.github/workflows/testsuite.yml
Cpanel-JSON-XS-4.37/.github/FUNDING.yml
Cpanel-JSON-XS-4.37/.whitesource
Cpanel-JSON-XS-4.37/MANIFEST
Cpanel-JSON-XS-4.37/.travis.yml
Cpanel-JSON-XS-4.37/SIGNATURE
Cpanel-JSON-XS-4.37/ppport.h
Cpanel-JSON-XS-4.37/bin/
Cpanel-JSON-XS-4.37/bin/cpanel_json_xs
Configuring R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Cpanel::JSON::XS
Writing MYMETA.yml and MYMETA.json
  RURBAN/Cpanel-JSON-XS-4.37.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz
cp XS/Boolean.pm blib/lib/Cpanel/JSON/XS/Boolean.pm
cp XS/Type.pm blib/lib/Cpanel/JSON/XS/Type.pm
cp XS.pm blib/lib/Cpanel/JSON/XS.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs 644
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/.cpan/build/Cpanel-JSON-XS-4.37-0/typemap'  XS.xs > XS.xsc
mv XS.xsc XS.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"4.37\" -DXS_VERSION=\"4.37\" -fPIC "-I/usr/lib64/perl5/CORE"  -Wall -Werror=declaration-after-statement -Wextra -W XS.c
rm -f blib/arch/auto/Cpanel/JSON/XS/XS.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/Cpanel/JSON/XS/XS.so  \
    -lperl   \

chmod 755 blib/arch/auto/Cpanel/JSON/XS/XS.so
cp bin/cpanel_json_xs blib/script/cpanel_json_xs
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanel_json_xs
Manifying 1 pod document
Manifying 3 pod documents
  RURBAN/Cpanel-JSON-XS-4.37.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for RURBAN/Cpanel-JSON-XS-4.37.tar.gz
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" -Mcommon::sense t/*.t
t/00_load.t ................ ok
t/01_utf8.t ................ ok
t/02_error.t ............... ok
t/03_types.t ............... ok
t/04_dwiw_encode.t ......... ok
t/05_dwiw_decode.t ......... ok
t/06_pc_pretty.t ........... ok
t/07_pc_esc.t .............. ok
t/08_pc_base.t ............. ok
t/08_pc_base_nv.t .......... ok
t/09_pc_extra_number.t ..... ok
t/104_sortby.t ............. ok
t/105_esc_slash.t .......... ok
t/106_allow_barekey.t ...... ok
t/107_allow_singlequote.t .. ok
t/108_decode.t ............. ok
t/109_encode.t ............. ok
t/10_pc_keysort.t .......... ok
t/110_bignum.t ............. ok
t/112_upgrade.t ............ ok
t/113_overloaded_eq.t ...... ok
t/114_decode_prefix.t ...... ok
t/115_tie_ixhash.t ......... ok
t/116_incr_parse_fixed.t ... ok
t/117_numbers.t ............ ok
t/118_type.t ............... ok
t/119_type_decode.t ........ ok
t/11_pc_expo.t ............. ok
t/120_type_all_string.t .... ok
t/121_memleak.t ............ ok
t/125_shared_boolean.t ..... ok
t/12_blessed.t ............. ok
t/13_limit.t ............... ok
t/14_latin1.t .............. ok
t/15_prefix.t .............. ok
t/16_tied.t ................ ok
t/17_relaxed.t ............. ok
t/18_json_checker.t ........ ok
t/19_incr.t ................ ok
t/20_faihu.t ............... ok
t/20_unknown.t ............. ok
t/21_evans.t ............... ok
t/22_comment_at_eof.t ...... ok
t/23_array_ctx.t ........... ok
t/24_freeze_recursion.t .... ok
t/25_boolean.t ............. ok
t/26_duplicate.t ........... ok
t/30_jsonspec.t ............ ok
t/31_bom.t ................. ok
t/52_object.t .............. ok
t/53_readonly.t ............ ok
t/54_stringify.t ........... skipped: JSON 2.09 required for cross testing
t/55_modifiable.t .......... ok
t/96_interop.t ............. skipped: JSON required for testing interop
t/96_interop_pp.t .......... ok
t/96_mojo.t ................ skipped: Mojo::JSON required for testing interop
t/97_unshare_hek.t ......... ok
t/98_56only.t .............. ok
t/99_binary.t .............. ok
t/zero-mojibake.t .......... ok
All tests successful.

Test Summary Report
-------------------
t/125_shared_boolean.t   (Wstat: 0 Tests: 8 Failed: 0)
  TODO passed:   7-8
Files=60, Tests=2861,  3 wallclock secs ( 0.29 usr  0.07 sys +  2.83 cusr  0.52 csys =  3.71 CPU)
Result: PASS
  RURBAN/Cpanel-JSON-XS-4.37.tar.gz
  /usr/bin/make test -- OK
Running make install for RURBAN/Cpanel-JSON-XS-4.37.tar.gz
Prepending /home/.cpan/build/Cpanel-JSON-XS-4.37-0/blib/arch /home/.cpan/build/Cpanel-JSON-XS-4.37-0/blib/lib to PERL5LIB for 'install'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs 644
Manifying 1 pod document
Manifying 3 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/local/lib64/perl5/auto/Cpanel/JSON/XS/XS.so
Installing /usr/local/lib64/perl5/Cpanel/JSON/XS.pm
Installing /usr/local/lib64/perl5/Cpanel/JSON/XS/Type.pm
Installing /usr/local/lib64/perl5/Cpanel/JSON/XS/Boolean.pm
Installing /usr/local/share/man/man1/cpanel_json_xs.1
Installing /usr/local/share/man/man3/Cpanel::JSON::XS::Type.3pm
Installing /usr/local/share/man/man3/Cpanel::JSON::XS::Boolean.3pm
Installing /usr/local/share/man/man3/Cpanel::JSON::XS.3pm
Installing /usr/local/bin/cpanel_json_xs
Appending installation info to /usr/lib64/perl5/perllocal.pod
  RURBAN/Cpanel-JSON-XS-4.37.tar.gz
  /usr/bin/make install UNINST=1 -- OK
Running install for module 'Test::Needs'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/H/HA/HAARG/Test-Needs-0.002010.tar.gz
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/H/HA/HAARG/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/H/HA/HAARG/Test-Needs-0.002010.tar.gz ok
Test-Needs-0.002010/
Test-Needs-0.002010/README
Test-Needs-0.002010/Changes
Test-Needs-0.002010/MANIFEST
Test-Needs-0.002010/LICENSE
Test-Needs-0.002010/t/
Test-Needs-0.002010/META.yml
Test-Needs-0.002010/META.json
Test-Needs-0.002010/lib/
Test-Needs-0.002010/maint/
Test-Needs-0.002010/Makefile.PL
Test-Needs-0.002010/maint/Makefile.PL.include
Test-Needs-0.002010/lib/Test/
Test-Needs-0.002010/lib/Test/Needs.pm
Test-Needs-0.002010/t/test-builder.t
Test-Needs-0.002010/t/find_missing.t
Test-Needs-0.002010/t/test2.t
Test-Needs-0.002010/t/numify_version.t
Test-Needs-0.002010/t/standalone.t
Test-Needs-0.002010/t/lib/
Test-Needs-0.002010/t/lib/TestAPI.pm
Test-Needs-0.002010/t/lib/ModuleWithVersion.pm
Test-Needs-0.002010/t/lib/TestScript.pm
Test-Needs-0.002010/t/lib/BrokenModule.pm
Configuring H/HA/HAARG/Test-Needs-0.002010.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Needs
Writing MYMETA.yml and MYMETA.json
  HAARG/Test-Needs-0.002010.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for H/HA/HAARG/Test-Needs-0.002010.tar.gz
cp lib/Test/Needs.pm blib/lib/Test/Needs.pm
Manifying 1 pod document
  HAARG/Test-Needs-0.002010.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for HAARG/Test-Needs-0.002010.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/find_missing.t .... ok
t/numify_version.t .. ok
t/standalone.t ...... ok
t/test-builder.t .... ok
t/test2.t ........... ok
All tests successful.
Files=5, Tests=227,  3 wallclock secs ( 0.05 usr  0.01 sys +  2.32 cusr  0.53 csys =  2.91 CPU)
Result: PASS
  HAARG/Test-Needs-0.002010.tar.gz
  /usr/bin/make test -- OK
Running make install for HAARG/Test-Needs-0.002010.tar.gz
H/HA/HAARG/Test-Needs-0.002010.tar.gz is just needed temporarily during building or testing. Do you want to install it permanently? [yes] yes
Prepending /home/.cpan/build/Test-Needs-0.002010-0/blib/arch /home/.cpan/build/Test-Needs-0.002010-0/blib/lib to PERL5LIB for 'install'
Manifying 1 pod document
Installing /usr/local/share/perl5/Test/Needs.pm
Installing /usr/local/share/man/man3/Test::Needs.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
  HAARG/Test-Needs-0.002010.tar.gz
  /usr/bin/make install UNINST=1 -- OK
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  Has already been unwrapped into directory /home/.cpan/build/JSON-MaybeXS-1.004005-0
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  Has already been prepared
Running make for E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz
cp lib/JSON/MaybeXS.pm blib/lib/JSON/MaybeXS.pm
Manifying 1 pod document
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for ETHER/JSON-MaybeXS-1.004005.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cpanel.t .......... # Using Cpanel::JSON::XS 4.37
t/cpanel.t .......... 1/? # true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
# tests for 5.36+ are skipped
t/cpanel.t .......... ok
t/legacy.t .......... 1/? # using invocant: JSON::MaybeXS
t/legacy.t .......... ok
t/new.t ............. ok
t/none.t ............ ok
t/pp.t .............. 1/? # Using JSON::PP 2.97001
# true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
# tests for 5.36+ are skipped
t/pp.t .............. ok
t/preload_cpanel.t .. # Using Cpanel::JSON::XS 4.37
t/preload_cpanel.t .. 1/? # true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
# tests for 5.36+ are skipped
t/preload_cpanel.t .. ok
t/preload_xs.t ...... # Using JSON::XS 4.03
t/preload_xs.t ...... 1/? # true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
# tests for 5.36+ are skipped
t/preload_xs.t ...... ok
t/xs.t .............. # Using JSON::XS 4.03
t/xs.t .............. 1/? # true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
# tests for 5.36+ are skipped
t/xs.t .............. ok
All tests successful.
Files=8, Tests=90,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.41 cusr  0.06 csys =  0.52 CPU)
Result: PASS
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  /usr/bin/make test -- OK
Running make install for ETHER/JSON-MaybeXS-1.004005.tar.gz
Prepending /home/.cpan/build/JSON-MaybeXS-1.004005-0/blib/arch /home/.cpan/build/JSON-MaybeXS-1.004005-0/blib/lib to PERL5LIB for 'install'
Manifying 1 pod document
Installing /usr/local/share/perl5/JSON/MaybeXS.pm
Installing /usr/local/share/man/man3/JSON::MaybeXS.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
  ETHER/JSON-MaybeXS-1.004005.tar.gz
  /usr/bin/make install UNINST=1 -- OK
Running install for module 'LWP::Protocol::https'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.11.tar.gz
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/O/OA/OALDERS/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.11.tar.gz ok
LWP-Protocol-https-6.11
LWP-Protocol-https-6.11/Changes
LWP-Protocol-https-6.11/Install
LWP-Protocol-https-6.11/LICENSE
LWP-Protocol-https-6.11/cpanfile
LWP-Protocol-https-6.11/dist.ini
LWP-Protocol-https-6.11/t
LWP-Protocol-https-6.11/t/diag.t
LWP-Protocol-https-6.11/META.yml
LWP-Protocol-https-6.11/MANIFEST
LWP-Protocol-https-6.11/META.json
LWP-Protocol-https-6.11/perltidyrc
LWP-Protocol-https-6.11/t/example.t
LWP-Protocol-https-6.11/tidyall.ini
LWP-Protocol-https-6.11/Makefile.PL
LWP-Protocol-https-6.11/perlcriticrc
LWP-Protocol-https-6.11/CONTRIBUTING.md
LWP-Protocol-https-6.11/t/https_proxy.t
LWP-Protocol-https-6.11/xt/author
LWP-Protocol-https-6.11/xt/author/eol.t
LWP-Protocol-https-6.11/xt/author/kwalitee.t
LWP-Protocol-https-6.11/xt/author/mojibake.t
LWP-Protocol-https-6.11/xt/author/distmeta.t
LWP-Protocol-https-6.11/t/00-report-prereqs.t
LWP-Protocol-https-6.11/xt/author/pod-spell.t
LWP-Protocol-https-6.11/t/00-report-prereqs.dd
LWP-Protocol-https-6.11/xt/author/00-compile.t
LWP-Protocol-https-6.11/xt/author/pod-syntax.t
LWP-Protocol-https-6.11/xt/author/portability.t
LWP-Protocol-https-6.11/xt/author/test-version.t
LWP-Protocol-https-6.11/xt/author/pod-coverage.t
LWP-Protocol-https-6.11/lib/LWP/Protocol
LWP-Protocol-https-6.11/lib/LWP/Protocol/https.pm
LWP-Protocol-https-6.11/xt/author/minimum-version.t
LWP-Protocol-https-6.11/xt/author/clean-namespaces.t
LWP-Protocol-https-6.11/xt/release
LWP-Protocol-https-6.11/xt/release/changes_has_content.t
Configuring O/OA/OALDERS/LWP-Protocol-https-6.11.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Test::RequiresInternet 0 not found.
Generating a Unix-style Makefile
Writing Makefile for LWP::Protocol::https
Writing MYMETA.yml and MYMETA.json
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for O/OA/OALDERS/LWP-Protocol-https-6.11.tar.gz
---- Unsatisfied dependencies detected during ----
----  OALDERS/LWP-Protocol-https-6.11.tar.gz  ----
    Test::RequiresInternet [build_requires]
Running install for module 'Test::RequiresInternet'
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz
Fetching with HTTP::Tiny:
https://cpan.org/authors/id/M/MA/MALLEN/CHECKSUMS
Checksum for /home/.cpan/sources/authors/id/M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz ok
Test-RequiresInternet-0.05
Test-RequiresInternet-0.05/README
Test-RequiresInternet-0.05/Changes
Test-RequiresInternet-0.05/LICENSE
Test-RequiresInternet-0.05/dist.ini
Test-RequiresInternet-0.05/META.yml
Test-RequiresInternet-0.05/MANIFEST
Test-RequiresInternet-0.05/META.json
Test-RequiresInternet-0.05/weaver.ini
Test-RequiresInternet-0.05/t
Test-RequiresInternet-0.05/t/04_env.t
Test-RequiresInternet-0.05/t/00_load.t
Test-RequiresInternet-0.05/Makefile.PL
Test-RequiresInternet-0.05/t/05_badarg.t
Test-RequiresInternet-0.05/t/01_getserv.t
Test-RequiresInternet-0.05/t/03_badhost.t
Test-RequiresInternet-0.05/t/06_badport.t
Test-RequiresInternet-0.05/t/02_multiple_hosts.t
Test-RequiresInternet-0.05/lib/Test
Test-RequiresInternet-0.05/lib/Test/RequiresInternet.pm
Configuring M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::RequiresInternet
Writing MYMETA.yml and MYMETA.json
  MALLEN/Test-RequiresInternet-0.05.tar.gz
  /usr/bin/perl Makefile.PL -- OK
Running make for M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz
cp lib/Test/RequiresInternet.pm blib/lib/Test/RequiresInternet.pm
Manifying 1 pod document
  MALLEN/Test-RequiresInternet-0.05.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for MALLEN/Test-RequiresInternet-0.05.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t ............ 1/1 # Testing Test::RequiresInternet 0.05, Perl 5.026003, /usr/bin/perl
t/00_load.t ............ ok
t/01_getserv.t ......... ok
t/02_multiple_hosts.t .. ok
t/03_badhost.t ......... skipped: no host: foobar
t/04_env.t ............. skipped: NO_NETWORK_TESTING
t/05_badarg.t .......... ok
t/06_badport.t ......... skipped: Could not find a port number for foobar
All tests successful.
Files=7, Tests=4,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.35 cusr  0.07 csys =  0.46 CPU)
Result: PASS
  MALLEN/Test-RequiresInternet-0.05.tar.gz
  /usr/bin/make test -- OK
Running make install for MALLEN/Test-RequiresInternet-0.05.tar.gz
M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz is just needed temporarily during building or testing. Do you want to install it permanently? [yes] yes
Prepending /home/.cpan/build/Test-RequiresInternet-0.05-0/blib/arch /home/.cpan/build/Test-RequiresInternet-0.05-0/blib/lib to PERL5LIB for 'install'
Manifying 1 pod document
Installing /usr/local/share/perl5/Test/RequiresInternet.pm
Installing /usr/local/share/man/man3/Test::RequiresInternet.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
  MALLEN/Test-RequiresInternet-0.05.tar.gz
  /usr/bin/make install UNINST=1 -- OK
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  Has already been unwrapped into directory /home/.cpan/build/LWP-Protocol-https-6.11-0
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  Has already been prepared
Running make for O/OA/OALDERS/LWP-Protocol-https-6.11.tar.gz
cp lib/LWP/Protocol/https.pm blib/lib/LWP/Protocol/https.pm
Manifying 1 pod document
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for OALDERS/LWP-Protocol-https-6.11.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-report-prereqs.t .. #
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
#     Module                  Want     Have
#     ------------------- -------- --------
#     ExtUtils::MakeMaker      any     7.34
#     perl                5.008001 5.026003
#
# === Configure Suggests ===
#
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.97001
#
# === Build Requires ===
#
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
#
# === Test Requires ===
#
#     Module                     Want     Have
#     ---------------------- -------- --------
#     ExtUtils::MakeMaker         any     7.34
#     File::Spec                  any     3.74
#     File::Temp                  any   0.2306
#     IO::Select                  any     1.22
#     IO::Socket::INET            any     1.35
#     IO::Socket::SSL           1.970    2.066
#     IO::Socket::SSL::Utils      any    2.014
#     LWP::UserAgent             6.06     6.34
#     Socket                      any    2.027
#     Test::More                 0.96 1.302135
#     Test::Needs            0.002010 0.002010
#     Test::RequiresInternet      any     0.05
#     perl                   5.008001 5.026003
#     warnings                    any     1.37
#
# === Test Recommends ===
#
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
#     Module                  Want     Have
#     ------------------- -------- --------
#     IO::Socket::SSL        1.970    2.066
#     LWP::Protocol::http      any     6.34
#     LWP::UserAgent          6.06     6.34
#     Net::HTTPS                 6     6.17
#     base                     any     2.26
#     perl                5.008001 5.026003
#     strict                   any     1.11
#
# === Other Modules ===
#
#     Module      Have
#     ----------- ----
#     Net::SSLeay 1.88
#
t/00-report-prereqs.t .. ok
t/diag.t ...............     # path to openssl: /bin/openssl
    # stdout: OpenSSL 1.1.1k  FIPS 25 Mar 2021
t/diag.t ............... 1/?     # Net::SSLeay::OPENSSL_VERSION_NUMBER() 0x101010bf
    # IO::Select 1.22
    # IO::Socket::INET 1.35
    # IO::Socket::SSL 2.066
    # IO::Socket::SSL::Utils 2.014
    # Socket 2.027
t/diag.t ............... ok
t/example.t ............ ok
t/https_proxy.t ........ ok
All tests successful.
Files=4, Tests=62,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.66 cusr  0.09 csys =  0.79 CPU)
Result: PASS
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  /usr/bin/make test -- OK
Running make install for OALDERS/LWP-Protocol-https-6.11.tar.gz
Prepending /home/.cpan/build/LWP-Protocol-https-6.11-0/blib/arch /home/.cpan/build/LWP-Protocol-https-6.11-0/blib/lib to PERL5LIB for 'install'
Manifying 1 pod document
Installing /usr/local/share/perl5/LWP/Protocol/https.pm
Installing /usr/local/share/man/man3/LWP::Protocol::https.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
  OALDERS/LWP-Protocol-https-6.11.tar.gz
  /usr/bin/make install UNINST=1 -- OK
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  Has already been unwrapped into directory /home/.cpan/build/WWW-Telegram-BotAPI-0.12-0
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  Has already been prepared
Running make for R/RO/ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
cp lib/WWW/Telegram/BotAPI.pm blib/lib/WWW/Telegram/BotAPI.pm
Manifying 1 pod document
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  /usr/bin/make -- OK
The current configuration of allow_installing_outdated_dists is 'ask/yes', but for this option we would need 'CPAN::DistnameInfo' installed. Please install 'CPAN::DistnameInfo' as soon as possible. As long as we are not equipped with 'CPAN::DistnameInfo' this option does not take effect
Running make test for ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ......... ok
t/01-api-requests.t .. skipped: Test::MockObject required for this test!
t/02-exceptions.t .... skipped: Test::Fatal required for this test!
t/pod.t .............. skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=4, Tests=18,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.24 cusr  0.04 csys =  0.31 CPU)
Result: PASS
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  /usr/bin/make test -- OK
Running make install for ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
Prepending /home/.cpan/build/WWW-Telegram-BotAPI-0.12-0/blib/arch /home/.cpan/build/WWW-Telegram-BotAPI-0.12-0/blib/lib to PERL5LIB for 'install'
Manifying 1 pod document
Installing /usr/local/share/perl5/WWW/Telegram/BotAPI.pm
Installing /usr/local/share/man/man3/WWW::Telegram::BotAPI.3pm
Appending installation info to /usr/lib64/perl5/perllocal.pod
  ROBERTOF/WWW-Telegram-BotAPI-0.12.tar.gz
  /usr/bin/make install UNINST=1 -- OK
cp -f lib/Cpanel/iContact/Provider/Schema/Telegram.pm /var/cpanel/perl/Cpanel/iContact/Provider/Schema/Telegram.pm
cp: cannot create regular file '/var/cpanel/perl/Cpanel/iContact/Provider/Schema/Telegram.pm': No such file or directory
make: *** [Makefile:27: install-telegram] Error 1
troglodyne commented 1 year ago
cp -f lib/Cpanel/iContact/Provider/Schema/Telegram.pm /var/cpanel/perl/Cpanel/iContact/Provider/Schema/Telegram.pm
cp: cannot create regular file '/var/cpanel/perl/Cpanel/iContact/Provider/Schema/Telegram.pm': No such file or directory
make: *** [Makefile:27: install-telegram] Error 1

So, it's trying to write to a directory that doesn't exist. Presumably just need to add a mkdir -p to the makefile directly before we do that