Skip to content

Instantly share code, notes, and snippets.

@sironekotoro
Created December 15, 2019 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sironekotoro/0fa5563664ada04863a3ad7305af1742 to your computer and use it in GitHub Desktop.
Save sironekotoro/0fa5563664ada04863a3ad7305af1742 to your computer and use it in GitHub Desktop.
Installing App::revealup failed.
cpanm (App::cpanminus) 1.7044 on perl 5.030001 built for darwin-2level
Work directory is /Users/sironekotoro/.cpanm/work/1576382898.42012
You have make /usr/bin/make
You have /usr/bin/curl
You have /usr/bin/tar: bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6
You have /usr/bin/unzip
Searching App::revealup () on cpanmetadb ...
--> Working on App::revealup
Fetching http://www.cpan.org/authors/id/Y/YU/YUSUKEBE/App-revealup-0.21.tar.gz
-> OK
Unpacking App-revealup-0.21.tar.gz
Entering App-revealup-0.21
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Checking if you have Module::Build 0.38 ... No
==> Found dependencies: Module::Build
Searching Module::Build (0.38) on cpanmetadb ...
--> Working on Module::Build
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4229.tar.gz
-> OK
Unpacking Module-Build-0.4229.tar.gz
Entering Module-Build-0.4229
Checking configure dependencies from META.json
Checking if you have File::Copy 0 ... Yes (2.34)
Checking if you have File::Path 0 ... Yes (2.16)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have Perl::OSType 1 ... Yes (1.010)
Checking if you have CPAN::Meta 2.142060 ... Yes (2.150010)
Checking if you have Module::Metadata 1.000002 ... Yes (1.000036)
Checking if you have File::Spec 0.82 ... Yes (3.78)
Checking if you have version 0.87 ... Yes (0.9924)
Configuring Module-Build-0.4229
Running Build.PL
Checking optional features...
inc_bundling_support....disabled
requires:
! inc::latest is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Module-Build' version '0.4229'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have CPAN::Meta::YAML 0.003 ... Yes (0.018)
Checking if you have File::Spec 0.82 ... Yes (3.78)
Checking if you have Text::Abbrev 0 ... Yes (1.02)
Checking if you have version 0.87 ... Yes (0.9924)
Checking if you have Pod::Man 2.17 ... Yes (4.11)
Checking if you have ExtUtils::Manifest 0 ... Yes (1.72)
Checking if you have File::Path 0 ... Yes (2.16)
Checking if you have Getopt::Long 0 ... Yes (2.5)
Checking if you have ExtUtils::Install 0 ... Yes (2.14)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280231)
Checking if you have Parse::CPAN::Meta 1.4401 ... Yes (2.150010)
Checking if you have Test::More 0.49 ... Yes (1.302162)
Checking if you have Text::ParseWords 0 ... Yes (3.30)
Checking if you have File::Find 0 ... Yes (1.36)
Checking if you have File::Copy 0 ... Yes (2.34)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have ExtUtils::Mkbootstrap 0 ... Yes (7.34)
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have Module::Metadata 1.000002 ... Yes (1.000036)
Checking if you have TAP::Harness 3.29 ... Yes (3.42)
Checking if you have File::Temp 0.15 ... Yes (0.2309)
Checking if you have File::Compare 0 ... Yes (1.1006)
Checking if you have ExtUtils::ParseXS 2.21 ... Yes (3.40)
Checking if you have Perl::OSType 1 ... Yes (1.010)
Checking if you have CPAN::Meta 2.142060 ... Yes (2.150010)
Building and testing Module-Build-0.4229
Building Module-Build
t/00-compile.t ................. ok
t/PL_files.t ................... ok
t/actions/installdeps.t ........ ok
t/actions/manifest_skip.t ...... ok
t/add_property.t ............... ok
t/add_property_array.t ......... ok
t/add_property_hash.t .......... ok
t/basic.t ...................... ok
t/bundle_inc.t ................. skipped: $ENV{MB_TEST_EXPERIMENTAL} is not set
t/compat.t ..................... ok
t/compat/exit.t ................ ok
t/debug.t ...................... ok
t/destinations.t ............... ok
t/ext.t ........................ ok
t/extend.t ..................... ok
t/files.t ...................... ok
t/help.t ....................... ok
t/install.t .................... ok
t/install_extra_target.t ....... ok
t/manifypods.t ................. ok
t/manifypods_with_utf8.t ....... ok
t/metadata.t ................... ok
t/metadata2.t .................. ok
t/mymeta.t ..................... ok
t/new_from_context.t ........... ok
t/notes.t ...................... ok
t/par.t ........................ skipped: PAR::Dist 0.17 or up not installed to check .par's.
t/parents.t .................... ok
t/perl_mb_opt.t ................ ok
t/pod_parser.t ................. ok
t/ppm.t ........................ ok
t/properties/dist_suffix.t ..... ok
t/properties/license.t ......... ok
t/properties/module_name.t ..... ok
t/properties/needs_compiler.t .. ok
t/properties/release_status.t .. ok
t/properties/requires.t ........ ok
t/properties/share_dir.t ....... ok
t/resume.t ..................... ok
t/runthrough.t ................. ok
t/sample.t ..................... ok
t/script_dist.t ................ ok
t/signature.t .................. ok
t/test_file_exts.t ............. ok
t/test_reqs.t .................. ok
t/test_type.t .................. ok
t/test_types.t ................. ok
t/tilde.t ...................... ok
t/unit_run_test_harness.t ...... ok
t/use_tap_harness.t ............ ok
t/versions.t ................... ok
t/write_default_maniskip.t ..... ok
t/xs.t ......................... ok
All tests successful.
Files=53, Tests=1167, 79 wallclock secs ( 0.39 usr 0.17 sys + 50.20 cusr 16.17 csys = 66.93 CPU)
Result: PASS
Building Module-Build
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/config_data.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Authoring.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/ConfigData.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Config.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Compat.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Cookbook.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Notes.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Dumper.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/PPMMaker.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/API.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Bundling.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/PodParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Base.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/MacOS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/Unix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/VOS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/VMS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/Default.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/cygwin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/os2.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/aix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/darwin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Platform/Windows.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::Unix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::os2.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::MacOS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::Windows.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::VMS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Bundling.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::cygwin.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::ConfigData.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::API.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Notes.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Compat.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Cookbook.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::aix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::VOS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::Default.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::PPMMaker.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Authoring.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Base.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Platform::darwin.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/config_data
-> OK
Successfully installed Module-Build-0.4229
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Module-Build-0.4229/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Module-Build-0.4229/install.json
Configuring App-revealup-0.21
Running Build.PL
Checking prerequisites...
requires:
! File::ShareDir is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'App-revealup' version '0.21'
cp META.json MYMETA.json
cp META.yml MYMETA.yml
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Capture::Tiny 0 ... No
Checking if you have Path::Tiny 0 ... No
Checking if you have Getopt::Long 0 ... Yes (2.5)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have File::chdir 0 ... No
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have LWP::UserAgent 0 ... No
Checking if you have Text::MicroTemplate 0 ... No
Checking if you have Plack 0 ... No
Checking if you have Try::Tiny 0.060 ... No
Checking if you have MIME::Types 0 ... No
Checking if you have File::ShareDir 0 ... No
Checking if you have Test::File::Contents 0.20 ... No
Checking if you have Test::TCP 2.06 ... No
==> Found dependencies: Capture::Tiny, Path::Tiny, File::chdir, LWP::UserAgent, Text::MicroTemplate, Plack, Try::Tiny, MIME::Types, File::ShareDir, Test::File::Contents, Test::TCP
Searching Capture::Tiny (0) on cpanmetadb ...
--> Working on Capture::Tiny
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.48.tar.gz
-> OK
Unpacking Capture-Tiny-0.48.tar.gz
Entering Capture-Tiny-0.48
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Capture-Tiny-0.48
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Capture::Tiny
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0.62 ... Yes (1.302162)
Checking if you have IO::Handle 0 ... Yes (1.40)
Checking if you have lib 0 ... Yes (0.65)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have IO::File 0 ... Yes (1.40)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Building and testing Capture-Tiny-0.48
cp lib/Capture/Tiny.pm blib/lib/Capture/Tiny.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# IO::File any 1.40
# Test::More 0.62 1.302162
# lib any 0.65
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------ ---- ------
# Carp any 1.50
# Exporter any 5.73
# File::Spec any 3.78
# File::Temp any 0.2309
# IO::Handle any 1.40
# Scalar::Util any 1.50
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t ...... ok
t/01-Capture-Tiny.t ........ ok
t/02-capture.t ............. ok
t/03-tee.t ................. ok
t/06-stdout-closed.t ....... ok
t/07-stderr-closed.t ....... ok
t/08-stdin-closed.t ........ ok
t/09-preserve-exit-code.t .. ok
t/10-stdout-string.t ....... ok
t/11-stderr-string.t ....... ok
t/12-stdin-string.t ........ ok
t/13-stdout-tied.t ......... ok
t/14-stderr-tied.t ......... ok
t/15-stdin-tied.t .......... ok
t/16-catch-errors.t ........ ok
t/17-pass-results.t ........ ok
t/18-custom-capture.t ...... ok
t/19-relayering.t .......... ok
t/20-stdout-badtie.t ....... ok
t/21-stderr-badtie.t ....... ok
t/22-stdin-badtie.t ........ ok
t/23-all-tied.t ............ ok
t/24-all-badtied.t ......... ok
t/25-cap-fork.t ............ ok
All tests successful.
Files=24, Tests=12005, 81 wallclock secs ( 2.06 usr 0.25 sys + 39.39 cusr 35.47 csys = 77.17 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Capture/Tiny.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Capture::Tiny.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Capture-Tiny-0.48
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Capture-Tiny-0.48/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Capture-Tiny-0.48/install.json
Searching Path::Tiny (0) on cpanmetadb ...
--> Working on Path::Tiny
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.108.tar.gz
-> OK
Unpacking Path-Tiny-0.108.tar.gz
Entering Path-Tiny-0.108
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Path-Tiny-0.108
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Path::Tiny
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have Encode 0 ... Yes (3.01)
Checking if you have Test::More 0.96 ... Yes (1.302162)
Checking if you have Digest 1.03 ... Yes (1.17_01)
Checking if you have open 0 ... Yes (1.11)
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have File::Copy 0 ... Yes (2.34)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have File::Temp 0.19 ... Yes (0.2309)
Checking if you have File::Spec::Unix 0 ... Yes (3.78)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have warnings::register 0 ... Yes (1.04)
Checking if you have Digest::SHA 5.45 ... Yes (6.02)
Checking if you have lib 0 ... Yes (0.65)
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have File::Spec 0.86 ... Yes (3.78)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have File::Glob 0 ... Yes (1.32)
Checking if you have File::Path 2.07 ... Yes (2.16)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have File::stat 0 ... Yes (1.08)
Building and testing Path-Tiny-0.108
cp lib/Path/Tiny.pm blib/lib/Path/Tiny.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# --------------------- ---- --------
# Digest::MD5 any 2.55
# ExtUtils::MakeMaker any 7.34
# File::Basename any 2.85
# File::Spec 0.86 3.78
# File::Spec::Functions any 3.78
# File::Spec::Unix any 3.78
# File::Temp 0.19 0.2309
# Test::More 0.96 1.302162
# lib any 0.65
# open any 1.11
#
# === Test Recommends ===
#
# Module Want Have
# ------------------ -------- --------
# CPAN::Meta 2.120900 2.150010
# Test::FailWarnings any missing
# Test::MockRandom any missing
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------ ---- -------
# Carp any 1.50
# Cwd any 3.78
# Digest 1.03 1.17_01
# Digest::SHA 5.45 6.02
# Encode any 3.01
# Exporter 5.57 5.73
# Fcntl any 1.13
# File::Copy any 2.34
# File::Glob any 1.32
# File::Path 2.07 2.16
# File::Spec 0.86 3.78
# File::Temp 0.19 0.2309
# File::stat any 1.08
# constant any 1.33
# overload any 1.30
# strict any 1.11
# warnings any 1.44
# warnings::register any 1.04
#
# === Runtime Recommends ===
#
# Module Want Have
# ------------- ---- -------
# Unicode::UTF8 0.58 missing
#
t/00-report-prereqs.t ............. ok
t/basename.t ...................... ok
t/basic.t ......................... ok
t/children.t ...................... ok
t/chmod.t ......................... ok
t/digest.t ........................ ok
t/exception.t ..................... ok
t/exports.t ....................... ok
t/filesystem.t .................... ok
t/input_output.t .................. ok
t/input_output_no_PU_UU.t ......... ok
t/input_output_no_UU.t ............ ok
t/locking.t ....................... ok
t/mkpath.t ........................ ok
t/mutable_tree_while_iterating.t .. ok
t/normalize.t ..................... ok
t/overloading.t ................... ok
t/parent.t ........................ ok
t/recurse.t ....................... ok
t/rel-abs.t ....................... ok
t/sig_die.t ....................... ok
t/subsumes.t ...................... ok
t/symlinks.t ...................... ok
t/temp.t .......................... ok
t/visit.t ......................... ok
t/zz-atomic.t ..................... skipped: Test::MockRandom required for atomicity tests
t/zzz-spec.t ...................... ok
All tests successful.
Files=27, Tests=1704, 6 wallclock secs ( 0.42 usr 0.11 sys + 3.71 cusr 0.78 csys = 5.02 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Path/Tiny.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Path::Tiny.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Path-Tiny-0.108
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Path-Tiny-0.108/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Path-Tiny-0.108/install.json
Searching File::chdir (0) on cpanmetadb ...
--> Working on File::chdir
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-0.1010.tar.gz
-> OK
Unpacking File-chdir-0.1010.tar.gz
Entering File-chdir-0.1010
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring File-chdir-0.1010
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::chdir
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec::Functions 3.27 ... Yes (3.78)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Cwd 3.16 ... Yes (3.78)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have vars 0 ... Yes (1.05)
Checking if you have Carp 0 ... Yes (1.50)
Building and testing File-chdir-0.1010
cp lib/File/chdir.pm blib/lib/File/chdir.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# Test::More any 1.302162
# warnings any 1.44
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- ----
# Carp any 1.50
# Cwd 3.16 3.78
# Exporter any 5.73
# File::Spec::Functions 3.27 3.78
# strict any 1.11
# vars any 1.05
#
t/00-report-prereqs.t .. ok
t/array.t .............. ok
t/chdir.t .............. ok
t/delete-array.t ....... ok
t/nested.t ............. ok
t/newline.t ............ ok
t/var.t ................ ok
All tests successful.
Files=7, Tests=94, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.62 cusr 0.12 csys = 0.80 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/File/chdir.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/File::chdir.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed File-chdir-0.1010
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-chdir-0.1010/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-chdir-0.1010/install.json
Searching LWP::UserAgent (0) on cpanmetadb ...
--> Working on LWP::UserAgent
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.43.tar.gz
-> OK
Unpacking libwww-perl-6.43.tar.gz
Entering libwww-perl-6.43
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Checking if you have File::Copy 0 ... Yes (2.34)
Checking if you have Getopt::Long 0 ... Yes (2.5)
Checking if you have CPAN::Meta::Requirements 2.120620 ... Yes (2.140)
Checking if you have Module::Metadata 0 ... Yes (1.000036)
Configuring libwww-perl-6.43
Running Makefile.PL
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6.18 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for libwww::perl
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have URI::Escape 0 ... No
Checking if you have HTTP::Negotiate 6 ... No
Checking if you have Encode::Locale 0 ... No
Checking if you have MIME::Base64 2.1 ... Yes (3.15)
Checking if you have HTML::HeadParser 0 ... No
Checking if you have Test::RequiresInternet 0 ... No
Checking if you have HTML::Entities 0 ... No
Checking if you have Test::Needs 0 ... No
Checking if you have URI 1.10 ... No
Checking if you have File::Listing 6 ... No
Checking if you have HTTP::Date 6 ... No
Checking if you have HTTP::Cookies 6 ... No
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Net::HTTP 6.18 ... No
Checking if you have Test::Fatal 0 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Try::Tiny 0 ... No
Checking if you have WWW::RobotRules 6 ... No
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Checking if you have HTTP::Request::Common 6 ... No
Checking if you have IO::Select 0 ... Yes (1.40)
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Encode 2.12 ... Yes (3.01)
Checking if you have Net::FTP 2.58 ... Yes (3.11)
Checking if you have HTTP::Daemon 6 ... No
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have LWP::MediaTypes 6 ... No
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have HTTP::Status 6 ... No
Checking if you have HTTP::Response 6 ... No
Checking if you have HTTP::Request 6 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have IO::Socket 0 ... Yes (1.40)
==> Found dependencies: URI::Escape, HTTP::Negotiate, Encode::Locale, HTML::HeadParser, Test::RequiresInternet, HTML::Entities, Test::Needs, URI, File::Listing, HTTP::Date, HTTP::Cookies, Net::HTTP, Test::Fatal, Try::Tiny, WWW::RobotRules, HTTP::Request::Common, HTTP::Daemon, LWP::MediaTypes, HTTP::Status, HTTP::Response, HTTP::Request
Searching URI::Escape (0) on cpanmetadb ...
--> Working on URI::Escape
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/URI-1.76.tar.gz
-> OK
Unpacking URI-1.76.tar.gz
Entering URI-1.76
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring URI-1.76
Running Makefile.PL
Warning: prerequisite Test::Needs 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for URI
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have MIME::Base64 2 ... Yes (3.15)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have integer 0 ... Yes (1.01)
Checking if you have Test 0 ... Yes (1.31)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::Needs 0 ... No
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have parent 0 ... Yes (0.237)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Net::Domain 0 ... Yes (3.11)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have Test::More 0.96 ... Yes (1.302162)
Checking if you have Encode 0 ... Yes (3.01)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have utf8 0 ... Yes (1.22)
==> Found dependencies: Test::Needs
Searching Test::Needs (0) on cpanmetadb ...
--> Working on Test::Needs
Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Test-Needs-0.002006.tar.gz
-> OK
Unpacking Test-Needs-0.002006.tar.gz
Entering Test-Needs-0.002006
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Test-Needs-0.002006
Running 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
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.45 ... Yes (1.302162)
Building and testing Test-Needs-0.002006
cp lib/Test/Needs.pm blib/lib/Test/Needs.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic.t ......... ok
t/find_missing.t .. ok
All tests successful.
Files=2, Tests=137, 4 wallclock secs ( 0.05 usr 0.01 sys + 2.99 cusr 0.74 csys = 3.79 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Needs.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Needs.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Needs-0.002006
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Needs-0.002006/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Needs-0.002006/install.json
Building and testing URI-1.76
cp lib/URI/urn.pm blib/lib/URI/urn.pm
cp lib/URI/file/FAT.pm blib/lib/URI/file/FAT.pm
cp lib/URI/sips.pm blib/lib/URI/sips.pm
cp lib/URI/file/OS2.pm blib/lib/URI/file/OS2.pm
cp lib/URI/ldapi.pm blib/lib/URI/ldapi.pm
cp lib/URI/gopher.pm blib/lib/URI/gopher.pm
cp lib/URI.pm blib/lib/URI.pm
cp lib/URI/rtsp.pm blib/lib/URI/rtsp.pm
cp lib/URI/_server.pm blib/lib/URI/_server.pm
cp lib/URI/IRI.pm blib/lib/URI/IRI.pm
cp lib/URI/_query.pm blib/lib/URI/_query.pm
cp lib/URI/pop.pm blib/lib/URI/pop.pm
cp lib/URI/ssh.pm blib/lib/URI/ssh.pm
cp lib/URI/sip.pm blib/lib/URI/sip.pm
cp lib/URI/tn3270.pm blib/lib/URI/tn3270.pm
cp lib/URI/Escape.pm blib/lib/URI/Escape.pm
cp lib/URI/_generic.pm blib/lib/URI/_generic.pm
cp lib/URI/telnet.pm blib/lib/URI/telnet.pm
cp lib/URI/_idna.pm blib/lib/URI/_idna.pm
cp lib/URI/http.pm blib/lib/URI/http.pm
cp lib/URI/QueryParam.pm blib/lib/URI/QueryParam.pm
cp lib/URI/_foreign.pm blib/lib/URI/_foreign.pm
cp lib/URI/https.pm blib/lib/URI/https.pm
cp lib/URI/urn/oid.pm blib/lib/URI/urn/oid.pm
cp lib/URI/_ldap.pm blib/lib/URI/_ldap.pm
cp lib/URI/Heuristic.pm blib/lib/URI/Heuristic.pm
cp lib/URI/file/QNX.pm blib/lib/URI/file/QNX.pm
cp lib/URI/file/Mac.pm blib/lib/URI/file/Mac.pm
cp lib/URI/file.pm blib/lib/URI/file.pm
cp lib/URI/file/Win32.pm blib/lib/URI/file/Win32.pm
cp lib/URI/ldaps.pm blib/lib/URI/ldaps.pm
cp lib/URI/file/Base.pm blib/lib/URI/file/Base.pm
cp lib/URI/news.pm blib/lib/URI/news.pm
cp lib/URI/ldap.pm blib/lib/URI/ldap.pm
cp lib/URI/sftp.pm blib/lib/URI/sftp.pm
cp lib/URI/rlogin.pm blib/lib/URI/rlogin.pm
cp lib/URI/rtspu.pm blib/lib/URI/rtspu.pm
cp lib/URI/URL.pm blib/lib/URI/URL.pm
cp lib/URI/nntp.pm blib/lib/URI/nntp.pm
cp lib/URI/ftp.pm blib/lib/URI/ftp.pm
cp lib/URI/_punycode.pm blib/lib/URI/_punycode.pm
cp lib/URI/_userpass.pm blib/lib/URI/_userpass.pm
cp lib/URI/rsync.pm blib/lib/URI/rsync.pm
cp lib/URI/file/Unix.pm blib/lib/URI/file/Unix.pm
cp lib/URI/snews.pm blib/lib/URI/snews.pm
cp lib/URI/mms.pm blib/lib/URI/mms.pm
cp lib/URI/Split.pm blib/lib/URI/Split.pm
cp lib/URI/WithBase.pm blib/lib/URI/WithBase.pm
cp lib/URI/_segment.pm blib/lib/URI/_segment.pm
cp lib/URI/urn/isbn.pm blib/lib/URI/urn/isbn.pm
cp lib/URI/_login.pm blib/lib/URI/_login.pm
cp lib/URI/mailto.pm blib/lib/URI/mailto.pm
cp lib/URI/data.pm blib/lib/URI/data.pm
Manifying 11 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# --------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# File::Spec::Functions any 3.78
# File::Temp any 0.2309
# Test any 1.31
# Test::More 0.96 1.302162
# Test::Needs any 0.002006
# utf8 any 1.22
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------ ---- -----
# Carp any 1.50
# Cwd any 3.78
# Data::Dumper any 2.174
# Encode any 3.01
# Exporter 5.57 5.73
# MIME::Base64 2 3.15
# Net::Domain any 3.11
# Scalar::Util any 1.50
# constant any 1.33
# integer any 1.01
# overload any 1.30
# parent any 0.237
# strict any 1.11
# utf8 any 1.22
# warnings any 1.44
#
t/00-report-prereqs.t ..... ok
t/abs.t ................... ok
t/clone.t ................. ok
t/cwd.t ................... ok
t/data.t .................. ok
t/escape-char.t ........... ok
t/escape.t ................ ok
t/file.t .................. ok
t/ftp.t ................... ok
t/generic.t ............... ok
t/gopher.t ................ ok
t/heuristic.t ............. ok
t/http.t .................. ok
t/idna.t .................. ok
t/iri.t ................... ok
t/ldap.t .................. ok
t/mailto.t ................ ok
t/mix.t ................... ok
t/mms.t ................... ok
t/news.t .................. ok
t/num_eq.t ................ ok
t/old-absconf.t ........... ok
t/old-base.t .............. ok
t/old-file.t .............. ok
t/old-relbase.t ........... ok
t/path-segments.t ......... ok
t/pop.t ................... ok
t/punycode.t .............. ok
t/query-param.t ........... ok
t/query.t ................. ok
t/rel.t ................... ok
t/rfc2732.t ............... ok
t/roy-test.t .............. ok
t/rsync.t ................. ok
t/rtsp.t .................. ok
t/scheme-exceptions.t ..... ok
t/sip.t ................... ok
t/sort-hash-query-form.t .. ok
t/split.t ................. ok
t/storable.t .............. ok
t/urn-isbn.t .............. skipped: Need Business::ISBN
t/urn-oid.t ............... ok
t/utf8.t .................. ok
All tests successful.
Files=43, Tests=625, 3 wallclock secs ( 0.19 usr 0.08 sys + 2.07 cusr 0.42 csys = 2.76 CPU)
Result: PASS
Manifying 11 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/IRI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/gopher.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/Escape.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/ldapi.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/telnet.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/rsync.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/https.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/sip.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_punycode.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/ldap.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/WithBase.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_query.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/urn.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_generic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_userpass.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/snews.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/nntp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/Split.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/mms.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/rlogin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/URL.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/http.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/rtspu.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_login.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/rtsp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/QueryParam.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_segment.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/ldaps.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/ssh.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/sftp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_ldap.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/Heuristic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/data.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/sips.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/pop.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/tn3270.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/news.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_idna.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_foreign.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/_server.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/ftp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/mailto.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/Unix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/QNX.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/Win32.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/OS2.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/Mac.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/Base.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/file/FAT.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/urn/oid.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/URI/urn/isbn.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::Escape.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::Heuristic.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::Split.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::QueryParam.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::URL.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::ldap.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::_punycode.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::data.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::WithBase.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/URI::file.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed URI-1.76
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/URI-1.76/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/URI-1.76/install.json
Searching HTTP::Negotiate (6) on cpanmetadb ...
--> Working on HTTP::Negotiate
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
-> OK
Unpacking HTTP-Negotiate-6.01.tar.gz
Entering HTTP-Negotiate-6.01
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring HTTP-Negotiate-6.01
Running Makefile.PL
Warning: prerequisite HTTP::Headers 6 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::Negotiate
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have HTTP::Headers 6 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
==> Found dependencies: HTTP::Headers
Searching HTTP::Headers (6) on cpanmetadb ...
--> Working on HTTP::Headers
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Message-6.18.tar.gz
-> OK
Unpacking HTTP-Message-6.18.tar.gz
Entering HTTP-Message-6.18
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring HTTP-Message-6.18
Running Makefile.PL
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite IO::HTML 0 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Try::Tiny 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::Message
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have IO::Uncompress::Bunzip2 2.021 ... Yes (2.084)
Checking if you have HTTP::Date 6 ... No
Checking if you have URI 1.10 ... Yes (1.76)
Checking if you have Compress::Raw::Zlib 0 ... Yes (2.084)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have IO::Uncompress::RawInflate 0 ... Yes (2.084)
Checking if you have Try::Tiny 0 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Uncompress::Gunzip 0 ... Yes (2.084)
Checking if you have MIME::Base64 2.1 ... Yes (3.15)
Checking if you have Encode::Locale 1 ... No
Checking if you have MIME::QuotedPrint 0 ... Yes (3.13)
Checking if you have IO::HTML 0 ... No
Checking if you have PerlIO::encoding 0 ... Yes (0.27)
Checking if you have Storable 0 ... Yes (3.15)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have LWP::MediaTypes 6 ... No
Checking if you have Encode 2.21 ... Yes (3.01)
Checking if you have IO::Uncompress::Inflate 0 ... Yes (2.084)
Checking if you have base 0 ... Yes (2.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have IO::Compress::Bzip2 2.021 ... Yes (2.084)
Checking if you have Time::Local 0 ... Yes (1.28)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have IO::Compress::Deflate 0 ... Yes (2.084)
Checking if you have IO::Compress::Gzip 0 ... Yes (2.084)
==> Found dependencies: HTTP::Date, Try::Tiny, Encode::Locale, IO::HTML, LWP::MediaTypes
Searching HTTP::Date (6) on cpanmetadb ...
--> Working on HTTP::Date
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Date-6.05.tar.gz
-> OK
Unpacking HTTP-Date-6.05.tar.gz
Entering HTTP-Date-6.05
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring HTTP-Date-6.05
Running Makefile.PL
Warning: prerequisite Time::Zone 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::Date
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test 0 ... Yes (1.31)
Checking if you have IO::Handle 0 ... Yes (1.40)
Checking if you have Time::Local 1.28 ... Yes (1.28)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Time::Zone 0 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
==> Found dependencies: Time::Zone
Searching Time::Zone (0) on cpanmetadb ...
--> Working on Time::Zone
Fetching http://www.cpan.org/authors/id/G/GB/GBARR/TimeDate-2.30.tar.gz
-> OK
Unpacking TimeDate-2.30.tar.gz
Entering TimeDate-2.30
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring TimeDate-2.30
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Date::Parse
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing TimeDate-2.30
cp lib/Date/Language/French.pm blib/lib/Date/Language/French.pm
cp lib/Date/Parse.pm blib/lib/Date/Parse.pm
cp lib/Date/Language/Spanish.pm blib/lib/Date/Language/Spanish.pm
cp lib/Date/Language/Dutch.pm blib/lib/Date/Language/Dutch.pm
cp lib/Date/Language/Finnish.pm blib/lib/Date/Language/Finnish.pm
cp lib/Date/Language/Russian.pm blib/lib/Date/Language/Russian.pm
cp lib/Date/Language/Russian_koi8r.pm blib/lib/Date/Language/Russian_koi8r.pm
cp lib/Date/Language/Italian.pm blib/lib/Date/Language/Italian.pm
cp lib/Date/Language/Tigrinya.pm blib/lib/Date/Language/Tigrinya.pm
cp lib/Date/Language/TigrinyaEthiopian.pm blib/lib/Date/Language/TigrinyaEthiopian.pm
cp lib/Date/Language/Russian_cp1251.pm blib/lib/Date/Language/Russian_cp1251.pm
cp lib/Date/Language/Norwegian.pm blib/lib/Date/Language/Norwegian.pm
cp lib/Date/Language/Chinese.pm blib/lib/Date/Language/Chinese.pm
cp lib/Date/Language/Gedeo.pm blib/lib/Date/Language/Gedeo.pm
cp lib/Date/Language/Sidama.pm blib/lib/Date/Language/Sidama.pm
cp lib/Date/Language/German.pm blib/lib/Date/Language/German.pm
cp lib/Date/Language/Oromo.pm blib/lib/Date/Language/Oromo.pm
cp lib/Date/Language/Greek.pm blib/lib/Date/Language/Greek.pm
cp lib/Date/Language/Somali.pm blib/lib/Date/Language/Somali.pm
cp lib/Time/Zone.pm blib/lib/Time/Zone.pm
cp lib/Date/Language/Amharic.pm blib/lib/Date/Language/Amharic.pm
cp lib/Date/Language/Brazilian.pm blib/lib/Date/Language/Brazilian.pm
cp lib/Date/Language/Czech.pm blib/lib/Date/Language/Czech.pm
cp lib/Date/Language.pm blib/lib/Date/Language.pm
cp lib/Date/Language/Austrian.pm blib/lib/Date/Language/Austrian.pm
cp lib/Date/Language/Chinese_GB.pm blib/lib/Date/Language/Chinese_GB.pm
cp lib/Date/Language/Romanian.pm blib/lib/Date/Language/Romanian.pm
cp lib/Date/Language/TigrinyaEritrean.pm blib/lib/Date/Language/TigrinyaEritrean.pm
cp lib/Date/Language/Hungarian.pm blib/lib/Date/Language/Hungarian.pm
cp lib/Date/Language/Turkish.pm blib/lib/Date/Language/Turkish.pm
cp lib/Date/Language/Swedish.pm blib/lib/Date/Language/Swedish.pm
cp lib/Date/Language/Danish.pm blib/lib/Date/Language/Danish.pm
cp lib/Date/Language/Icelandic.pm blib/lib/Date/Language/Icelandic.pm
cp lib/Date/Format.pm blib/lib/Date/Format.pm
cp lib/Date/Language/Afar.pm blib/lib/Date/Language/Afar.pm
cp lib/Date/Language/Bulgarian.pm blib/lib/Date/Language/Bulgarian.pm
cp lib/Date/Language/English.pm blib/lib/Date/Language/English.pm
Manifying 6 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cpanrt.t ... ok
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
Redundant argument in printf at t/date.t line 180.
t/date.t ..... ok
t/format.t ... ok
t/getdate.t .. ok
t/lang.t ..... ok
All tests successful.
Files=5, Tests=508, 0 wallclock secs ( 0.07 usr 0.02 sys + 0.23 cusr 0.04 csys = 0.36 CPU)
Result: PASS
Manifying 6 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Format.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Parse.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Icelandic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Spanish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Hungarian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Turkish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Greek.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/TigrinyaEritrean.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Russian_koi8r.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Swedish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Czech.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/TigrinyaEthiopian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Chinese_GB.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Amharic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Russian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Finnish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/French.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Somali.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Afar.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Norwegian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Romanian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Dutch.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/English.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/German.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Brazilian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Austrian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Tigrinya.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Italian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Oromo.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Sidama.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Danish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Bulgarian.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Chinese.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Russian_cp1251.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Date/Language/Gedeo.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Time/Zone.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Date::Language.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Date::Format.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Time::Zone.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Date::Language::Hungarian.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Date::Parse.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Date::Language::Bulgarian.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed TimeDate-2.30
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/TimeDate-2.30/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/TimeDate-2.30/install.json
Building and testing HTTP-Date-6.05
cp lib/HTTP/Date.pm blib/lib/HTTP/Date.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# IO::Handle any 1.40
# IPC::Open3 any 1.20
# Test any 1.31
# Test::More any 1.302162
# warnings any 1.44
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ----------- ---- ----
# Exporter any 5.73
# Time::Local 1.28 1.28
# Time::Zone any 2.24
# strict any 1.11
#
t/00-report-prereqs.t .. ok
t/date.t ............... ok
All tests successful.
Files=3, Tests=138, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.35 cusr 0.05 csys = 0.44 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Date.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Date.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTTP-Date-6.05
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Date-6.05/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Date-6.05/install.json
Searching Try::Tiny (0) on cpanmetadb ...
--> Working on Try::Tiny
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz
-> OK
Unpacking Try-Tiny-0.30.tar.gz
Entering Try-Tiny-0.30
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Try-Tiny-0.30
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Try::Tiny
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have if 0 ... Yes (0.0608)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have strict 0 ... Yes (1.11)
Building and testing Try-Tiny-0.30
cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# Test::More any 1.302162
# if any 0.0608
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Test Suggests ===
#
# Module Want Have
# ------------------------ ----- -------
# CPAN::Meta::Check 0.011 missing
# CPAN::Meta::Requirements any 2.140
# Capture::Tiny 0.12 0.48
#
# === Runtime Requires ===
#
# Module Want Have
# -------- ---- ----
# Carp any 1.50
# Exporter 5.57 5.73
# constant any 1.33
# strict any 1.11
# warnings any 1.44
#
# === Runtime Suggests ===
#
# Module Want Have
# --------- ---- -------
# Sub::Name 0.08 missing
# Sub::Util any 1.50
#
# === Other Modules ===
#
# Module Have
# ------------- -------
# JSON::PP 4.02
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.29
#
t/00-report-prereqs.t .......... ok
t/basic.t ...................... ok
t/context.t .................... ok
t/erroneous_usage.t ............ ok
t/finally.t .................... ok
t/given_when.t ................. skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes
t/global_destruction_forked.t .. ok
t/global_destruction_load.t .... ok
t/named.t ...................... ok
t/when.t ....................... skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes
t/zzz-check-breaks.t ........... ok
All tests successful.
Files=11, Tests=100, 1 wallclock secs ( 0.07 usr 0.03 sys + 1.15 cusr 0.23 csys = 1.48 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Try/Tiny.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Try::Tiny.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Try-Tiny-0.30
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Try-Tiny-0.30/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Try-Tiny-0.30/install.json
Searching Encode::Locale (1) on cpanmetadb ...
--> Working on Encode::Locale
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz
-> OK
Unpacking Encode-Locale-1.05.tar.gz
Entering Encode-Locale-1.05
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Encode-Locale-1.05
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Encode::Locale
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have Encode::Alias 0 ... Yes (2.24)
Checking if you have Encode 2 ... Yes (3.01)
Building and testing Encode-Locale-1.05
cp lib/Encode/Locale.pm blib/lib/Encode/Locale.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/alias.t ...... ok
# ENCODING_LOCALE is UTF-8
t/arg.t ........ ok
t/env.t ........ ok
t/tain.t ....... ok
t/warn_once.t .. ok
All tests successful.
Test Summary Report
-------------------
t/arg.t (Wstat: 0 Tests: 4 Failed: 0)
TODO passed: 1-4
Files=5, Tests=28, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.36 cusr 0.07 csys = 0.47 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Encode/Locale.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Encode::Locale.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Encode-Locale-1.05
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Encode-Locale-1.05/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Encode-Locale-1.05/install.json
Searching IO::HTML (0) on cpanmetadb ...
--> Working on IO::HTML
Fetching http://www.cpan.org/authors/id/C/CJ/CJM/IO-HTML-1.001.tar.gz
-> OK
Unpacking IO-HTML-1.001.tar.gz
Entering IO-HTML-1.001
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring IO-HTML-1.001
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IO::HTML
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have Encode 2.10 ... Yes (3.01)
Building and testing IO-HTML-1.001
cp lib/IO/HTML.pm blib/lib/IO/HTML.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-all_prereqs.t .. ok
# Testing IO::HTML 1.001
t/00-load.t ......... ok
t/10-find.t ......... ok
t/20-open.t ......... ok
t/30-outfile.t ...... ok
All tests successful.
Files=5, Tests=139, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.40 cusr 0.09 csys = 0.55 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/IO/HTML.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/IO::HTML.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed IO-HTML-1.001
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/IO-HTML-1.001/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/IO-HTML-1.001/install.json
Searching LWP::MediaTypes (6) on cpanmetadb ...
--> Working on LWP::MediaTypes
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/LWP-MediaTypes-6.04.tar.gz
-> OK
Unpacking LWP-MediaTypes-6.04.tar.gz
Entering LWP-MediaTypes-6.04
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring LWP-MediaTypes-6.04
Running Makefile.PL
Warning: prerequisite Test::Fatal 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for LWP::MediaTypes
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::Fatal 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Scalar::Util 0 ... Yes (1.50)
==> Found dependencies: Test::Fatal
Searching Test::Fatal (0) on cpanmetadb ...
--> Working on Test::Fatal
Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz
-> OK
Unpacking Test-Fatal-0.014.tar.gz
Entering Test-Fatal-0.014
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Test-Fatal-0.014
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Fatal
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Builder::Tester 0 ... Yes (1.302162)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have Try::Tiny 0.07 ... Yes (0.30)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have Test::Builder 0 ... Yes (1.302162)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0.96 ... Yes (1.302162)
Checking if you have Carp 0 ... Yes (1.50)
Building and testing Test-Fatal-0.014
cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# --------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# Test::Builder::Tester any 1.302162
# Test::More 0.96 1.302162
# overload any 1.30
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ---- --------
# Carp any 1.50
# Exporter 5.57 5.73
# Test::Builder any 1.302162
# Try::Tiny 0.07 0.30
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t .. ok
t/basic.t .............. ok
t/like-exception.t ..... ok
t/todo.t ............... ok
All tests successful.
Files=4, Tests=16, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.41 cusr 0.06 csys = 0.51 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Fatal.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Fatal.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Fatal-0.014
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Fatal-0.014/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Fatal-0.014/install.json
Building and testing LWP-MediaTypes-6.04
cp lib/LWP/media.types blib/lib/LWP/media.types
cp lib/LWP/MediaTypes.pm blib/lib/LWP/MediaTypes.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# Test::Fatal any 0.014
# Test::More any 1.302162
# overload any 1.30
# warnings any 1.44
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------- ---- ----
# Carp any 1.50
# Exporter any 5.73
# File::Basename any 2.85
# Scalar::Util any 1.50
# strict any 1.11
#
t/00-report-prereqs.t .. ok
t/mediatypes.t ......... ok
All tests successful.
Files=2, Tests=47, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.28 cusr 0.04 csys = 0.34 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/media.types
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/MediaTypes.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::MediaTypes.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed LWP-MediaTypes-6.04
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/LWP-MediaTypes-6.04/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/LWP-MediaTypes-6.04/install.json
Building and testing HTTP-Message-6.18
cp lib/HTTP/Request/Common.pm blib/lib/HTTP/Request/Common.pm
cp lib/HTTP/Config.pm blib/lib/HTTP/Config.pm
cp lib/HTTP/Message.pm blib/lib/HTTP/Message.pm
cp lib/HTTP/Response.pm blib/lib/HTTP/Response.pm
cp lib/HTTP/Request.pm blib/lib/HTTP/Request.pm
cp lib/HTTP/Headers/ETag.pm blib/lib/HTTP/Headers/ETag.pm
cp lib/HTTP/Status.pm blib/lib/HTTP/Status.pm
cp lib/HTTP/Headers/Auth.pm blib/lib/HTTP/Headers/Auth.pm
cp lib/HTTP/Headers/Util.pm blib/lib/HTTP/Headers/Util.pm
cp lib/HTTP/Headers.pm blib/lib/HTTP/Headers.pm
Manifying 10 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# PerlIO::encoding any 0.27
# Test::More 0.88 1.302162
# Time::Local any 1.28
# Try::Tiny any 0.30
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- ----- -----
# Carp any 1.50
# Compress::Raw::Zlib any 2.084
# Encode 2.21 3.01
# Encode::Locale 1 1.05
# Exporter 5.57 5.73
# HTTP::Date 6 6.05
# IO::Compress::Bzip2 2.021 2.084
# IO::Compress::Deflate any 2.084
# IO::Compress::Gzip any 2.084
# IO::HTML any 1.001
# IO::Uncompress::Bunzip2 2.021 2.084
# IO::Uncompress::Gunzip any 2.084
# IO::Uncompress::Inflate any 2.084
# IO::Uncompress::RawInflate any 2.084
# LWP::MediaTypes 6 6.04
# MIME::Base64 2.1 3.15
# MIME::QuotedPrint any 3.13
# Storable any 3.15
# URI 1.10 1.76
# base any 2.27
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t ....... ok
t/common-req.t .............. ok
t/headers-auth.t ............ ok
t/headers-etag.t ............ ok
t/headers-util.t ............ ok
t/headers.t ................. ok
t/http-config.t ............. ok
t/message-charset.t ......... ok
t/message-decode-xml.t ...... ok
t/message-old.t ............. ok
t/message-parts.t ........... ok
t/message.t ................. ok
t/request.t ................. ok
t/request_type_with_data.t .. ok
t/response.t ................ ok
t/status-old.t .............. ok
t/status.t .................. ok
All tests successful.
Files=17, Tests=775, 2 wallclock secs ( 0.14 usr 0.04 sys + 1.81 cusr 0.29 csys = 2.28 CPU)
Result: PASS
Manifying 10 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Config.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Message.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Response.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Request.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Headers.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Status.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Headers/Auth.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Headers/Util.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Headers/ETag.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Request/Common.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Request::Common.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Headers::Auth.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Headers::Util.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Request.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Response.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Message.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Headers.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Headers::ETag.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Config.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Status.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTTP-Message-6.18
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Message-6.18/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Message-6.18/install.json
Building and testing HTTP-Negotiate-6.01
cp lib/HTTP/Negotiate.pm blib/lib/HTTP/Negotiate.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Redundant argument in printf at t/negotiate.t line 109.
Redundant argument in printf at t/negotiate.t line 109.
Redundant argument in printf at t/negotiate.t line 109.
Redundant argument in printf at t/negotiate.t line 109.
Redundant argument in printf at t/negotiate.t line 109.
Redundant argument in printf at t/negotiate.t line 109.
t/negotiate.t .. ok
All tests successful.
Files=1, Tests=5, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr 0.01 csys = 0.08 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Negotiate.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Negotiate.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTTP-Negotiate-6.01
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Negotiate-6.01/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Negotiate-6.01/install.json
Already tried Encode::Locale. Skipping.
Searching HTML::HeadParser (0) on cpanmetadb ...
--> Working on HTML::HeadParser
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz
-> OK
Unpacking HTML-Parser-3.72.tar.gz
Entering HTML-Parser-3.72
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring HTML-Parser-3.72
Running Makefile.PL
Warning: prerequisite HTML::Tagset 3 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Parser
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have HTML::Tagset 3 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have XSLoader 0 ... Yes (0.30)
==> Found dependencies: HTML::Tagset
Searching HTML::Tagset (3) on cpanmetadb ...
--> Working on HTML::Tagset
Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
-> OK
Unpacking HTML-Tagset-3.20.tar.gz
Entering HTML-Tagset-3.20
Checking configure dependencies from META.yml
Configuring HTML-Tagset-3.20
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Tagset
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing HTML-Tagset-3.20
cp Tagset.pm blib/lib/HTML/Tagset.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_about_verbose.t .. ok
t/01_old_junk.t ....... ok
t/pod.t ............... skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=3, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.09 cusr 0.02 csys = 0.14 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTML/Tagset.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::Tagset.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTML-Tagset-3.20
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTML-Tagset-3.20/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTML-Tagset-3.20/install.json
Building and testing HTML-Parser-3.72
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/ExtUtils/xsubpp" -typemap '/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/ExtUtils/typemap' -typemap '/Users/sironekotoro/.cpanm/work/1576382898.42012/HTML-Parser-3.72/typemap' Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" mkhctype >hctype.h
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" mkpfunc >pfunc.h
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"3.72\" -DXS_VERSION=\"3.72\" "-I/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/CORE" -DMARKED_SECTION Parser.c
rm -f blib/arch/auto/HTML/Parser/Parser.bundle
cc -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong Parser.o -o blib/arch/auto/HTML/Parser/Parser.bundle \
\
chmod 755 blib/arch/auto/HTML/Parser/Parser.bundle
Manifying 7 pod documents
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/api_version.t ...... ok
t/argspec-bad.t ...... ok
t/argspec.t .......... ok
t/argspec2.t ......... ok
t/attr-encoded.t ..... ok
t/callback.t ......... ok
t/case-sensitive.t ... ok
t/cases.t ............ ok
t/comment.t .......... ok
t/crashme.t .......... ok
t/declaration.t ...... ok
t/default.t .......... ok
t/document.t ......... ok
t/dtext.t ............ ok
t/entities.t ......... ok
t/entities2.t ........ ok
t/filter-methods.t ... ok
t/filter.t ........... ok
t/handler-eof.t ...... ok
t/handler.t .......... ok
t/headparser-http.t .. ok
t/headparser.t ....... ok
t/ignore.t ........... ok
t/largetags.t ........ ok
t/linkextor-base.t ... ok
t/linkextor-rel.t .... ok
t/magic.t ............ ok
t/marked-sect.t ...... ok
t/msie-compat.t ...... ok
t/offset.t ........... ok
t/options.t .......... ok
t/parsefile.t ........ ok
t/parser.t ........... ok
t/plaintext.t ........ ok
t/pod.t .............. skipped: Test::Pod 1.00 required for testing POD
t/process.t .......... ok
t/pullparser.t ....... ok
t/script.t ........... ok
t/skipped-text.t ..... ok
t/stack-realloc.t .... ok
t/textarea.t ......... ok
t/threads.t .......... skipped: Not configured for threads
t/tokeparser.t ....... ok
t/uentities.t ........ ok
t/unbroken-text.t .... ok
t/unicode-bom.t ...... ok
t/unicode.t .......... ok
t/xml-mode.t ......... ok
All tests successful.
Files=48, Tests=450, 5 wallclock secs ( 0.20 usr 0.11 sys + 3.71 cusr 0.74 csys = 4.76 CPU)
Result: PASS
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
Manifying 7 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/auto/HTML/Parser/Parser.bundle
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/LinkExtor.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/PullParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/HeadParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/Parser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/Filter.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/Entities.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/HTML/TokeParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::HeadParser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::LinkExtor.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::TokeParser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::PullParser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::Parser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::Entities.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTML::Filter.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTML-Parser-3.72
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTML-Parser-3.72/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTML-Parser-3.72/install.json
Searching Test::RequiresInternet (0) on cpanmetadb ...
--> Working on Test::RequiresInternet
Fetching http://www.cpan.org/authors/id/M/MA/MALLEN/Test-RequiresInternet-0.05.tar.gz
-> OK
Unpacking Test-RequiresInternet-0.05.tar.gz
Entering Test-RequiresInternet-0.05
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Test-RequiresInternet-0.05
Running 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
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Socket 0 ... Yes (2.027)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Test::More 0 ... Yes (1.302162)
Building and testing Test-RequiresInternet-0.05
cp lib/Test/RequiresInternet.pm blib/lib/Test/RequiresInternet.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::RequiresInternet 0.05, Perl 5.030001, /Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1
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, 2 wallclock secs ( 0.04 usr 0.02 sys + 0.59 cusr 0.13 csys = 0.78 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/RequiresInternet.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::RequiresInternet.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-RequiresInternet-0.05
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-RequiresInternet-0.05/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-RequiresInternet-0.05/install.json
Searching HTML::Entities (0) on cpanmetadb ...
Already tried HTML-Parser-3.72. Skipping.
Already tried Test::Needs. Skipping.
Searching URI (1.10) on cpanmetadb ...
Already tried URI-1.76. Skipping.
Searching File::Listing (6) on cpanmetadb ...
--> Working on File::Listing
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz
-> OK
Unpacking File-Listing-6.04.tar.gz
Entering File-Listing-6.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring File-Listing-6.04
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::Listing
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have HTTP::Date 6 ... Yes (6.05)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing File-Listing-6.04
cp lib/File/Listing.pm blib/lib/File/Listing.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/apache.t .. ok
t/dosftp.t .. ok
t/ls-lR.t ... ok
t/perm1.t ... ok
t/perm2.t ... ok
t/perm3.t ... ok
t/perm4.t ... ok
All tests successful.
Files=7, Tests=16402, 3 wallclock secs ( 1.30 usr 0.17 sys + 2.99 cusr 0.14 csys = 4.60 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/File/Listing.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/File::Listing.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed File-Listing-6.04
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-Listing-6.04/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-Listing-6.04/install.json
Already tried HTTP::Date. Skipping.
Searching HTTP::Cookies (6) on cpanmetadb ...
--> Working on HTTP::Cookies
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-6.08.tar.gz
-> OK
Unpacking HTTP-Cookies-6.08.tar.gz
Entering HTTP-Cookies-6.08
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring HTTP-Cookies-6.08
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::Cookies
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test 0 ... Yes (1.31)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have HTTP::Headers::Util 6 ... Yes (6.18)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have locale 0 ... Yes (1.09)
Checking if you have HTTP::Request 0 ... Yes (6.18)
Checking if you have HTTP::Response 0 ... Yes (6.18)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have HTTP::Date 6 ... Yes (6.05)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have URI 0 ... Yes (1.76)
Building and testing HTTP-Cookies-6.08
cp lib/HTTP/Cookies/Netscape.pm blib/lib/HTTP/Cookies/Netscape.pm
cp lib/HTTP/Cookies.pm blib/lib/HTTP/Cookies.pm
cp lib/HTTP/Cookies/Microsoft.pm blib/lib/HTTP/Cookies/Microsoft.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# HTTP::Response any 6.18
# Test any 1.31
# Test::More any 1.302162
# URI any 1.76
# warnings any 1.44
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------- ---- ----
# Carp any 1.50
# HTTP::Date 6 6.05
# HTTP::Headers::Util 6 6.18
# HTTP::Request any 6.18
# locale any 1.09
# strict any 1.11
#
t/00-report-prereqs.t .. ok
t/10-original_spec.t ... ok
t/11-rfc_2965.t ........ ok
t/cookies.t ............ ok
t/issue26.t ............ ok
t/issue32.t ............ ok
t/publicsuffix.t ....... ok
All tests successful.
Files=7, Tests=122, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.72 cusr 0.11 csys = 0.89 CPU)
Result: PASS
Manifying 3 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Cookies.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Cookies/Microsoft.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Cookies/Netscape.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Cookies.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Cookies::Netscape.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Cookies::Microsoft.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTTP-Cookies-6.08
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Cookies-6.08/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Cookies-6.08/install.json
Searching Net::HTTP (6.18) on cpanmetadb ...
--> Working on Net::HTTP
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/Net-HTTP-6.19.tar.gz
-> OK
Unpacking Net-HTTP-6.19.tar.gz
Entering Net-HTTP-6.19
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Net-HTTP-6.19
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::HTTP
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Socket 0 ... Yes (2.027)
Checking if you have IO::Select 0 ... Yes (1.40)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Socket::INET 0 ... Yes (1.40)
Checking if you have IO::Uncompress::Gunzip 0 ... Yes (2.084)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have URI 0 ... Yes (1.76)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Compress::Raw::Zlib 0 ... Yes (2.084)
Checking if you have vars 0 ... Yes (1.05)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Building and testing Net-HTTP-6.19
cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm
cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm
cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm
cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Data::Dumper any 2.174
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# IO::Select any 1.40
# Socket any 2.027
# Test::More any 1.302162
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------- ---- -----
# Carp any 1.50
# Compress::Raw::Zlib any 2.084
# IO::Socket::INET any 1.40
# IO::Uncompress::Gunzip any 2.084
# URI any 1.76
# base any 2.27
# strict any 1.11
# vars any 1.05
# warnings any 1.44
#
# === Runtime Suggests ===
#
# Module Want Have
# ----------------- ----- -------
# IO::Socket any 1.40
# IO::Socket::INET6 any missing
# IO::Socket::IP any 0.39
# IO::Socket::SSL 2.012 missing
# Symbol any 1.08
#
t/00-report-prereqs.t .. ok
t/http-nb.t ............ ok
t/http.t ............... ok
t/live-https.t ......... skipped: IO::Socket::SSL or Net::SSL not available
t/live.t ............... ok
All tests successful.
Files=5, Tests=58, 2 wallclock secs ( 0.04 usr 0.01 sys + 0.55 cusr 0.09 csys = 0.69 CPU)
Result: PASS
Manifying 4 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Net/HTTPS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Net/HTTP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Net/HTTP/Methods.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Net/HTTP/NB.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Net::HTTPS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Net::HTTP::Methods.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Net::HTTP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Net::HTTP::NB.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Net-HTTP-6.19
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Net-HTTP-6.19/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Net-HTTP-6.19/install.json
Already tried Test::Fatal. Skipping.
Already tried Try::Tiny. Skipping.
Searching WWW::RobotRules (6) on cpanmetadb ...
--> Working on WWW::RobotRules
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
-> OK
Unpacking WWW-RobotRules-6.02.tar.gz
Entering WWW-RobotRules-6.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring WWW-RobotRules-6.02
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::RobotRules
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have AnyDBM_File 0 ... Yes (1.01)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have URI 1.10 ... Yes (1.76)
Building and testing WWW-RobotRules-6.02
cp lib/WWW/RobotRules/AnyDBM_File.pm blib/lib/WWW/RobotRules/AnyDBM_File.pm
cp lib/WWW/RobotRules.pm blib/lib/WWW/RobotRules.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/rules-dbm.t .. ok
t/rules.t ...... ok
All tests successful.
Files=2, Tests=63, 5 wallclock secs ( 0.02 usr 0.01 sys + 0.07 cusr 0.02 csys = 0.12 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/WWW/RobotRules.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/WWW/RobotRules/AnyDBM_File.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/WWW::RobotRules.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/WWW::RobotRules::AnyDBM_File.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed WWW-RobotRules-6.02
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/WWW-RobotRules-6.02/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/WWW-RobotRules-6.02/install.json
Searching HTTP::Request::Common (6) on cpanmetadb ...
Already tried HTTP-Message-6.18. Skipping.
Searching HTTP::Daemon (6) on cpanmetadb ...
--> Working on HTTP::Daemon
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.06.tar.gz
-> OK
Unpacking HTTP-Daemon-6.06.tar.gz
Entering HTTP-Daemon-6.06
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.034 ... No
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
==> Found dependencies: Module::Build::Tiny
Searching Module::Build::Tiny (0.034) on cpanmetadb ...
--> Working on Module::Build::Tiny
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz
-> OK
Unpacking Module-Build-Tiny-0.039.tar.gz
Entering Module-Build-Tiny-0.039
Checking configure dependencies from META.json
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have File::Path 0 ... Yes (2.16)
Checking if you have JSON::PP 2 ... Yes (4.02)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::InstallPaths 0.002 ... No
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have File::Find 0 ... Yes (1.36)
Checking if you have Pod::Man 0 ... Yes (4.11)
Checking if you have ExtUtils::ParseXS 0 ... Yes (3.40)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280231)
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have ExtUtils::Config 0.003 ... No
Checking if you have ExtUtils::Helpers 0.020 ... No
Checking if you have TAP::Harness::Env 0 ... Yes (3.42)
Checking if you have Getopt::Long 2.36 ... Yes (2.5)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have DynaLoader 0 ... Yes (1.45)
Checking if you have ExtUtils::Install 0 ... Yes (2.14)
==> Found dependencies: ExtUtils::InstallPaths, ExtUtils::Config, ExtUtils::Helpers
Searching ExtUtils::InstallPaths (0.002) on cpanmetadb ...
--> Working on ExtUtils::InstallPaths
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-0.012.tar.gz
-> OK
Unpacking ExtUtils-InstallPaths-0.012.tar.gz
Entering ExtUtils-InstallPaths-0.012
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring ExtUtils-InstallPaths-0.012
Running Makefile.PL
Warning: prerequisite ExtUtils::Config 0.002 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::InstallPaths
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have File::Spec::Functions 0.83 ... Yes (3.78)
Checking if you have ExtUtils::Config 0.002 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have Carp 0 ... Yes (1.50)
==> Found dependencies: ExtUtils::Config
Searching ExtUtils::Config (0.002) on cpanmetadb ...
--> Working on ExtUtils::Config
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz
-> OK
Unpacking ExtUtils-Config-0.008.tar.gz
Entering ExtUtils-Config-0.008
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring ExtUtils-Config-0.008
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Config
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Handle 0 ... Yes (1.40)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have warnings 0 ... Yes (1.44)
Building and testing ExtUtils-Config-0.008
cp lib/ExtUtils/Config.pm blib/lib/ExtUtils/Config.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............ ok
t/basics.t ................ ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=4, Tests=9, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.34 cusr 0.07 csys = 0.45 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/Config.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::Config.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed ExtUtils-Config-0.008
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-Config-0.008/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-Config-0.008/install.json
Building and testing ExtUtils-InstallPaths-0.012
cp lib/ExtUtils/InstallPaths.pm blib/lib/ExtUtils/InstallPaths.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/destinations.t .. ok
All tests successful.
Files=1, Tests=111, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.17 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/InstallPaths.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::InstallPaths.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed ExtUtils-InstallPaths-0.012
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-InstallPaths-0.012/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-InstallPaths-0.012/install.json
Already tried ExtUtils::Config. Skipping.
Searching ExtUtils::Helpers (0.020) on cpanmetadb ...
--> Working on ExtUtils::Helpers
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz
-> OK
Unpacking ExtUtils-Helpers-0.026.tar.gz
Entering ExtUtils-Helpers-0.026
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring ExtUtils-Helpers-0.026
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Helpers
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have lib 0 ... Yes (0.65)
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have File::Copy 0 ... Yes (2.34)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have Text::ParseWords 3.24 ... Yes (3.30)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Test::More 0 ... Yes (1.302162)
Building and testing ExtUtils-Helpers-0.026
cp lib/ExtUtils/Helpers/VMS.pm blib/lib/ExtUtils/Helpers/VMS.pm
cp lib/ExtUtils/Helpers/Unix.pm blib/lib/ExtUtils/Helpers/Unix.pm
cp lib/ExtUtils/Helpers.pm blib/lib/ExtUtils/Helpers.pm
cp lib/ExtUtils/Helpers/Windows.pm blib/lib/ExtUtils/Helpers/Windows.pm
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/make_executable.t ... ok
t/man_pagename.t ...... ok
t/split_like_shell.t .. ok
t/tilde.t ............. ok
All tests successful.
Files=4, Tests=30, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.33 cusr 0.08 csys = 0.45 CPU)
Result: PASS
Manifying 4 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/Helpers.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/Helpers/Unix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/Helpers/VMS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/ExtUtils/Helpers/Windows.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::Helpers::VMS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::Helpers::Unix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::Helpers::Windows.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/ExtUtils::Helpers.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed ExtUtils-Helpers-0.026
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-Helpers-0.026/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/ExtUtils-Helpers-0.026/install.json
Configuring Module-Build-Tiny-0.039
Running Build.PL
Creating new 'Build' script for 'Module-Build-Tiny' version '0.039'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have JSON::PP 2 ... Yes (4.02)
Checking if you have Exporter 5.57 ... Yes (5.73)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have File::Find 0 ... Yes (1.36)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have ExtUtils::ParseXS 0 ... Yes (3.40)
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have ExtUtils::Config 0.003 ... Yes (0.008)
Checking if you have lib 0 ... Yes (0.65)
Checking if you have TAP::Harness::Env 0 ... Yes (3.42)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have DynaLoader 0 ... Yes (1.45)
Checking if you have IO::File 0 ... Yes (1.40)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have File::Path 0 ... Yes (2.16)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::InstallPaths 0.002 ... Yes (0.012)
Checking if you have Pod::Man 0 ... Yes (4.11)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have blib 0 ... Yes (1.07)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280231)
Checking if you have IO::Handle 0 ... Yes (1.40)
Checking if you have IPC::Open2 0 ... Yes (1.04)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have ExtUtils::Helpers 0.020 ... Yes (0.026)
Checking if you have XSLoader 0 ... Yes (0.30)
Checking if you have Getopt::Long 2.36 ... Yes (2.5)
Checking if you have ExtUtils::Install 0 ... Yes (2.14)
Building and testing Module-Build-Tiny-0.039
cp lib/Module/Build/Tiny.pm blib/lib/Module/Build/Tiny.pm
t/00-compile.t .......... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/simple.t .............. ok
All tests successful.
Files=3, Tests=26, 2 wallclock secs ( 0.03 usr 0.02 sys + 1.30 cusr 0.40 csys = 1.75 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Module/Build/Tiny.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Module::Build::Tiny.3
-> OK
Successfully installed Module-Build-Tiny-0.039
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Module-Build-Tiny-0.039/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Module-Build-Tiny-0.039/install.json
Configuring HTTP-Daemon-6.06
Running Build.PL
Creating new 'Build' script for 'HTTP-Daemon' version '6.06'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have URI 0 ... Yes (1.76)
Checking if you have Test::Needs 0 ... Yes (0.002006)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have LWP::MediaTypes 6 ... Yes (6.04)
Checking if you have HTTP::Date 6 ... Yes (6.05)
Checking if you have Sys::Hostname 0 ... Yes (1.22)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have HTTP::Request 6 ... Yes (6.18)
Checking if you have HTTP::Response 6 ... Yes (6.18)
Checking if you have HTTP::Status 6 ... Yes (6.18)
Checking if you have Module::Metadata 0 ... Yes (1.000036)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Socket 0 ... Yes (2.027)
Checking if you have Test 0 ... Yes (1.31)
Checking if you have IO::Socket::IP 0 ... Yes (0.39)
Building and testing HTTP-Daemon-6.06
cp lib/HTTP/Daemon.pm blib/lib/HTTP/Daemon.pm
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# ExtUtils::MakeMaker any 7.34
# Module::Build::Tiny 0.034 0.039
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Test Requires ===
#
# Module Want Have
# ---------------- ---- --------
# File::Spec any 3.78
# Module::Metadata any 1.000036
# Test any 1.31
# Test::More any 1.302162
# Test::Needs any 0.002006
# URI any 1.76
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------- ---- -----
# Carp any 1.50
# HTTP::Date 6 6.05
# HTTP::Request 6 6.18
# HTTP::Response 6 6.18
# HTTP::Status 6 6.18
# IO::Socket::IP any 0.39
# LWP::MediaTypes 6 6.04
# Socket any 2.027
# Sys::Hostname any 1.22
# strict any 1.11
# warnings any 1.44
#
# === Other Modules ===
#
# Module Have
# --------------- -------
# Encode 3.01
# File::Temp 0.2309
# JSON::PP 4.02
# Module::Runtime missing
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.29
#
t/00-report-prereqs.t .. ok
t/chunked.t ............ ok
t/local/http.t ......... skipped: Need LWP::UserAgent
t/robot/ua-get.t ....... skipped: Need LWP::RobotUA
t/robot/ua.t ........... skipped: Need LWP::RobotUA
All tests successful.
Files=5, Tests=6, 6 wallclock secs ( 0.04 usr 0.02 sys + 0.46 cusr 0.09 csys = 0.61 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Daemon.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Daemon.3
-> OK
Successfully installed HTTP-Daemon-6.06
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Daemon-6.06/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Daemon-6.06/install.json
Already tried LWP::MediaTypes. Skipping.
Searching HTTP::Status (6) on cpanmetadb ...
Already tried HTTP-Message-6.18. Skipping.
Searching HTTP::Response (6) on cpanmetadb ...
Already tried HTTP-Message-6.18. Skipping.
Searching HTTP::Request (6) on cpanmetadb ...
Already tried HTTP-Message-6.18. Skipping.
Building and testing libwww-perl-6.43
cp lib/LWP/Authen/Ntlm.pm blib/lib/LWP/Authen/Ntlm.pm
cp lwptut.pod blib/lib/libwww/lwptut.pod
cp lib/LWP/Simple.pm blib/lib/LWP/Simple.pm
cp lib/LWP/DebugFile.pm blib/lib/LWP/DebugFile.pm
cp lib/LWP/Protocol/nntp.pm blib/lib/LWP/Protocol/nntp.pm
cp lib/LWP/ConnCache.pm blib/lib/LWP/ConnCache.pm
cp lib/LWP/Protocol/mailto.pm blib/lib/LWP/Protocol/mailto.pm
cp lib/LWP/Protocol/loopback.pm blib/lib/LWP/Protocol/loopback.pm
cp lib/LWP/Protocol/data.pm blib/lib/LWP/Protocol/data.pm
cp lib/LWP/Protocol.pm blib/lib/LWP/Protocol.pm
cp lib/LWP/Protocol/file.pm blib/lib/LWP/Protocol/file.pm
cp lib/LWP/RobotUA.pm blib/lib/LWP/RobotUA.pm
cp lwpcook.pod blib/lib/libwww/lwpcook.pod
cp lib/LWP/MemberMixin.pm blib/lib/LWP/MemberMixin.pm
cp lib/LWP/Debug.pm blib/lib/LWP/Debug.pm
cp lib/LWP/UserAgent.pm blib/lib/LWP/UserAgent.pm
cp lib/LWP/Debug/TraceHTTP.pm blib/lib/LWP/Debug/TraceHTTP.pm
cp lib/LWP/Protocol/cpan.pm blib/lib/LWP/Protocol/cpan.pm
cp lib/LWP/Authen/Basic.pm blib/lib/LWP/Authen/Basic.pm
cp lib/LWP/Protocol/ftp.pm blib/lib/LWP/Protocol/ftp.pm
cp lib/LWP.pm blib/lib/LWP.pm
cp lib/LWP/Protocol/nogo.pm blib/lib/LWP/Protocol/nogo.pm
cp lib/LWP/Authen/Digest.pm blib/lib/LWP/Authen/Digest.pm
cp lib/LWP/Protocol/gopher.pm blib/lib/LWP/Protocol/gopher.pm
cp lib/LWP/Protocol/http.pm blib/lib/LWP/Protocol/http.pm
cp bin/lwp-download blib/script/lwp-download
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-download
cp bin/lwp-dump blib/script/lwp-dump
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-dump
cp bin/lwp-mirror blib/script/lwp-mirror
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-mirror
cp bin/lwp-request blib/script/lwp-request
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-request
Manifying 4 pod documents
Manifying 11 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------------ -------- --------
# CPAN::Meta::Requirements 2.120620 2.140
# ExtUtils::MakeMaker any 7.34
# File::Copy any 2.34
# Getopt::Long any 2.5
# Module::Metadata any 1.000036
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ---------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# FindBin any 1.51
# Test::Fatal any 0.014
# Test::More any 1.302162
# Test::Needs any 0.002006
# Test::RequiresInternet any 0.05
#
# === Test Recommends ===
#
# Module Want Have
# --------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# Test::LeakTrace any missing
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- ----
# Digest::MD5 any 2.55
# Encode 2.12 3.01
# Encode::Locale any 1.05
# File::Listing 6 6.04
# HTML::Entities any 3.69
# HTML::HeadParser any 3.71
# HTTP::Cookies 6 6.08
# HTTP::Daemon 6 6.06
# HTTP::Date 6 6.05
# HTTP::Negotiate 6 6.01
# HTTP::Request 6 6.18
# HTTP::Request::Common 6 6.18
# HTTP::Response 6 6.18
# HTTP::Status 6 6.18
# IO::Select any 1.40
# IO::Socket any 1.40
# LWP::MediaTypes 6 6.04
# MIME::Base64 2.1 3.15
# Net::FTP 2.58 3.11
# Net::HTTP 6.18 6.19
# Scalar::Util any 1.50
# Try::Tiny any 0.30
# URI 1.10 1.76
# URI::Escape any 3.31
# WWW::RobotRules 6 6.02
# base any 2.27
# strict any 1.11
# warnings any 1.44
#
# === Runtime Suggests ===
#
# Module Want Have
# -------------------- ---- -------
# Authen::NTLM 1.02 missing
# Data::Dump 1.13 missing
# IO::Socket::INET any 1.40
# LWP::Protocol::https 6.02 missing
#
t/00-report-prereqs.t .......... ok
t/10-attrs.t ................... ok
# Some tests for the PUT/PATCH methods can only be run on
# HTTP::Request version 6.07/6.12 or higher.
# If your version isn't good enough, we'll skip those.
# Your version is 6.18 and that's good enough
t/base/default_content_type.t .. ok
t/base/protocols.t ............. ok
t/base/protocols/nntp.t ........ skipped: nntp.perl.org is unstable and Test::RequiresInternet is not catching it
t/base/proxy.t ................. ok
t/base/simple.t ................ ok
t/base/ua.t .................... ok
t/base/ua_handlers.t ........... ok
t/leak/no_leak.t ............... skipped: Need Test::LeakTrace
t/local/autoload-get.t ......... ok
t/local/autoload.t ............. ok
t/local/get.t .................. ok
t/local/http.t ................. ok
t/local/httpsub.t .............. ok
t/local/protosub.t ............. ok
t/robot/ua-get.t ............... ok
t/robot/ua.t ................... ok
All tests successful.
Files=18, Tests=239, 197 wallclock secs ( 0.11 usr 0.05 sys + 3.08 cusr 0.55 csys = 3.79 CPU)
Result: PASS
Manifying 4 pod documents
Manifying 11 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/UserAgent.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/ConnCache.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/RobotUA.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Debug.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/MemberMixin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Simple.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/DebugFile.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Authen/Digest.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Authen/Ntlm.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Authen/Basic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/gopher.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/cpan.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/loopback.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/nntp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/nogo.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/file.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/http.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/data.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/ftp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Protocol/mailto.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/LWP/Debug/TraceHTTP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/libwww/lwpcook.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/libwww/lwptut.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/lwp-dump.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/lwp-download.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/lwp-request.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/lwp-mirror.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::Debug.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::UserAgent.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::MemberMixin.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/libwww::lwpcook.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::Authen::Ntlm.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::Protocol.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::Simple.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::ConnCache.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/libwww::lwptut.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/LWP::RobotUA.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/lwp-download
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/lwp-dump
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/lwp-request
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/lwp-mirror
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed libwww-perl-6.43
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/libwww-perl-6.43/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/libwww-perl-6.43/install.json
Searching Text::MicroTemplate (0) on cpanmetadb ...
--> Working on Text::MicroTemplate
Fetching http://www.cpan.org/authors/id/K/KA/KAZUHO/Text-MicroTemplate-0.24.tar.gz
-> OK
Unpacking Text-MicroTemplate-0.24.tar.gz
Entering Text-MicroTemplate-0.24
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.34)
Configuring Text-MicroTemplate-0.24
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::MicroTemplate
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have File::Temp 0 ... Yes (0.2309)
Building and testing Text-MicroTemplate-0.24
cp lib/Text/MicroTemplate/EncodedString.pm blib/lib/Text/MicroTemplate/EncodedString.pm
cp lib/Text/MicroTemplate/File.pm blib/lib/Text/MicroTemplate/File.pm
cp lib/Text/MicroTemplate.pm blib/lib/Text/MicroTemplate.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-base.t ........... ok
t/01-simple.t ......... ok
t/02-render_mt.t ...... ok
t/03-modes.t .......... ok
t/04-multiline.t ...... ok
t/05-warn.t ........... skipped: IO::Scalar is not installed
t/06-package.t ........ ok
t/07-file.t ........... ok
t/08-filter.t ......... ok
t/09-escape.t ......... ok
t/10-emptytemplate.t .. ok
t/11-comment.t ........ ok
t/12-compound.t ....... ok
t/13-heredoc.t ........ ok
t/14-lineno.t ......... ok
t/15-prepend.t ........ ok
All tests successful.
Files=16, Tests=77, 3 wallclock secs ( 0.07 usr 0.03 sys + 1.12 cusr 0.22 csys = 1.44 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/MicroTemplate.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/MicroTemplate/File.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/MicroTemplate/EncodedString.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Text::MicroTemplate::File.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Text::MicroTemplate.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Text-MicroTemplate-0.24
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Text-MicroTemplate-0.24/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Text-MicroTemplate-0.24/install.json
Searching Plack (0) on cpanmetadb ...
--> Working on Plack
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Plack-1.0047.tar.gz
-> OK
Unpacking Plack-1.0047.tar.gz
Entering Plack-1.0047
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Checking if you have File::ShareDir::Install 0.06 ... No
==> Found dependencies: File::ShareDir::Install
Searching File::ShareDir::Install (0.06) on cpanmetadb ...
--> Working on File::ShareDir::Install
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz
-> OK
Unpacking File-ShareDir-Install-0.13.tar.gz
Entering File-ShareDir-Install-0.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring File-ShareDir-Install-0.13
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::ShareDir::Install
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Dir 0 ... Yes (1.40)
Checking if you have File::Path 0 ... Yes (2.16)
Building and testing File-ShareDir-Install-0.13
cp lib/File/ShareDir/Install.pm blib/lib/File/ShareDir/Install.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10_makefile.t ........ ok
t/11_dotfile.t ......... ok
t/12_delete.t .......... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Path any 2.16
# File::Spec any 3.78
# Test::More any 1.302162
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------- ---- ----
# Carp any 1.50
# Exporter any 5.73
# File::Spec any 3.78
# IO::Dir any 1.40
# strict any 1.11
# warnings any 1.44
#
# === Other Modules ===
#
# Module Have
# ------------- -------
# Encode 3.01
# JSON::PP 4.02
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.29
#
t/00-report-prereqs.t .. ok
All tests successful.
Files=4, Tests=39, 3 wallclock secs ( 0.04 usr 0.01 sys + 2.12 cusr 0.53 csys = 2.70 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/File/ShareDir/Install.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/File::ShareDir::Install.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed File-ShareDir-Install-0.13
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-ShareDir-Install-0.13/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-ShareDir-Install-0.13/install.json
Configuring Plack-1.0047
Running Makefile.PL
Warning: prerequisite Apache::LogFormat::Compiler 0.33 not found.
Warning: prerequisite Cookie::Baker 0.07 not found.
Warning: prerequisite Devel::StackTrace 1.23 not found.
Warning: prerequisite Devel::StackTrace::AsHTML 0.11 not found.
Warning: prerequisite File::ShareDir 1.00 not found.
Warning: prerequisite Filesys::Notify::Simple 0 not found.
Warning: prerequisite HTTP::Entity::Parser 0.17 not found.
Warning: prerequisite HTTP::Headers::Fast 0.18 not found.
Warning: prerequisite Hash::MultiValue 0.05 not found.
Warning: prerequisite Stream::Buffered 0.02 not found.
Warning: prerequisite Test::Requires 0 not found.
Warning: prerequisite Test::TCP 2.15 not found.
Warning: prerequisite WWW::Form::UrlEncoded 0.23 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Plack
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Pod::Usage 1.36 ... Yes (1.69)
Checking if you have Filesys::Notify::Simple 0 ... No
Checking if you have Apache::LogFormat::Compiler 0.33 ... No
Checking if you have URI 1.59 ... Yes (1.76)
Checking if you have WWW::Form::UrlEncoded 0.23 ... No
Checking if you have Devel::StackTrace::AsHTML 0.11 ... No
Checking if you have Try::Tiny 0 ... Yes (0.30)
Checking if you have File::ShareDir 1.00 ... No
Checking if you have HTTP::Tiny 0.034 ... Yes (0.076)
Checking if you have Test::TCP 2.15 ... No
Checking if you have parent 0 ... Yes (0.237)
Checking if you have HTTP::Headers::Fast 0.18 ... No
Checking if you have Hash::MultiValue 0.05 ... No
Checking if you have Test::Requires 0 ... No
Checking if you have HTTP::Message 5.814 ... Yes (6.18)
Checking if you have HTTP::Entity::Parser 0.17 ... No
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Devel::StackTrace 1.23 ... No
Checking if you have Cookie::Baker 0.07 ... No
Checking if you have Stream::Buffered 0.02 ... No
==> Found dependencies: Filesys::Notify::Simple, Apache::LogFormat::Compiler, WWW::Form::UrlEncoded, Devel::StackTrace::AsHTML, File::ShareDir, Test::TCP, HTTP::Headers::Fast, Hash::MultiValue, Test::Requires, HTTP::Entity::Parser, Devel::StackTrace, Cookie::Baker, Stream::Buffered
Searching Filesys::Notify::Simple (0) on cpanmetadb ...
--> Working on Filesys::Notify::Simple
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Filesys-Notify-Simple-0.13.tar.gz
-> OK
Unpacking Filesys-Notify-Simple-0.13.tar.gz
Entering Filesys-Notify-Simple-0.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Filesys-Notify-Simple-0.13
Running Makefile.PL
Warning: prerequisite Test::SharedFork 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Filesys::Notify::Simple
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::SharedFork 0 ... No
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
==> Found dependencies: Test::SharedFork
Searching Test::SharedFork (0) on cpanmetadb ...
--> Working on Test::SharedFork
Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-SharedFork-0.35.tar.gz
-> OK
Unpacking Test-SharedFork-0.35.tar.gz
Entering Test-SharedFork-0.35
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.64 ... Yes (7.34)
Configuring Test-SharedFork-0.35
Running Makefile.PL
Warning: prerequisite Test::Requires 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::SharedFork
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Builder 0.32 ... Yes (1.302162)
Checking if you have Test::Builder::Tester 0 ... Yes (1.302162)
Checking if you have Test::Requires 0 ... No
Checking if you have App::Prove 0 ... Yes (3.42)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have Test::Builder::Module 0 ... Yes (1.302162)
Checking if you have Time::HiRes 0 ... Yes (1.9760)
Checking if you have File::Temp 0 ... Yes (0.2309)
==> Found dependencies: Test::Requires
Searching Test::Requires (0) on cpanmetadb ...
--> Working on Test::Requires
Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz
-> OK
Unpacking Test-Requires-0.10.tar.gz
Entering Test-Requires-0.10
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.64 ... Yes (7.34)
Configuring Test-Requires-0.10
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Requires
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.34)
Checking if you have Test::Builder::Module 0 ... Yes (1.302162)
Checking if you have Test::More 0.47 ... Yes (1.302162)
Building and testing Test-Requires-0.10
cp lib/Test/Requires.pm blib/lib/Test/Requires.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Test::More: 1.302162
t/00_compile.t ......... ok
t/01_simple.t .......... ok
t/02_no_plan.t ......... ok
t/03_import_hashref.t .. skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found
t/04_import_array.t .... skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found
t/05_success.t ......... ok
t/06_perlver.t ......... ok
All tests successful.
Files=7, Tests=15, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.44 cusr 0.09 csys = 0.57 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Requires.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Requires.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Requires-0.10
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Requires-0.10/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Requires-0.10/install.json
Building and testing Test-SharedFork-0.35
cp lib/Test/SharedFork/Scalar.pm blib/lib/Test/SharedFork/Scalar.pm
cp lib/Test/SharedFork/Array.pm blib/lib/Test/SharedFork/Array.pm
cp lib/Test/SharedFork/Store.pm blib/lib/Test/SharedFork/Store.pm
cp lib/Test/SharedFork.pm blib/lib/Test/SharedFork.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Test::Builder::VERSION: 1.302162
t/00_compile.t ........... ok
t/01_simple.t ............ ok
t/02_fork_method.t ....... ok
t/03_toomany_run.t ....... ok
t/04_test_before_fork.t .. ok
t/05_nest.t .............. ok
t/06_fail_lineno.t ....... ok
t/07_lazy_load.t ......... ok
t/08_threads.t ........... skipped: no ithreads
t/09_very_simple.t ....... ok
# Failed test 'child three'
# at t/nest/subtest.ttt line 14.
# Looks like you failed 1 test of 6.
# Failed test 'foo'
# at t/nest/subtest.ttt line 19.
# Looks like you failed 1 test of 1.
t/10_subtest.t ........... ok
t/11_failure_location.t .. ok
# ok 1
# not ok 2
# # Failed test at t/12_is_passing.t line 18.
# ok 3
t/12_is_passing.t ........ ok
All tests successful.
Test Summary Report
-------------------
t/10_subtest.t (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
Files=13, Tests=137, 42 wallclock secs ( 0.08 usr 0.02 sys + 1.44 cusr 0.46 csys = 2.00 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/SharedFork.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/SharedFork/Store.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/SharedFork/Scalar.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/SharedFork/Array.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::SharedFork.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-SharedFork-0.35
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-SharedFork-0.35/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-SharedFork-0.35/install.json
Building and testing Filesys-Notify-Simple-0.13
cp lib/Filesys/Notify/Simple.pm blib/lib/Filesys/Notify/Simple.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t ......... ok
t/author-pod-syntax.t .. skipped: these tests are for testing by the author
t/move.t ............... ok
t/non_existent_path.t .. ok
t/rm_create.t .......... ok
All tests successful.
Files=5, Tests=6, 14 wallclock secs ( 0.03 usr 0.02 sys + 0.35 cusr 0.09 csys = 0.49 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Filesys/Notify/Simple.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Filesys::Notify::Simple.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Filesys-Notify-Simple-0.13
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Filesys-Notify-Simple-0.13/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Filesys-Notify-Simple-0.13/install.json
Searching Apache::LogFormat::Compiler (0.33) on cpanmetadb ...
--> Working on Apache::LogFormat::Compiler
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/Apache-LogFormat-Compiler-0.36.tar.gz
-> OK
Unpacking Apache-LogFormat-Compiler-0.36.tar.gz
Entering Apache-LogFormat-Compiler-0.36
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Configuring Apache-LogFormat-Compiler-0.36
Running Build.PL
Creating new 'Build' script for 'Apache-LogFormat-Compiler' version '0.36'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have HTTP::Request::Common 0 ... Yes (6.18)
Checking if you have POSIX 0 ... Yes (1.88)
Checking if you have Try::Tiny 0.12 ... Yes (0.30)
Checking if you have Test::MockTime 0 ... No
Checking if you have URI::Escape 1.60 ... Yes (3.31)
Checking if you have POSIX::strftime::Compiler 0.30 ... No
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have Time::Local 0 ... Yes (1.28)
==> Found dependencies: Test::MockTime, POSIX::strftime::Compiler
Searching Test::MockTime (0) on cpanmetadb ...
--> Working on Test::MockTime
Fetching http://www.cpan.org/authors/id/D/DD/DDICK/Test-MockTime-0.17.tar.gz
-> OK
Unpacking Test-MockTime-0.17.tar.gz
Entering Test-MockTime-0.17
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Test-MockTime-0.17
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::MockTime
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have Time::Local 0 ... Yes (1.28)
Checking if you have Time::Piece 1.08 ... Yes (1.33)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing Test-MockTime-0.17
cp lib/Test/MockTime.pm blib/lib/Test/MockTime.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/export.t ....... ok
t/pod.t .......... skipped: Test::Pod 1.00 required for testing POD
t/prototypes.t ... ok
t/string-time.t .. ok
t/test.t ......... ok
All tests successful.
Files=5, Tests=33, 29 wallclock secs ( 0.04 usr 0.01 sys + 0.33 cusr 0.06 csys = 0.44 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/MockTime.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::MockTime.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-MockTime-0.17
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-MockTime-0.17/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-MockTime-0.17/install.json
Searching POSIX::strftime::Compiler (0.30) on cpanmetadb ...
--> Working on POSIX::strftime::Compiler
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/POSIX-strftime-Compiler-0.42.tar.gz
-> OK
Unpacking POSIX-strftime-Compiler-0.42.tar.gz
Entering POSIX-strftime-Compiler-0.42
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4229)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Configuring POSIX-strftime-Compiler-0.42
Running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'POSIX-strftime-Compiler' version '0.42'
cp META.json MYMETA.json
cp META.yml MYMETA.yml
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have POSIX 0 ... Yes (1.88)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have Time::Local 0 ... Yes (1.28)
Building and testing POSIX-strftime-Compiler-0.42
Building POSIX-strftime-Compiler
t/00_compile.t ... ok
t/01_basic.t ..... ok
t/02_timezone.t .. ok
t/03_isoweek.t ... ok
t/04_tzset.t ..... ok
All tests successful.
Files=5, Tests=381, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.57 cusr 0.13 csys = 0.80 CPU)
Result: PASS
Building POSIX-strftime-Compiler
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/POSIX/strftime/Compiler.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/POSIX::strftime::Compiler.3
-> OK
Successfully installed POSIX-strftime-Compiler-0.42
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/POSIX-strftime-Compiler-0.42/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/POSIX-strftime-Compiler-0.42/install.json
Building and testing Apache-LogFormat-Compiler-0.36
cp lib/Apache/LogFormat/Compiler.pm blib/lib/Apache/LogFormat/Compiler.pm
t/00_compile.t .. ok
t/01_basic.t .... ok
t/02_custom.t ... ok
t/03_extra.t .... ok
t/04_tz.t ....... ok
All tests successful.
Files=5, Tests=30, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.44 cusr 0.07 csys = 0.56 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Apache/LogFormat/Compiler.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Apache::LogFormat::Compiler.3
-> OK
Successfully installed Apache-LogFormat-Compiler-0.36
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Apache-LogFormat-Compiler-0.36/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Apache-LogFormat-Compiler-0.36/install.json
Searching WWW::Form::UrlEncoded (0.23) on cpanmetadb ...
--> Working on WWW::Form::UrlEncoded
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/WWW-Form-UrlEncoded-0.26.tar.gz
-> OK
Unpacking WWW-Form-UrlEncoded-0.26.tar.gz
Entering WWW-Form-UrlEncoded-0.26
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Checking if you have Module::Build 0.4005 ... Yes (0.4229)
Configuring WWW-Form-UrlEncoded-0.26
Running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'WWW-Form-UrlEncoded' version '0.26'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have JSON::PP 2 ... Yes (4.02)
Building and testing WWW-Form-UrlEncoded-0.26
Building WWW-Form-UrlEncoded
t/00_compile.t ............ ok
t/01_parse.t .............. ok
t/02_parse_pp.t ........... ok
t/03_build.t .............. ok
t/04_build_pp.t ........... ok
t/05_parse_arrayref.t ..... ok
t/06_parse_arrayref_pp.t .. ok
All tests successful.
Files=7, Tests=199, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.52 cusr 0.10 csys = 0.69 CPU)
Result: PASS
Building WWW-Form-UrlEncoded
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/auto/WWW/Form/UrlEncoded/XS/.keep
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/WWW/Form/UrlEncoded.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/WWW/Form/UrlEncoded/PP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/WWW::Form::UrlEncoded::PP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/WWW::Form::UrlEncoded.3
-> OK
Successfully installed WWW-Form-UrlEncoded-0.26
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/WWW-Form-UrlEncoded-0.26/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/WWW-Form-UrlEncoded-0.26/install.json
Searching Devel::StackTrace::AsHTML (0.11) on cpanmetadb ...
--> Working on Devel::StackTrace::AsHTML
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.15.tar.gz
-> OK
Unpacking Devel-StackTrace-AsHTML-0.15.tar.gz
Entering Devel-StackTrace-AsHTML-0.15
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Devel-StackTrace-AsHTML-0.15
Running Makefile.PL
Warning: prerequisite Devel::StackTrace 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Devel::StackTrace::AsHTML
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have Devel::StackTrace 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
==> Found dependencies: Devel::StackTrace
Searching Devel::StackTrace (0) on cpanmetadb ...
--> Working on Devel::StackTrace
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-2.04.tar.gz
-> OK
Unpacking Devel-StackTrace-2.04.tar.gz
Entering Devel-StackTrace-2.04
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Devel-StackTrace-2.04
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Devel::StackTrace
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have base 0 ... Yes (2.27)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0.96 ... Yes (1.302162)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have bytes 0 ... Yes (1.07)
Building and testing Devel-StackTrace-2.04
cp lib/Devel/StackTrace.pm blib/lib/Devel/StackTrace.pm
cp lib/Devel/StackTrace/Frame.pm blib/lib/Devel/StackTrace/Frame.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.78
# Test::More 0.96 1.302162
# base any 2.27
# bytes any 1.07
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------ ---- ----
# File::Spec any 3.78
# Scalar::Util any 1.50
# overload any 1.30
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t .. ok
t/01-basic.t ........... ok
t/02-bad-utf8.t ........ skipped: These tests are not relevant with Perl 5.13.8+
t/03-message.t ......... ok
t/04-indent.t .......... ok
t/05-back-compat.t ..... ok
t/06-dollar-at.t ....... ok
t/07-no-args.t ......... ok
t/08-filter-early.t .... ok
t/09-skip-frames.t ..... ok
t/10-set-frames.t ...... ok
All tests successful.
Files=11, Tests=70, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.94 cusr 0.16 csys = 1.17 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Devel/StackTrace.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Devel/StackTrace/Frame.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Devel::StackTrace::Frame.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Devel::StackTrace.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Devel-StackTrace-2.04
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Devel-StackTrace-2.04/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Devel-StackTrace-2.04/install.json
Building and testing Devel-StackTrace-AsHTML-0.15
cp lib/Devel/StackTrace/AsHTML.pm blib/lib/Devel/StackTrace/AsHTML.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .......... ok
t/author-pod-syntax.t ... skipped: these tests are for testing by the author
t/author-synopsis.t ..... skipped: these tests are for testing by the author
t/encoding.t ............ ok
t/output.t .............. ok
t/release-perlcritic.t .. skipped: these tests are for release candidate testing
t/release-podspell.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=7, Tests=4, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.52 cusr 0.10 csys = 0.67 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Devel/StackTrace/AsHTML.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Devel::StackTrace::AsHTML.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Devel-StackTrace-AsHTML-0.15
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Devel-StackTrace-AsHTML-0.15/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Devel-StackTrace-AsHTML-0.15/install.json
Searching File::ShareDir (1.00) on cpanmetadb ...
--> Working on File::ShareDir
Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/File-ShareDir-1.116.tar.gz
-> OK
Unpacking File-ShareDir-1.116.tar.gz
Entering File-ShareDir-1.116
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Checking if you have File::ShareDir::Install 0.13 ... Yes (0.13)
Configuring File-ShareDir-1.116
Running Makefile.PL
Warning: prerequisite Class::Inspector 1.12 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::ShareDir
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Class::Inspector 1.12 ... No
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Test::More 0.90 ... Yes (1.302162)
Checking if you have File::Spec 0.80 ... Yes (3.78)
Checking if you have File::Path 2.08 ... Yes (2.16)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have File::ShareDir::Install 0.13 ... Yes (0.13)
==> Found dependencies: Class::Inspector
Searching Class::Inspector (1.12) on cpanmetadb ...
--> Working on Class::Inspector
Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz
-> OK
Unpacking Class-Inspector-1.36.tar.gz
Entering Class-Inspector-1.36
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Class-Inspector-1.36
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::Inspector
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have base 0 ... Yes (2.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have File::Spec 0.80 ... Yes (3.78)
Building and testing Class-Inspector-1.36
cp lib/Class/Inspector.pm blib/lib/Class/Inspector.pm
cp lib/Class/Inspector/Functions.pm blib/lib/Class/Inspector/Functions.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
#
#
# HARNESS_ACTIVE=1
# HARNESS_VERSION=3.42
# LANG=ja_JP.UTF-8
# LC_TERMINAL=iTerm2
# LC_TERMINAL_VERSION=3.3.7
# PERL5LIB=/Users/sironekotoro/.cpanm/work/1576382898.42012/Class-Inspector-1.36/blib/lib:/Users/sironekotoro/.cpanm/work/1576382898.42012/Class-Inspector-1.36/blib/arch
# PERL_DL_NONLAZY=1
# PERL_MM_USE_DEFAULT=1
# PERL_USE_UNSAFE_INC=1
# SHELL=/bin/zsh
#
#
#
# PERL5LIB path
# /Users/sironekotoro/.cpanm/work/1576382898.42012/Class-Inspector-1.36/blib/lib
# /Users/sironekotoro/.cpanm/work/1576382898.42012/Class-Inspector-1.36/blib/arch
#
#
#
# perl 5.030001
# ExtUtils::MakeMaker 7.34
# File::Spec 3.78
# Test::More 1.302162
#
#
#
t/00_diag.t ........................ ok
t/01_use.t ......................... ok
t/class_inspector.t ................ ok
t/class_inspector__devel_hide.t .... skipped: test requires Devel::Hide
t/class_inspector__inc_to_local.t .. ok
t/class_inspector_functions.t ...... ok
All tests successful.
Files=6, Tests=86, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.50 cusr 0.09 csys = 0.64 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Class/Inspector.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Class/Inspector/Functions.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Class::Inspector.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Class::Inspector::Functions.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Class-Inspector-1.36
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Class-Inspector-1.36/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Class-Inspector-1.36/install.json
Building and testing File-ShareDir-1.116
cp share/sample.txt blib/lib/auto/share/dist/File-ShareDir/sample.txt
cp share/subdir/sample.txt blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt
cp foo/test_file.txt blib/lib/auto/share/module/File-ShareDir/test_file.txt
cp lib/File/ShareDir.pm blib/lib/File/ShareDir.pm
Manifying 1 pod document
Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t xt/*.t
Use of uninitialized value in numeric lt (<) at t/00_prereqs.t line 52.
Use of uninitialized value $version in concatenation (.) or string at t/00_prereqs.t line 53.
Use of uninitialized value in numeric lt (<) at t/00_prereqs.t line 52.
Use of uninitialized value $version in concatenation (.) or string at t/00_prereqs.t line 53.
Use of uninitialized value in numeric lt (<) at t/00_prereqs.t line 52.
Use of uninitialized value $version in concatenation (.) or string at t/00_prereqs.t line 53.
# Requirements for File-ShareDir version 1.116
# module | version | wanted | status
# - configure / requires ---+----------+---------+---------
# ExtUtils::MakeMaker | 7.34 | 0 | ok
# File::ShareDir::Install | 0.13 | 0.13 | ok
# - configure / recommends -+----------+---------+---------
Use of uninitialized value $have in sprintf at t/00_prereqs.t line 89.
# inc::latest | | 0.500 | not ok
# - runtime / requires -----+----------+---------+---------
# Carp | 1.50 | 0 | ok
# Class::Inspector | 1.36 | 1.12 | ok
# File::Spec | 3.78 | 0.80 | ok
# warnings | 1.44 | 0 | ok
# - runtime / recommends ---+----------+---------+---------
Use of uninitialized value $have in sprintf at t/00_prereqs.t line 89.
# List::MoreUtils | | 0.428 | not ok
Use of uninitialized value $have in sprintf at t/00_prereqs.t line 89.
# Params::Util | | 1.07 | not ok
# - test / requires --------+----------+---------+---------
# File::Path | 2.16 | 2.08 | ok
# Test::More | 1.302162 | 0.90 | ok
# - test / recommends ------+----------+---------+---------
# CPAN::Meta | 2.150010 | 2.11044 | ok
# --------------------------+----------+---------+---------
t/00_prereqs.t ..... ok
# Testing File::ShareDir 1.116, Perl 5.030001, /Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1, UID: 501
t/01_compile.t ..... ok
t/02_main.t ........ ok
t/03_extensions.t .. ok
t/04_fail.t ........ ok
t/05_class.t ....... ok
t/06_old.t ......... ok
All tests successful.
Test Summary Report
-------------------
t/00_prereqs.t (Wstat: 0 Tests: 25 Failed: 0)
TODO passed: 1, 6, 24-25
Files=7, Tests=96, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.63 cusr 0.11 csys = 0.80 CPU)
Result: PASS
Skip blib/lib/auto/share/dist/File-ShareDir/subdir/sample.txt (unchanged)
Skip blib/lib/auto/share/dist/File-ShareDir/sample.txt (unchanged)
Skip blib/lib/auto/share/module/File-ShareDir/test_file.txt (unchanged)
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/File/ShareDir.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/auto/share/dist/File-ShareDir/sample.txt
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/auto/share/dist/File-ShareDir/subdir/sample.txt
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/auto/share/module/File-ShareDir/test_file.txt
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/File::ShareDir.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed File-ShareDir-1.116
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-ShareDir-1.116/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/File-ShareDir-1.116/install.json
Searching Test::TCP (2.15) on cpanmetadb ...
--> Working on Test::TCP
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Test-TCP-2.22.tar.gz
-> OK
Unpacking Test-TCP-2.22.tar.gz
Entering Test-TCP-2.22
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.64 ... Yes (7.34)
Configuring Test-TCP-2.22
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::TCP
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have Time::HiRes 0 ... Yes (1.9760)
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have Test::SharedFork 0.29 ... Yes (0.35)
Checking if you have IO::Socket::IP 0 ... Yes (0.39)
Checking if you have IO::Socket::INET 0 ... Yes (1.40)
Checking if you have Socket 0 ... Yes (2.027)
Building and testing Test-TCP-2.22
cp lib/Test/TCP.pm blib/lib/Test/TCP.pm
cp lib/Net/EmptyPort.pm blib/lib/Net/EmptyPort.pm
cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Test::More: 1.302162
t/00_compile.t ................. ok
t/01_simple.t .................. ok
# your server received SIGABRT
t/02_abrt.t .................... ok
t/03_return_when_sigterm.t ..... ok
t/04_die.t ..................... ok
# $Config{sig_name}: ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 IOT
# CHILD_ERROR_NATIVE: 2
# $?: 2
t/05_sigint.t .................. ok
t/06_nest.t .................... ok
t/07_optional.t ................ ok
t/08_exit.t .................... ok
t/09_fork.t .................... ok
t/10_oo.t ...................... ok
# found an empty IPv6 port
t/11_net_empty_port.t .......... ok
t/12_pass_wait_port_options.t .. ok
t/13_undef_port.t .............. ok
t/14_listen.t .................. ok
All tests successful.
Files=15, Tests=149, 29 wallclock secs ( 0.09 usr 0.03 sys + 1.85 cusr 0.52 csys = 2.49 CPU)
Result: PASS
Manifying 3 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Net/EmptyPort.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/TCP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/TCP/CheckPort.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::TCP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Net::EmptyPort.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::TCP::CheckPort.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-TCP-2.22
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-TCP-2.22/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-TCP-2.22/install.json
Searching HTTP::Headers::Fast (0.18) on cpanmetadb ...
--> Working on HTTP::Headers::Fast
Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/HTTP-Headers-Fast-0.22.tar.gz
-> OK
Unpacking HTTP-Headers-Fast-0.22.tar.gz
Entering HTTP-Headers-Fast-0.22
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Configuring HTTP-Headers-Fast-0.22
Running Build.PL
Creating new 'Build' script for 'HTTP-Headers-Fast' version '0.22'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have HTTP::Date 0 ... Yes (6.05)
Checking if you have Test::Requires 0 ... Yes (0.10)
Building and testing HTTP-Headers-Fast-0.22
cp lib/HTTP/Headers/Fast.pm blib/lib/HTTP/Headers/Fast.pm
t/00_compile.t .............. ok
t/01-compat.t ............... ok
t/02-isa.t .................. ok
t/as_string_without_sort.t .. ok
t/charset.t ................. ok
t/headers.t ................. ok
t/headers_psgi_flatten.t .... ok
t/lazy_load_for_storable.t .. ok
All tests successful.
Files=8, Tests=195, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.51 cusr 0.09 csys = 0.67 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Headers/Fast.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Headers::Fast.3
-> OK
Successfully installed HTTP-Headers-Fast-0.22
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Headers-Fast-0.22/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Headers-Fast-0.22/install.json
Searching Hash::MultiValue (0.05) on cpanmetadb ...
--> Working on Hash::MultiValue
Fetching http://www.cpan.org/authors/id/A/AR/ARISTOTLE/Hash-MultiValue-0.16.tar.gz
-> OK
Unpacking Hash-MultiValue-0.16.tar.gz
Entering Hash-MultiValue-0.16
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Hash-MultiValue-0.16
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Hash::MultiValue
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Test::More 0 ... Yes (1.302162)
Building and testing Hash-MultiValue-0.16
cp lib/Hash/MultiValue.pm blib/lib/Hash/MultiValue.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .......... ok
t/from_mixed.t .......... ok
t/hash.t ................ ok
t/multi.t ............... ok
t/ref.t ................. skipped: No UNIVERSAL::ref
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/set.t ................. ok
t/storable.t ............ ok
t/threads.t ............. skipped: perl interpreter is not compiled with ithreads
t/write.t ............... ok
All tests successful.
Files=10, Tests=55, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.62 cusr 0.12 csys = 0.80 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Hash/MultiValue.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Hash::MultiValue.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Hash-MultiValue-0.16
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Hash-MultiValue-0.16/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Hash-MultiValue-0.16/install.json
Already tried Test::Requires. Skipping.
Searching HTTP::Entity::Parser (0.17) on cpanmetadb ...
--> Working on HTTP::Entity::Parser
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/HTTP-Entity-Parser-0.22.tar.gz
-> OK
Unpacking HTTP-Entity-Parser-0.22.tar.gz
Entering HTTP-Entity-Parser-0.22
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Configuring HTTP-Entity-Parser-0.22
Running Build.PL
Creating new 'Build' script for 'HTTP-Entity-Parser' version '0.22'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec::Functions 0 ... Yes (3.78)
Checking if you have Hash::MultiValue 0 ... Yes (0.16)
Checking if you have File::Temp 0 ... Yes (0.2309)
Checking if you have JSON::MaybeXS 1.003007 ... No
Checking if you have Stream::Buffered 0 ... No
Checking if you have Cwd 0 ... Yes (3.78)
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have HTTP::MultiPartParser 0 ... No
Checking if you have Module::Load 0 ... Yes (0.34)
Checking if you have HTTP::Message 6 ... Yes (6.18)
Checking if you have WWW::Form::UrlEncoded 0.23 ... Yes (0.26)
Checking if you have Encode 0 ... Yes (3.01)
==> Found dependencies: JSON::MaybeXS, Stream::Buffered, HTTP::MultiPartParser
Searching JSON::MaybeXS (1.003007) on cpanmetadb ...
--> Working on JSON::MaybeXS
Fetching http://www.cpan.org/authors/id/H/HA/HAARG/JSON-MaybeXS-1.004000.tar.gz
-> OK
Unpacking JSON-MaybeXS-1.004000.tar.gz
Entering JSON-MaybeXS-1.004000
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring JSON-MaybeXS-1.004000
Running Makefile.PL
Warning: prerequisite Cpanel::JSON::XS 2.3310 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON::MaybeXS
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have JSON::PP 2.27300 ... Yes (4.02)
Checking if you have Cpanel::JSON::XS 2.3310 ... No
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have Scalar::Util 0 ... Yes (1.50)
==> Found dependencies: Cpanel::JSON::XS
Searching Cpanel::JSON::XS (2.3310) on cpanmetadb ...
--> Working on Cpanel::JSON::XS
Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.18.tar.gz
-> OK
Unpacking Cpanel-JSON-XS-4.18.tar.gz
Entering Cpanel-JSON-XS-4.18
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Checking if you have Config 0 ... Yes (5.030001)
Configuring Cpanel-JSON-XS-4.18
Running 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
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have utf8 0 ... Yes (1.22)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have overload 0 ... Yes (1.30)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Encode 1.9801 ... Yes (3.01)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have Config 0 ... Yes (5.030001)
Checking if you have POSIX 0 ... Yes (1.88)
Checking if you have Pod::Text 2.08 ... Yes (4.11)
Checking if you have Test 0 ... Yes (1.31)
Checking if you have lib 0 ... Yes (0.65)
Checking if you have Data::Dumper 0 ... Yes (2.174)
Checking if you have Devel::Peek 0 ... Yes (1.28)
Checking if you have charnames 0 ... Yes (1.45)
Checking if you have Tie::Hash 0 ... Yes (1.05)
Checking if you have Tie::Array 0 ... Yes (1.07)
Checking if you have B 0 ... Yes (1.76)
Checking if you have XSLoader 0 ... Yes (0.30)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have Time::Piece 0 ... Yes (1.33)
Building and testing Cpanel-JSON-XS-4.18
cp XS.pm blib/lib/Cpanel/JSON/XS.pm
cp XS/Boolean.pm blib/lib/Cpanel/JSON/XS/Boolean.pm
cp XS/Type.pm blib/lib/Cpanel/JSON/XS/Type.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs 644
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/ExtUtils/xsubpp" -typemap '/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/ExtUtils/typemap' -typemap '/Users/sironekotoro/.cpanm/work/1576382898.42012/Cpanel-JSON-XS-4.18/typemap' XS.xs > XS.xsc
mv XS.xsc XS.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"4.18\" -DXS_VERSION=\"4.18\" "-I/Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/CORE" -Wall -Wdeclaration-after-statement -Wextra -W XS.c
rm -f blib/arch/auto/Cpanel/JSON/XS/XS.bundle
cc -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/Cpanel/JSON/XS/XS.bundle \
\
chmod 755 blib/arch/auto/Cpanel/JSON/XS/XS.bundle
cp bin/cpanel_json_xs blib/script/cpanel_json_xs
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanel_json_xs
Manifying 1 pod document
Manifying 3 pod documents
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs 644
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" 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/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 required for cross testing
t/55_modifiable.t .......... ok
t/96_interop.t ............. skipped: JSON::XS and 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.
Files=58, Tests=2833, 6 wallclock secs ( 0.38 usr 0.13 sys + 3.76 cusr 0.71 csys = 4.98 CPU)
Result: PASS
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -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 /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/auto/Cpanel/JSON/XS/XS.bundle
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/Cpanel/JSON/XS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/Cpanel/JSON/XS/Boolean.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/Cpanel/JSON/XS/Type.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/cpanel_json_xs.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Cpanel::JSON::XS::Type.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Cpanel::JSON::XS.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Cpanel::JSON::XS::Boolean.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/cpanel_json_xs
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Cpanel-JSON-XS-4.18
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Cpanel-JSON-XS-4.18/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Cpanel-JSON-XS-4.18/install.json
Building and testing JSON-MaybeXS-1.004000
cp lib/JSON/MaybeXS.pm blib/lib/JSON/MaybeXS.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Using Cpanel::JSON::XS 4.18
# true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
t/cpanel.t .......... ok
# using invocant: JSON::MaybeXS
t/legacy.t .......... ok
t/new.t ............. ok
t/none.t ............ ok
# Using JSON::PP 4.02
# true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
t/pp.t .............. ok
# Using Cpanel::JSON::XS 4.18
# true is: bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
# false is: bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
t/preload_cpanel.t .. ok
t/preload_xs.t ...... skipped: No JSON::XS
t/xs.t .............. skipped: No JSON::XS
All tests successful.
Files=8, Tests=40, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.55 cusr 0.10 csys = 0.71 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/JSON/MaybeXS.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/JSON::MaybeXS.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed JSON-MaybeXS-1.004000
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/JSON-MaybeXS-1.004000/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/JSON-MaybeXS-1.004000/install.json
Searching Stream::Buffered (0) on cpanmetadb ...
--> Working on Stream::Buffered
Fetching http://www.cpan.org/authors/id/D/DO/DOY/Stream-Buffered-0.03.tar.gz
-> OK
Unpacking Stream-Buffered-0.03.tar.gz
Entering Stream-Buffered-0.03
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Stream-Buffered-0.03
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Stream::Buffered
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have IO::File 1.14 ... Yes (1.40)
Building and testing Stream-Buffered-0.03
cp lib/Stream/Buffered/PerlIO.pm blib/lib/Stream/Buffered/PerlIO.pm
cp lib/Stream/Buffered/File.pm blib/lib/Stream/Buffered/File.pm
cp lib/Stream/Buffered.pm blib/lib/Stream/Buffered.pm
cp lib/Stream/Buffered/Auto.pm blib/lib/Stream/Buffered/Auto.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/print.t ............... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/subclass.t ............ ok
All tests successful.
Files=3, Tests=18, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.19 cusr 0.04 csys = 0.26 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Stream/Buffered.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Stream/Buffered/PerlIO.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Stream/Buffered/File.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Stream/Buffered/Auto.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Stream::Buffered.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Stream-Buffered-0.03
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Stream-Buffered-0.03/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Stream-Buffered-0.03/install.json
Searching HTTP::MultiPartParser (0) on cpanmetadb ...
--> Working on HTTP::MultiPartParser
Fetching http://www.cpan.org/authors/id/C/CH/CHANSEN/HTTP-MultiPartParser-0.02.tar.gz
-> OK
Unpacking HTTP-MultiPartParser-0.02.tar.gz
Entering HTTP-MultiPartParser-0.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.34)
Configuring HTTP-MultiPartParser-0.02
Running Makefile.PL
Warning: prerequisite Test::Deep 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::MultiPartParser
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Scalar::Util 0 ... Yes (1.50)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have Carp 0 ... Yes (1.50)
Checking if you have Test::Deep 0 ... No
==> Found dependencies: Test::Deep
Searching Test::Deep (0) on cpanmetadb ...
--> Working on Test::Deep
Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.128.tar.gz
-> OK
Unpacking Test-Deep-1.128.tar.gz
Entering Test-Deep-1.128
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Test-Deep-1.128
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Deep
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Tester 0.04 ... Yes (1.302162)
Checking if you have List::Util 1.09 ... Yes (1.50)
Checking if you have Scalar::Util 1.09 ... Yes (1.50)
Checking if you have Test::Builder 0 ... Yes (1.302162)
Checking if you have Test::More 0.88 ... Yes (1.302162)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing Test-Deep-1.128
cp lib/Test/Deep/HashKeysOnly.pm blib/lib/Test/Deep/HashKeysOnly.pm
cp lib/Test/Deep/Ignore.pm blib/lib/Test/Deep/Ignore.pm
cp lib/Test/Deep/HashEach.pm blib/lib/Test/Deep/HashEach.pm
cp lib/Test/Deep/Class.pm blib/lib/Test/Deep/Class.pm
cp lib/Test/Deep/Cache/Simple.pm blib/lib/Test/Deep/Cache/Simple.pm
cp lib/Test/Deep/Array.pm blib/lib/Test/Deep/Array.pm
cp lib/Test/Deep/Cmp.pm blib/lib/Test/Deep/Cmp.pm
cp lib/Test/Deep/All.pm blib/lib/Test/Deep/All.pm
cp lib/Test/Deep/Any.pm blib/lib/Test/Deep/Any.pm
cp lib/Test/Deep/ArrayEach.pm blib/lib/Test/Deep/ArrayEach.pm
cp lib/Test/Deep/Cache.pm blib/lib/Test/Deep/Cache.pm
cp lib/Test/Deep/Code.pm blib/lib/Test/Deep/Code.pm
cp lib/Test/Deep/MM.pm blib/lib/Test/Deep/MM.pm
cp lib/Test/Deep/ListMethods.pm blib/lib/Test/Deep/ListMethods.pm
cp lib/Test/Deep/Set.pm blib/lib/Test/Deep/Set.pm
cp lib/Test/Deep/RegexpRefOnly.pm blib/lib/Test/Deep/RegexpRefOnly.pm
cp lib/Test/Deep/ScalarRefOnly.pm blib/lib/Test/Deep/ScalarRefOnly.pm
cp lib/Test/Deep/None.pm blib/lib/Test/Deep/None.pm
cp lib/Test/Deep/Stack.pm blib/lib/Test/Deep/Stack.pm
cp lib/Test/Deep.pm blib/lib/Test/Deep.pm
cp lib/Test/Deep/RegexpRef.pm blib/lib/Test/Deep/RegexpRef.pm
cp lib/Test/Deep/RefType.pm blib/lib/Test/Deep/RefType.pm
cp lib/Test/Deep/Ref.pm blib/lib/Test/Deep/Ref.pm
cp lib/Test/Deep/Obj.pm blib/lib/Test/Deep/Obj.pm
cp lib/Test/Deep/Number.pm blib/lib/Test/Deep/Number.pm
cp lib/Test/Deep/NoTest.pm blib/lib/Test/Deep/NoTest.pm
cp lib/Test/Deep/ArrayLength.pm blib/lib/Test/Deep/ArrayLength.pm
cp lib/Test/Deep/Blessed.pm blib/lib/Test/Deep/Blessed.pm
cp lib/Test/Deep/RegexpVersion.pm blib/lib/Test/Deep/RegexpVersion.pm
cp lib/Test/Deep/Shallow.pm blib/lib/Test/Deep/Shallow.pm
cp lib/Test/Deep/Regexp.pm blib/lib/Test/Deep/Regexp.pm
cp lib/Test/Deep/Hash.pm blib/lib/Test/Deep/Hash.pm
cp lib/Test/Deep/HashElements.pm blib/lib/Test/Deep/HashElements.pm
cp lib/Test/Deep/Isa.pm blib/lib/Test/Deep/Isa.pm
cp lib/Test/Deep/Boolean.pm blib/lib/Test/Deep/Boolean.pm
cp lib/Test/Deep/String.pm blib/lib/Test/Deep/String.pm
cp lib/Test/Deep/ScalarRef.pm blib/lib/Test/Deep/ScalarRef.pm
cp lib/Test/Deep/ArrayLengthOnly.pm blib/lib/Test/Deep/ArrayLengthOnly.pm
cp lib/Test/Deep/RegexpOnly.pm blib/lib/Test/Deep/RegexpOnly.pm
cp lib/Test/Deep/HashKeys.pm blib/lib/Test/Deep/HashKeys.pm
cp lib/Test/Deep/RegexpMatches.pm blib/lib/Test/Deep/RegexpMatches.pm
cp lib/Test/Deep/ArrayElementsOnly.pm blib/lib/Test/Deep/ArrayElementsOnly.pm
cp lib/Test/Deep/Methods.pm blib/lib/Test/Deep/Methods.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/all.t ..................... ok
t/any.t ..................... ok
t/array.t ................... ok
t/array_each.t .............. ok
t/arraylength.t ............. ok
t/bag.t ..................... ok
t/bagrecursion.t ............ ok
t/blessed.t ................. ok
t/boolean.t ................. ok
t/cache.t ................... ok
t/circular.t ................ ok
t/class.t ................... ok
t/code.t .................... ok
t/deep_utils.t .............. ok
t/descend.t ................. ok
t/error.t ................... ok
t/hash.t .................... ok
t/hash_each.t ............... ok
t/hashkeys.t ................ ok
t/ignore.t .................. ok
t/import.t .................. ok
t/isa.t ..................... ok
t/leaf-wrapper.t ............ ok
t/listmethods.t ............. ok
t/memory.t .................. ok
t/methods.t ................. ok
t/none.t .................... ok
t/notest.t .................. ok
t/notest_extra.t ............ ok
t/number.t .................. ok
t/reftype.t ................. ok
t/regexp.t .................. ok
t/regexpref.t ............... ok
t/rt78288_blessed_object.t .. ok
t/scalar.t .................. ok
t/scalarref.t ............... ok
t/set.t ..................... ok
t/shallow.t ................. ok
t/string.t .................. ok
All tests successful.
Files=39, Tests=1233, 3 wallclock secs ( 0.23 usr 0.07 sys + 2.94 cusr 0.54 csys = 3.78 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/None.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ScalarRef.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ScalarRefOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Methods.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RegexpRefOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ArrayElementsOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Number.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RegexpOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ArrayEach.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Shallow.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RegexpRef.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Boolean.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/All.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ListMethods.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Code.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Cache.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Ignore.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RegexpVersion.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Regexp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RefType.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ArrayLength.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/HashEach.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Isa.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Obj.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Hash.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/MM.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Cmp.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Class.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Ref.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/HashElements.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Stack.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/RegexpMatches.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Set.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Array.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Any.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/NoTest.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/String.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Blessed.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/ArrayLengthOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/HashKeys.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/HashKeysOnly.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Deep/Cache/Simple.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Deep.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Deep::NoTest.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Deep-1.128
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Deep-1.128/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Deep-1.128/install.json
Building and testing HTTP-MultiPartParser-0.02
cp lib/HTTP/MultiPartParser.pod blib/lib/HTTP/MultiPartParser.pod
cp lib/HTTP/MultiPartParser.pm blib/lib/HTTP/MultiPartParser.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# HTTP::MultiPartParser 0.02, Perl 5.030001, /Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1
t/000_load.t ....... ok
t/030_basic.t ...... ok
t/035_headers.t .... ok
t/040_malformed.t .. ok
All tests successful.
Files=4, Tests=43, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.36 cusr 0.07 csys = 0.47 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/MultiPartParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/MultiPartParser.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::MultiPartParser.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed HTTP-MultiPartParser-0.02
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-MultiPartParser-0.02/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-MultiPartParser-0.02/install.json
Building and testing HTTP-Entity-Parser-0.22
cp lib/HTTP/Entity/Parser/UrlEncoded.pm blib/lib/HTTP/Entity/Parser/UrlEncoded.pm
cp lib/HTTP/Entity/Parser/MultiPart.pm blib/lib/HTTP/Entity/Parser/MultiPart.pm
cp lib/HTTP/Entity/Parser/JSON.pm blib/lib/HTTP/Entity/Parser/JSON.pm
cp lib/HTTP/Entity/Parser/OctetStream.pm blib/lib/HTTP/Entity/Parser/OctetStream.pm
cp lib/HTTP/Entity/Parser.pm blib/lib/HTTP/Entity/Parser.pm
t/00_compile.t ........................... ok
t/01_content_type/json.t ................. ok
t/01_content_type/multipart.t ............ ok
t/01_content_type/multipart_form_data.t .. ok
t/01_content_type/url_encoded.t .......... ok
t/02_http_body/multipart.t ............... ok
t/02_http_body/octetstream.t ............. ok
t/02_http_body/urlencoded.t .............. ok
All tests successful.
Files=8, Tests=276, 1 wallclock secs ( 0.07 usr 0.03 sys + 0.87 cusr 0.20 csys = 1.17 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Entity/Parser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Entity/Parser/MultiPart.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Entity/Parser/UrlEncoded.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Entity/Parser/OctetStream.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Entity/Parser/JSON.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Entity::Parser::UrlEncoded.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Entity::Parser::OctetStream.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Entity::Parser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Entity::Parser::JSON.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Entity::Parser::MultiPart.3
-> OK
Successfully installed HTTP-Entity-Parser-0.22
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Entity-Parser-0.22/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/HTTP-Entity-Parser-0.22/install.json
Already tried Devel::StackTrace. Skipping.
Searching Cookie::Baker (0.07) on cpanmetadb ...
--> Working on Cookie::Baker
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-0.11.tar.gz
-> OK
Unpacking Cookie-Baker-0.11.tar.gz
Entering Cookie-Baker-0.11
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Configuring Cookie-Baker-0.11
Running Build.PL
Creating new 'Build' script for 'Cookie-Baker' version '0.11'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have Test::Time 0 ... No
Checking if you have Test::More 0.98 ... Yes (1.302162)
Checking if you have Exporter 0 ... Yes (5.73)
==> Found dependencies: Test::Time
Searching Test::Time (0) on cpanmetadb ...
--> Working on Test::Time
Fetching http://www.cpan.org/authors/id/S/SA/SATOH/Test-Time-0.08.tar.gz
-> OK
Unpacking Test-Time-0.08.tar.gz
Entering Test-Time-0.08
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.64 ... Yes (7.34)
Configuring Test-Time-0.08
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Time
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302162)
Building and testing Test-Time-0.08
cp lib/Test/Time.pm blib/lib/Test/Time.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .. ok
t/01_base.t ..... ok
All tests successful.
Files=2, Tests=12, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.12 cusr 0.02 csys = 0.17 CPU)
Result: PASS
Manifying 1 pod document
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/Time.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::Time.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Time-0.08
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Time-0.08/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-Time-0.08/install.json
Building and testing Cookie-Baker-0.11
cp lib/Cookie/Baker.pm blib/lib/Cookie/Baker.pm
t/00_compile.t .. ok
t/01_bake.t ..... ok
t/02_crush.t .... ok
All tests successful.
Files=3, Tests=71, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.19 cusr 0.03 csys = 0.27 CPU)
Result: PASS
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Cookie/Baker.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Cookie::Baker.3
-> OK
Successfully installed Cookie-Baker-0.11
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Cookie-Baker-0.11/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Cookie-Baker-0.11/install.json
Already tried Stream::Buffered. Skipping.
Building and testing Plack-1.0047
cp share/baybridge.jpg blib/lib/auto/share/dist/Plack/baybridge.jpg
cp share/face.jpg blib/lib/auto/share/dist/Plack/face.jpg
cp lib/Plack/Middleware/IIS6ScriptNameFix.pm blib/lib/Plack/Middleware/IIS6ScriptNameFix.pm
cp lib/Plack/Middleware/SimpleLogger.pm blib/lib/Plack/Middleware/SimpleLogger.pm
cp lib/Plack/Middleware/AccessLog/Timed.pm blib/lib/Plack/Middleware/AccessLog/Timed.pm
cp lib/Plack/App/PSGIBin.pm blib/lib/Plack/App/PSGIBin.pm
cp lib/Plack/Middleware/Log4perl.pm blib/lib/Plack/Middleware/Log4perl.pm
cp lib/Plack/Middleware/Head.pm blib/lib/Plack/Middleware/Head.pm
cp lib/Plack/App/WrapCGI.pm blib/lib/Plack/App/WrapCGI.pm
cp lib/Plack/Util/Accessor.pm blib/lib/Plack/Util/Accessor.pm
cp lib/Plack/Handler/Apache2.pm blib/lib/Plack/Handler/Apache2.pm
cp lib/Plack/App/URLMap.pm blib/lib/Plack/App/URLMap.pm
cp lib/Plack/TempBuffer.pm blib/lib/Plack/TempBuffer.pm
cp lib/Plack/App/File.pm blib/lib/Plack/App/File.pm
cp lib/Plack/MIME.pm blib/lib/Plack/MIME.pm
cp lib/Plack/Handler/FCGI.pm blib/lib/Plack/Handler/FCGI.pm
cp lib/Plack/Middleware/StackTrace.pm blib/lib/Plack/Middleware/StackTrace.pm
cp lib/Plack/Util.pm blib/lib/Plack/Util.pm
cp lib/Plack/Middleware/Recursive.pm blib/lib/Plack/Middleware/Recursive.pm
cp lib/Plack/LWPish.pm blib/lib/Plack/LWPish.pm
cp lib/Plack/Request/Upload.pm blib/lib/Plack/Request/Upload.pm
cp lib/Plack/Middleware/JSONP.pm blib/lib/Plack/Middleware/JSONP.pm
cp lib/Plack/Middleware/ContentLength.pm blib/lib/Plack/Middleware/ContentLength.pm
cp lib/Plack/Test/Server.pm blib/lib/Plack/Test/Server.pm
cp lib/Plack/Loader/Restarter.pm blib/lib/Plack/Loader/Restarter.pm
cp lib/Plack/Runner.pm blib/lib/Plack/Runner.pm
cp lib/Plack/App/Cascade.pm blib/lib/Plack/App/Cascade.pm
cp lib/Plack/Middleware/XSendfile.pm blib/lib/Plack/Middleware/XSendfile.pm
cp lib/Plack/Middleware/Lint.pm blib/lib/Plack/Middleware/Lint.pm
cp lib/Plack/Middleware/SimpleContentFilter.pm blib/lib/Plack/Middleware/SimpleContentFilter.pm
cp lib/Plack/HTTPParser/PP.pm blib/lib/Plack/HTTPParser/PP.pm
cp lib/HTTP/Message/PSGI.pm blib/lib/HTTP/Message/PSGI.pm
cp lib/Plack/Loader/Delayed.pm blib/lib/Plack/Loader/Delayed.pm
cp lib/Plack/Middleware.pm blib/lib/Plack/Middleware.pm
cp lib/Plack/Middleware/Refresh.pm blib/lib/Plack/Middleware/Refresh.pm
cp lib/Plack/Middleware/LogDispatch.pm blib/lib/Plack/Middleware/LogDispatch.pm
cp lib/Plack/Middleware/HTTPExceptions.pm blib/lib/Plack/Middleware/HTTPExceptions.pm
cp lib/Plack/Handler/Standalone.pm blib/lib/Plack/Handler/Standalone.pm
cp lib/Plack.pm blib/lib/Plack.pm
cp lib/Plack/Middleware/AccessLog.pm blib/lib/Plack/Middleware/AccessLog.pm
cp lib/Plack/App/Directory.pm blib/lib/Plack/App/Directory.pm
cp lib/Plack/Handler/CGI.pm blib/lib/Plack/Handler/CGI.pm
cp lib/Plack/Test/Suite.pm blib/lib/Plack/Test/Suite.pm
cp lib/Plack/Middleware/Auth/Basic.pm blib/lib/Plack/Middleware/Auth/Basic.pm
cp lib/Plack/Request.pm blib/lib/Plack/Request.pm
cp lib/Plack/Middleware/ContentMD5.pm blib/lib/Plack/Middleware/ContentMD5.pm
cp lib/Plack/Middleware/XFramework.pm blib/lib/Plack/Middleware/XFramework.pm
cp lib/Plack/HTTPParser.pm blib/lib/Plack/HTTPParser.pm
cp lib/Plack/Middleware/ConditionalGET.pm blib/lib/Plack/Middleware/ConditionalGET.pm
cp lib/Plack/Loader.pm blib/lib/Plack/Loader.pm
cp lib/HTTP/Server/PSGI.pm blib/lib/HTTP/Server/PSGI.pm
cp lib/Plack/Middleware/IIS7KeepAliveFix.pm blib/lib/Plack/Middleware/IIS7KeepAliveFix.pm
cp lib/Plack/Middleware/ErrorDocument.pm blib/lib/Plack/Middleware/ErrorDocument.pm
cp lib/Plack/Response.pm blib/lib/Plack/Response.pm
cp lib/Plack/Builder.pm blib/lib/Plack/Builder.pm
cp lib/Plack/Loader/Shotgun.pm blib/lib/Plack/Loader/Shotgun.pm
cp lib/Plack/Middleware/LighttpdScriptNameFix.pm blib/lib/Plack/Middleware/LighttpdScriptNameFix.pm
cp lib/Plack/Component.pm blib/lib/Plack/Component.pm
cp lib/Plack/Handler/Apache1.pm blib/lib/Plack/Handler/Apache1.pm
cp lib/Plack/Middleware/Runtime.pm blib/lib/Plack/Middleware/Runtime.pm
cp lib/Plack/Middleware/Chunked.pm blib/lib/Plack/Middleware/Chunked.pm
cp lib/Plack/Middleware/Static.pm blib/lib/Plack/Middleware/Static.pm
cp lib/Plack/Test/MockHTTP.pm blib/lib/Plack/Test/MockHTTP.pm
cp lib/Plack/Handler/HTTP/Server/PSGI.pm blib/lib/Plack/Handler/HTTP/Server/PSGI.pm
cp lib/Plack/Middleware/BufferedStreaming.pm blib/lib/Plack/Middleware/BufferedStreaming.pm
cp lib/Plack/App/CGIBin.pm blib/lib/Plack/App/CGIBin.pm
cp lib/Plack/Handler/Apache2/Registry.pm blib/lib/Plack/Handler/Apache2/Registry.pm
cp lib/Plack/Middleware/Conditional.pm blib/lib/Plack/Middleware/Conditional.pm
cp lib/Plack/Middleware/RearrangeHeaders.pm blib/lib/Plack/Middleware/RearrangeHeaders.pm
cp lib/Plack/Handler.pm blib/lib/Plack/Handler.pm
cp lib/Plack/Test.pm blib/lib/Plack/Test.pm
cp lib/Plack/Middleware/NullLogger.pm blib/lib/Plack/Middleware/NullLogger.pm
cp script/plackup blib/script/plackup
"/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/plackup
Manifying 1 pod document
Manifying 69 pod documents
Skip blib/lib/auto/share/dist/Plack/baybridge.jpg (unchanged)
Skip blib/lib/auto/share/dist/Plack/face.jpg (unchanged)
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/HTTP-Message-PSGI/*.t t/HTTP-Server-PSGI/*.t t/Plack-Builder/*.t t/Plack-HTTPParser-PP/*.t t/Plack-Handler/*.t t/Plack-Loader/*.t t/Plack-MIME/*.t t/Plack-Middleware/*.t t/Plack-Middleware/cascade/*.t t/Plack-Middleware/recursive/*.t t/Plack-Middleware/stacktrace/*.t t/Plack-Request/*.t t/Plack-Response/*.t t/Plack-Runner/*.t t/Plack-TempBuffer/*.t t/Plack-Test/*.t t/Plack-Util/*.t
t/author-pod-syntax.t ................................ skipped: these tests are for testing by the author
t/HTTP-Message-PSGI/content_length.t ................. ok
t/HTTP-Message-PSGI/empty_streamed_response.t ........ ok
t/HTTP-Message-PSGI/host.t ........................... ok
t/HTTP-Message-PSGI/path_info.t ...................... ok
t/HTTP-Message-PSGI/unknown_response.t ............... ok
t/HTTP-Message-PSGI/utf8_req.t ....................... ok
t/HTTP-Server-PSGI/harakiri.t ........................ ok
t/HTTP-Server-PSGI/listen.t .......................... ok
t/HTTP-Server-PSGI/post.t ............................ ok
t/Plack-Builder/builder.t ............................ ok
t/Plack-Builder/mount.t .............................. ok
t/Plack-Builder/oo_interface.t ....................... ok
t/Plack-Handler/apache1.t ............................ skipped: TEST_APACHE1 is not set
t/Plack-Handler/apache2-registry.t ................... skipped: TEST_APACHE2 is not set
t/Plack-Handler/apache2.t ............................ skipped: TEST_APACHE2 is not set
t/Plack-Handler/cgi.t ................................ skipped: Test requires module 'HTTP::Request::AsCGI' but it's not found
t/Plack-Handler/fcgi.t ............................... skipped: Test requires module 'FCGI' but it's not found
t/Plack-Handler/fcgi_cleanup.t ....................... skipped: Test requires module 'FCGI' but it's not found
t/Plack-Handler/output_encoding.t .................... ok
t/Plack-Handler/standalone.t ......................... ok
t/Plack-HTTPParser-PP/simple.t ....................... ok
t/Plack-Loader/auto.t ................................ ok
t/Plack-Loader/auto_fallback.t ....................... ok
t/Plack-Loader/delayed.t ............................. ok
t/Plack-Loader/restarter.t ........................... skipped: author test only
t/Plack-Loader/restarter_valid.t ..................... ok
t/Plack-Loader/shotgun.t ............................. ok
t/Plack-Middleware/access_log.t ...................... ok
t/Plack-Middleware/access_log_timed.t ................ ok
t/Plack-Middleware/access_log_value_zero.t ........... ok
t/Plack-Middleware/auth_basic.t ...................... ok
t/Plack-Middleware/auth_basic_env.t .................. ok
t/Plack-Middleware/auth_basic_simple.t ............... skipped: Test requires module 'Authen::Simple::Passwd' but it's not found
t/Plack-Middleware/bufferedstreaming.t ............... ok
t/Plack-Middleware/cascade/basic.t ................... ok
t/Plack-Middleware/cascade/streaming.t ............... ok
t/Plack-Middleware/cgibin.t .......................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/cgibin_exec.t ..................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/chunked.t ......................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/component-leak.t .................. ok
t/Plack-Middleware/component.t ....................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/conditional.t ..................... ok
t/Plack-Middleware/conditional_new.t ................. ok
t/Plack-Middleware/conditionalget.t .................. ok
t/Plack-Middleware/conditionalget_writer.t ........... ok
t/Plack-Middleware/content_length.t .................. ok
t/Plack-Middleware/directory.t ....................... ok
t/Plack-Middleware/error_document.t .................. ok
t/Plack-Middleware/error_document_streaming_app.t .... ok
t/Plack-Middleware/file.t ............................ ok
t/Plack-Middleware/head.t ............................ ok
t/Plack-Middleware/head_streaming.t .................. ok
t/Plack-Middleware/httpexceptions.t .................. ok
t/Plack-Middleware/httpexceptions_streaming.t ........ ok
t/Plack-Middleware/iis6_script_name_fix.t ............ ok
t/Plack-Middleware/iis7_keep_alive_fix.t ............. ok
t/Plack-Middleware/jsonp.t ........................... ok
t/Plack-Middleware/lint.t ............................ ok
t/Plack-Middleware/lint_env.t ........................ ok
t/Plack-Middleware/lint_utf8_false_alarm.t ........... ok
t/Plack-Middleware/lint_wrong_header_info.t .......... ok
t/Plack-Middleware/log4perl-category.t ............... skipped: Test requires module 'Log::Log4perl' but it's not found
t/Plack-Middleware/log4perl.t ........................ skipped: Test requires module 'Log::Log4perl' but it's not found
t/Plack-Middleware/log_dispatch.t .................... skipped: Test requires module 'Log::Dispatch' but it's not found
t/Plack-Middleware/order.t ........................... ok
t/Plack-Middleware/prefix.t .......................... ok
t/Plack-Middleware/psgibin.t ......................... ok
t/Plack-Middleware/rearrange_headers.t ............... ok
t/Plack-Middleware/recursive/base.t .................. ok
t/Plack-Middleware/recursive/streaming.t ............. ok
t/Plack-Middleware/recursive/throw.t ................. ok
t/Plack-Middleware/recursive/throw_streaming.t ....... ok
t/Plack-Middleware/refresh-init.t .................... skipped: Test requires module 'Module::Refresh' but it's not found
t/Plack-Middleware/runtime.t ......................... ok
t/Plack-Middleware/simple_content_filter.t ........... ok
t/Plack-Middleware/simple_logger.t ................... ok
t/Plack-Middleware/stacktrace/basic.t ................ ok
t/Plack-Middleware/stacktrace/force.t ................ ok
t/Plack-Middleware/stacktrace/multiple_exceptions.t .. ok
t/Plack-Middleware/stacktrace/sigdie.t ............... ok
t/Plack-Middleware/stacktrace/streaming.t ............ ok
t/Plack-Middleware/stacktrace/utf8.t ................. ok
t/Plack-Middleware/static.t .......................... ok
t/Plack-Middleware/static_env.t ...................... ok
t/Plack-Middleware/urlmap.t .......................... ok
t/Plack-Middleware/urlmap_builder.t .................. ok
t/Plack-Middleware/urlmap_env.t ...................... ok
t/Plack-Middleware/urlmap_ports.t .................... ok
t/Plack-Middleware/wrapcgi.t ......................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/wrapcgi_exec.t .................... skipped: Test requires module 'CGI::Compile' but it's not found
t/Plack-Middleware/xframework.t ...................... ok
t/Plack-Middleware/xsendfile.t ....................... ok
t/Plack-MIME/add_type.t .............................. ok
t/Plack-MIME/basic.t ................................. ok
t/Plack-MIME/fallback.t .............................. skipped: Test requires module 'MIME::Types' but it's not found
t/Plack-Request/base.t ............................... ok
t/Plack-Request/body.t ............................... ok
t/Plack-Request/content-on-get.t ..................... ok
t/Plack-Request/content.t ............................ ok
t/Plack-Request/cookie.t ............................. ok
t/Plack-Request/double_port.t ........................ ok
t/Plack-Request/headers.t ............................ ok
t/Plack-Request/hostname.t ........................... ok
t/Plack-Request/many_upload.t ........................ ok
t/Plack-Request/multi_read.t ......................... ok
t/Plack-Request/new.t ................................ ok
t/Plack-Request/parameters.t ......................... ok
t/Plack-Request/params.t ............................. ok
t/Plack-Request/path_info.t .......................... ok
t/Plack-Request/path_info_escaped.t .................. ok
t/Plack-Request/query_string.t ....................... ok
t/Plack-Request/readbody.t ........................... ok
t/Plack-Request/request_uri.t ........................ ok
t/Plack-Request/upload-basename.t .................... ok
t/Plack-Request/upload-large.t ....................... ok
t/Plack-Request/upload.t ............................. ok
t/Plack-Request/uri.t ................................ ok
t/Plack-Request/uri_utf8.t ........................... ok
t/Plack-Response/body.t .............................. ok
t/Plack-Response/compatible.t ........................ ok
t/Plack-Response/cookie.t ............................ ok
t/Plack-Response/headers.t ........................... ok
t/Plack-Response/new.t ............................... ok
t/Plack-Response/redirect.t .......................... ok
t/Plack-Response/response.t .......................... ok
t/Plack-Response/to_app.t ............................ ok
t/Plack-Runner/options.t ............................. ok
t/Plack-Runner/path.t ................................ skipped: release test only
t/Plack-TempBuffer/print.t ........................... ok
t/Plack-Test/2args.t ................................. ok
t/Plack-Test/cookie.t ................................ ok
t/Plack-Test/hello.t ................................. ok
t/Plack-Test/hello_server.t .......................... ok
t/Plack-Test/suite.t ................................. ok
t/Plack-Util/can.t ................................... ok
t/Plack-Util/foreach.t ............................... ok
t/Plack-Util/header_exists.t ......................... ok
t/Plack-Util/header_get.t ............................ ok
t/Plack-Util/header_push.t ........................... ok
t/Plack-Util/header_remove.t ......................... ok
t/Plack-Util/header_set.t ............................ ok
t/Plack-Util/headers_obj.t ........................... ok
t/Plack-Util/inline_object.t ......................... ok
t/Plack-Util/io_with_path.t .......................... ok
t/Plack-Util/is_real_fh.t ............................ ok
t/Plack-Util/load.t .................................. ok
t/Plack-Util/response_cb.t ........................... ok
All tests successful.
Files=148, Tests=1199, 26 wallclock secs ( 0.53 usr 0.27 sys + 15.75 cusr 3.21 csys = 19.76 CPU)
Result: PASS
Skip blib/lib/auto/share/dist/Plack/face.jpg (unchanged)
Skip blib/lib/auto/share/dist/Plack/baybridge.jpg (unchanged)
Manifying 1 pod document
Manifying 69 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/auto/share/dist/Plack/face.jpg
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/auto/share/dist/Plack/baybridge.jpg
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Message/PSGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/HTTP/Server/PSGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Runner.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/MIME.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Util.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Test.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Response.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Request.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/LWPish.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Builder.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/TempBuffer.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Loader.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Component.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/HTTPParser.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/Standalone.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/CGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/Apache2.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/FCGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/Apache1.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/Apache2/Registry.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Handler/HTTP/Server/PSGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/StackTrace.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/ConditionalGET.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/ContentLength.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/IIS6ScriptNameFix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/ContentMD5.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/XSendfile.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/LighttpdScriptNameFix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/BufferedStreaming.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/ErrorDocument.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/RearrangeHeaders.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Recursive.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Runtime.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/NullLogger.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/HTTPExceptions.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/XFramework.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Chunked.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/JSONP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/AccessLog.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/SimpleLogger.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Static.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Log4perl.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Refresh.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Head.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/LogDispatch.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/IIS7KeepAliveFix.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Conditional.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Lint.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/SimpleContentFilter.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/Auth/Basic.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Middleware/AccessLog/Timed.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/CGIBin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/URLMap.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/File.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/PSGIBin.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/WrapCGI.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/Directory.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/App/Cascade.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Test/Server.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Test/Suite.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Test/MockHTTP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Util/Accessor.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/HTTPParser/PP.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Loader/Delayed.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Loader/Shotgun.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Loader/Restarter.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Plack/Request/Upload.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man1/plackup.1
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::SimpleLogger.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::AccessLog.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::Directory.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Lint.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::Apache2::Registry.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Log4perl.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::LWPish.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Message::PSGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::ContentLength.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Test::MockHTTP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Util.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::HTTPExceptions.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::XFramework.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Runtime.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::HTTP::Server::PSGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Test::Suite.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::ContentMD5.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::ErrorDocument.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::CGIBin.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::JSONP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Builder.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::FCGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Request.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::XSendfile.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Loader::Delayed.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Component.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::Standalone.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::HTTPParser::PP.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::RearrangeHeaders.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::NullLogger.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::LogDispatch.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::ConditionalGET.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Loader::Shotgun.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::CGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::Cascade.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::IIS7KeepAliveFix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::BufferedStreaming.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::Apache2.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Loader::Restarter.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::MIME.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Chunked.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Conditional.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Static.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Request::Upload.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Refresh.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::AccessLog::Timed.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Response.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Test::Server.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Head.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Loader.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::StackTrace.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::SimpleContentFilter.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::WrapCGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Handler::Apache1.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::IIS6ScriptNameFix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::HTTPParser.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Test.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::PSGIBin.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/HTTP::Server::PSGI.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Util::Accessor.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::URLMap.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::LighttpdScriptNameFix.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::App::File.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Auth::Basic.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Middleware::Recursive.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Plack::Runner.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/bin/plackup
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Plack-1.0047
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Plack-1.0047/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Plack-1.0047/install.json
Already tried Try::Tiny. Skipping.
Searching MIME::Types (0) on cpanmetadb ...
--> Working on MIME::Types
Fetching http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-2.17.tar.gz
-> OK
Unpacking MIME-Types-2.17.tar.gz
Entering MIME-Types-2.17
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring MIME-Types-2.17
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MIME::Types
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Test::More 0.47 ... Yes (1.302162)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have List::Util 0 ... Yes (1.50)
Building and testing MIME-Types-2.17
cp lib/MojoX/MIME/Types.pod blib/lib/MojoX/MIME/Types.pod
cp lib/MIME/types.db blib/lib/MIME/types.db
cp lib/MojoX/MIME/Types.pm blib/lib/MojoX/MIME/Types.pm
cp lib/MIME/Type.pod blib/lib/MIME/Type.pod
cp lib/MIME/Types.pm blib/lib/MIME/Types.pm
cp lib/MIME/Types.pod blib/lib/MIME/Types.pod
cp lib/MIME/Type.pm blib/lib/MIME/Type.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10type.t ..... ok
t/11typeol.t ... ok
t/20types.t .... ok
t/21accept.t ... ok
t/22accbest.t .. ok
t/30export.t ... ok
t/40mojo.t ..... skipped: Mojo probably not installed
All tests successful.
Files=7, Tests=156, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.67 cusr 0.10 csys = 0.83 CPU)
Result: PASS
Manifying 3 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MojoX/MIME/Types.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MojoX/MIME/Types.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MIME/Type.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MIME/Type.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MIME/Types.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MIME/Types.pod
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/MIME/types.db
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/MIME::Type.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/MojoX::MIME::Types.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/MIME::Types.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed MIME-Types-2.17
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/MIME-Types-2.17/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/MIME-Types-2.17/install.json
Already tried File::ShareDir. Skipping.
Searching Test::File::Contents (0.20) on cpanmetadb ...
--> Working on Test::File::Contents
Fetching http://www.cpan.org/authors/id/D/DW/DWHEELER/Test-File-Contents-0.23.tar.gz
-> OK
Unpacking Test-File-Contents-0.23.tar.gz
Entering Test-File-Contents-0.23
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4229)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Configuring Test-File-Contents-0.23
Running Build.PL
Checking prerequisites...
requires:
! Text::Diff is not installed
recommends:
* Test::Pod is not installed
* Test::Pod::Coverage is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Test-File-Contents' version '0.23'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.70 ... Yes (1.302162)
Checking if you have File::Spec 0 ... Yes (3.78)
Checking if you have Text::Diff 0.35 ... No
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have Test::Builder 0.70 ... Yes (1.302162)
Checking if you have Module::Build 0.30 ... Yes (0.4229)
==> Found dependencies: Text::Diff
Searching Text::Diff (0.35) on cpanmetadb ...
--> Working on Text::Diff
Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Text-Diff-1.45.tar.gz
-> OK
Unpacking Text-Diff-1.45.tar.gz
Entering Text-Diff-1.45
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Text-Diff-1.45
Running Makefile.PL
Warning: prerequisite Algorithm::Diff 1.19 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::Diff
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Exporter 0 ... Yes (5.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Checking if you have Algorithm::Diff 1.19 ... No
==> Found dependencies: Algorithm::Diff
Searching Algorithm::Diff (1.19) on cpanmetadb ...
--> Working on Algorithm::Diff
Fetching http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1903.tar.gz
-> OK
Unpacking Algorithm-Diff-1.1903.tar.gz
Entering Algorithm-Diff-1.1903
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Algorithm-Diff-1.1903
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Algorithm::Diff
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing Algorithm-Diff-1.1903
cp lib/Algorithm/DiffOld.pm blib/lib/Algorithm/DiffOld.pm
cp lib/Algorithm/Diff.pm blib/lib/Algorithm/Diff.pm
cp diff.pl blib/lib/Algorithm/diff.pl
cp htmldiff.pl blib/lib/Algorithm/htmldiff.pl
cp cdiff.pl blib/lib/Algorithm/cdiff.pl
cp diffnew.pl blib/lib/Algorithm/diffnew.pl
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base.t .. ok
t/oo.t .... ok
All tests successful.
Files=2, Tests=1004, 0 wallclock secs ( 0.06 usr 0.00 sys + 0.10 cusr 0.01 csys = 0.17 CPU)
Result: PASS
Manifying 2 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/htmldiff.pl
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/cdiff.pl
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/DiffOld.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/Diff.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/diff.pl
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Algorithm/diffnew.pl
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Algorithm::Diff.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Algorithm::DiffOld.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Algorithm-Diff-1.1903
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Algorithm-Diff-1.1903/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Algorithm-Diff-1.1903/install.json
Building and testing Text-Diff-1.45
cp lib/Text/Diff/Table.pm blib/lib/Text/Diff/Table.pm
cp lib/Text/Diff.pm blib/lib/Text/Diff.pm
cp lib/Text/Diff/Config.pm blib/lib/Text/Diff/Config.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/Users/sironekotoro/.plenv/versions/5.30.1/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/97_meta.t ..... skipped: Author tests not required for installation
t/98_pod.t ...... skipped: Author tests not required for installation
t/99_pmv.t ...... skipped: Author tests not required for installation
t/ext_format.t .. ok
t/general.t ..... ok
t/inputs.t ...... ok
t/keygen.t ...... ok
t/outputs.t ..... ok
t/table.t ....... ok
All tests successful.
Files=9, Tests=33, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.32 cusr 0.07 csys = 0.44 CPU)
Result: PASS
Manifying 3 pod documents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/Diff.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/Diff/Config.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Text/Diff/Table.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Text::Diff.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Text::Diff::Table.3
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Text::Diff::Config.3
Appending installation info to /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/5.30.1/darwin-2level/perllocal.pod
-> OK
Successfully installed Text-Diff-1.45
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Text-Diff-1.45/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Text-Diff-1.45/install.json
Building and testing Test-File-Contents-0.23
Building Test-File-Contents
t/10.basic.t .. ok
All tests successful.
Files=1, Tests=70, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.15 cusr 0.03 csys = 0.20 CPU)
Result: PASS
Building Test-File-Contents
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Test/File/Contents.pm
Installing /Users/sironekotoro/.plenv/versions/5.30.1/man/man3/Test::File::Contents.3
-> OK
Successfully installed Test-File-Contents-0.23
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-File-Contents-0.23/MYMETA.json
Installing /Users/sironekotoro/.plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/darwin-2level/.meta/Test-File-Contents-0.23/install.json
Already tried Test::TCP. Skipping.
Building and testing App-revealup-0.21
Building App-revealup
t/00_compile.t ... ok
t/class.t ........ ok
t/cli-builder.t .. ok
t/cli-html.t ..... ok
t/cli-theme.t .... ok
HTTP::Server::PSGI: Accepting connections at http://0:51304/
# Failed test at t/cli.t line 40.
# 'image/bmp'
# doesn't match '(?^:^image/x-.*?bmp$)'
# Looks like you failed 1 test of 9.
t/cli.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
Test Summary Report
-------------------
t/cli.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 7
Non-zero exit status: 1
Files=6, Tests=32, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.07 cusr 0.21 csys = 1.35 CPU)
Result: FAIL
Failed 1/6 test programs. 1/32 subtests failed.
-> FAIL Installing App::revealup failed. See /Users/sironekotoro/.cpanm/work/1576382898.42012/build.log for details. Retry with --force to force install it.
57 distributions installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment