App-cpanminus-reporter
view release on metacpan or search on metacpan
t/data/build.fresh.log view on Meta::CPAN
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::Which
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.80 ... Yes (1.001014)
Checking if you have Getopt::Std 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have File::Spec 0.60 ... Yes (3.56)
Building and testing File-Which-1.16
cp script/pwhich blib/script/pwhich
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwhich
Manifying 1 pod document
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_compile.t ......... ok
t/01_compile_script.t .. skipped: test requires Test::Script
t/02_all.t ............. ok
t/03_simple.t .......... ok
t/04_pwhich.t .......... ok
t/04_pwhich_script.t ... skipped: test requires Test::Script
All tests successful.
Files=6, Tests=18, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.10 cusr 0.02 csys = 0.16 CPU)
Result: PASS
Manifying 1 pod document
Manifying 1 pod document
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/Which.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man1/pwhich.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::Which.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/bin/pwhich
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed File-Which-1.16
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/File-Which-1.16/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/File-Which-1.16/install.json
Searching Mac::SystemDirectory on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Mac::SystemDirectory
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/C/CH/CHANSEN/Mac-SystemDirectory-0.06.tar.gz
-> OK
Unpacking Mac-SystemDirectory-0.06.tar.gz
Entering Mac-SystemDirectory-0.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (7.04)
Configuring Mac-SystemDirectory-0.06
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mac::SystemDirectory
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.86 ... Yes (1.001014)
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (7.04)
Building and testing Mac-SystemDirectory-0.06
Running Mkbootstrap for Mac::SystemDirectory ()
chmod 644 "SystemDirectory.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-Iinc" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/darwin-2level/CORE" -O...
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
^
//
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
^
//
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
switch(directory) {
^
3 warnings generated.
rm -f blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong -lobjc -framework CoreFoundation -framework Foundation SystemDirectory.o -o blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle ...
\
chmod 755 blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
Manifying 1 pod document
Running Mkbootstrap for Mac::SystemDirectory ()
chmod 644 "SystemDirectory.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Mac::SystemDirectory 0.06, Perl 5.021011, /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11
t/000_load.t .... ok
# limiting available functions to Mac OS X 10.10
t/005_import.t .. ok
t/020_basic.t ... ok
t/010_usage.t ... ok
All tests successful.
Files=4, Tests=14, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr 0.02 csys = 0.13 CPU)
Result: PASS
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Mac/SystemDirectory/SystemDirectory.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Mac/SystemDirectory.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Mac::SystemDirectory.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Mac-SystemDirectory-0.06
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Mac-SystemDirectory-0.06/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Mac-SystemDirectory-0.06/install.json
Building and testing File-HomeDir-1.00
Manifying 10 pod documents
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Implemented by: File::HomeDir::Darwin::Cocoa
t/01_compile.t ........ ok
t/02_main.t ........... ok
t/10_test.t ........... ok
t/12_darwin_carbon.t .. skipped: Not running on 32-bit Darwin
t/11_darwin.t ......... ok
t/13_darwin_cocoa.t ... ok
All tests successful.
Files=6, Tests=94, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.19 cusr 0.03 csys = 0.26 CPU)
Result: PASS
Manifying 10 pod documents
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Darwin.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Driver.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/FreeDesktop.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/MacOS9.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Test.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Unix.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Windows.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Darwin/Carbon.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/File/HomeDir/Darwin/Cocoa.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Darwin.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Darwin::Carbon.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Darwin::Cocoa.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Driver.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::FreeDesktop.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::MacOS9.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Test.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Unix.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/File::HomeDir::Windows.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed File-HomeDir-1.00
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/File-HomeDir-1.00/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/File-HomeDir-1.00/install.json
Building and testing CPAN-Testers-Common-Client-0.10
t/data/build.fresh.log view on Meta::CPAN
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.021011 (wanted any version) on darwin from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11
#
# B => 1.58 (want any version)
# Carp => 1.36 (want any version)
# ExtUtils::MakeMaker => 7.04 (want 6.30)
# Scalar::Util => 1.41 (want any version)
# Test::More => 1.001014 (want 0.96)
# strict => 1.09 (want any version)
# warnings => 1.32 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/auto_as.t ................... ok
t/000-report-versions-tiny.t .. ok
t/inst-blessed.t .............. ok
t/export.t .................... ok
t/install.t ................... ok
t/misc_errors.t ............... ok
t/reinstall.t ................. ok
t/SI_install.t ................ ok
t/SI_reinstall.t .............. ok
All tests successful.
Files=9, Tests=65, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.23 cusr 0.03 csys = 0.30 CPU)
Result: PASS
Manifying 1 pod document
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/Sub/Install.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Sub::Install.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Sub-Install-0.928
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Sub-Install-0.928/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Sub-Install-0.928/install.json
Searching Data::UUID on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Data::UUID
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/R/RJ/RJBS/Data-UUID-1.220.tar.gz
-> OK
Unpacking Data-UUID-1.220.tar.gz
Entering Data-UUID-1.220
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring Data-UUID-1.220
Running Makefile.PL
Checking if your kit is complete...
Looks good
Configured options (run perl Makefile.PL --help for how to change this):
UUID state storage: /var/folders/4f/y458q_3n2g75w6m_k19nn8kr0000gp/T
default umask: 0007
Generating a Unix-style Makefile
Writing Makefile for Data::UUID
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Digest::MD5 0 ... Yes (2.54)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Building and testing Data-UUID-1.220
Running Mkbootstrap for Data::UUID ()
chmod 644 "UUID.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"1.220\" -DXS_VERSION=\"1.220\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/darwin-2level/CORE" ...
rm -f blib/arch/auto/Data/UUID/UUID.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong UUID.o -o blib/arch/auto/Data/UUID/UUID.bundle \
\
chmod 755 blib/arch/auto/Data/UUID/UUID.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs blib/arch/auto/Data/UUID/UUID.bs 644
Manifying 1 pod document
Running Mkbootstrap for Data::UUID ()
chmod 644 "UUID.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/pod-coverage.t .......... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate.
t/pod.t ................... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate.
t/leaky_dollar_bang.t ..... ok
t/basic.t ................. ok
t/from-name-collisions.t .. ok
t/threads.t ............... skipped: Perl not compiled with useithreads
t/segv.t .................. ok
All tests successful.
Files=7, Tests=32, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.13 cusr 0.02 csys = 0.19 CPU)
Result: PASS
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Data/UUID/UUID.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Data/UUID.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Data::UUID.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Data-UUID-1.220
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Data-UUID-1.220/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Data-UUID-1.220/install.json
Searching Sub::Exporter on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Sub::Exporter
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-0.987.tar.gz
-> OK
Unpacking Sub-Exporter-0.987.tar.gz
Entering Sub-Exporter-0.987
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (7.04)
Configuring Sub-Exporter-0.987
Running Makefile.PL
Warning: prerequisite Data::OptList 0.100 not found.
Warning: prerequisite Params::Util 0.14 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Exporter
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have lib 0 ... Yes (0.63)
Checking if you have overload 0 ... Yes (1.25)
Checking if you have IPC::Open3 0 ... Yes (1.18)
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have Data::OptList 0.100 ... No
Checking if you have Sub::Install 0.92 ... Yes (0.928)
Checking if you have base 0 ... Yes (2.22)
Checking if you have IO::Handle 0 ... Yes (1.35)
Checking if you have subs 0 ... Yes (1.02)
Checking if you have Params::Util 0.14 ... No
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have File::Spec 0 ... Yes (3.56)
Checking if you have Test::More 0.96 ... Yes (1.001014)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have strict 0 ... Yes (1.09)
==> Found dependencies: Data::OptList, Params::Util
Searching Data::OptList on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Data::OptList
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.109.tar.gz
-> OK
Unpacking Data-OptList-0.109.tar.gz
Entering Data-OptList-0.109
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (7.04)
Configuring Data-OptList-0.109
Running Makefile.PL
Warning: prerequisite Params::Util 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::OptList
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have strict 0 ... Yes (1.09)
Checking if you have Sub::Install 0.921 ... Yes (0.928)
Checking if you have Params::Util 0 ... No
Checking if you have List::Util 0 ... Yes (1.41)
Checking if you have Test::More 0.96 ... Yes (1.001014)
==> Found dependencies: Params::Util
Searching Params::Util on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Params::Util
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/A/AD/ADAMK/Params-Util-1.07.tar.gz
-> OK
Unpacking Params-Util-1.07.tar.gz
Entering Params-Util-1.07
Checking configure dependencies from META.json
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280221)
Checking if you have ExtUtils::MakeMaker 6.52 ... Yes (7.04)
Configuring Params-Util-1.07
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Params::Util
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 6.52 ... Yes (7.04)
Checking if you have Scalar::Util 1.18 ... Yes (1.41)
Checking if you have File::Spec 0.80 ... Yes (3.56)
Checking if you have Test::More 0.42 ... Yes (1.001014)
Building and testing Params-Util-1.07
Running Mkbootstrap for Params::Util ()
chmod 644 "Util.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/darwin-2level/CORE" -D...
rm -f blib/arch/auto/Params/Util/Util.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong Util.o -o blib/arch/auto/Params/Util/Util.bundle \
\
chmod 755 blib/arch/auto/Params/Util/Util.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644
Manifying 1 pod document
Running Mkbootstrap for Params::Util ()
chmod 644 "Util.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_compile.t .... ok
t/04_codelike.t ... ok
t/03_all.t ........ ok
t/05_typelike.t ... ok
t/06_invocant.t ... ok
t/07_handle.t ..... ok
t/09_insideout.t .. ok
t/11_compile.t .... ok
t/08_driver.t ..... ok
t/13_all.t ........ ok
t/14_codelike.t ... ok
t/02_main.t ....... ok
t/15_typelike.t ... ok
t/16_invocant.t ... ok
t/17_handle.t ..... ok
t/19_insideout.t .. ok
t/18_driver.t ..... ok
t/12_main.t ....... ok
All tests successful.
Files=18, Tests=1704, 0 wallclock secs ( 0.14 usr 0.02 sys + 0.55 cusr 0.08 csys = 0.79 CPU)
Result: PASS
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Params/Util/Util.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Params/Util.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Params::Util.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Params-Util-1.07
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Params-Util-1.07/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Params-Util-1.07/install.json
Building and testing Data-OptList-0.109
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.021011 (wanted any version) on darwin from /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11
#
# ExtUtils::MakeMaker => 7.04 (want 6.30)
# List::Util => 1.41 (want any version)
# Params::Util => 1.07 (want any version)
# Sub::Install => 0.928 (want 0.921)
# Test::More => 1.001014 (want 0.96)
# strict => 1.09 (want any version)
# warnings => 1.32 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
t/hash.t ...................... ok
t/mkopt.t ..................... ok
All tests successful.
Files=3, Tests=35, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.12 cusr 0.01 csys = 0.16 CPU)
Result: PASS
Manifying 1 pod document
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/Data/OptList.pm
t/data/build.fresh.log view on Meta::CPAN
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/WWW-RobotRules-6.02/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/WWW-RobotRules-6.02/install.json
Searching HTML::HeadParser on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on HTML::HeadParser
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.71.tar.gz
-> OK
Unpacking HTML-Parser-3.71.tar.gz
Entering HTML-Parser-3.71
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring HTML-Parser-3.71
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 ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have HTML::Tagset 3 ... No
Checking if you have XSLoader 0 ... Yes (0.20)
==> Found dependencies: HTML::Tagset
Searching HTML::Tagset on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on HTML::Tagset
Fetching http://mirrors.gossamer-threads.com/CPAN/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.04)
Building and testing HTML-Tagset-3.20
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_old_junk.t ....... ok
t/00_about_verbose.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.00 sys + 0.02 cusr 0.00 csys = 0.04 CPU)
Result: PASS
Manifying 1 pod document
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/HTML/Tagset.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/HTML::Tagset.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed HTML-Tagset-3.20
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/HTML-Tagset-3.20/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/HTML-Tagset-3.20/install.json
Building and testing HTML-Parser-3.71
Running Mkbootstrap for HTML::Parser ()
chmod 644 "Parser.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" mkhctype >hctype.h
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" mkpfunc >pfunc.h
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"3.71\" -DXS_VERSION=\"3.71\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/darwin-2level/CORE" -D...
In file included from Parser.xs:118:
./hparser.c:738:36: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
croak("Unrecognized identifier %.*s in argspec", s - name, name);
~~^~ ~~~~~~~~
1 warning generated.
rm -f blib/arch/auto/HTML/Parser/Parser.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong Parser.o -o blib/arch/auto/HTML/Parser/Parser.bundle \
\
chmod 755 blib/arch/auto/HTML/Parser/Parser.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
Manifying 7 pod documents
Running Mkbootstrap for HTML::Parser ()
chmod 644 "Parser.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/argspec-bad.t ...... ok
t/api_version.t ...... ok
t/argspec2.t ......... ok
t/argspec.t .......... ok
t/attr-encoded.t ..... ok
t/case-sensitive.t ... ok
t/comment.t .......... ok
t/cases.t ............ ok
t/callback.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.t ....... ok
t/headparser-http.t .. ok
t/ignore.t ........... ok
t/largetags.t ........ ok
t/linkextor-rel.t .... ok
t/magic.t ............ ok
t/linkextor-base.t ... ok
t/marked-sect.t ...... ok
t/msie-compat.t ...... ok
t/offset.t ........... ok
t/options.t .......... ok
t/plaintext.t ........ ok
t/parsefile.t ........ ok
t/pod.t .............. skipped: Test::Pod 1.00 required for testing POD
t/parser.t ........... ok
t/script.t ........... ok
t/process.t .......... ok
t/pullparser.t ....... ok
t/skipped-text.t ..... ok
t/crashme.t .......... ok
t/stack-realloc.t .... ok
t/textarea.t ......... ok
t/threads.t .......... skipped: Not configured for threads
t/uentities.t ........ ok
t/unicode-bom.t ...... ok
t/unbroken-text.t .... ok
t/unicode.t .......... ok
t/tokeparser.t ....... ok
t/xml-mode.t ......... ok
All tests successful.
Files=48, Tests=448, 0 wallclock secs ( 0.14 usr 0.06 sys + 1.24 cusr 0.20 csys = 1.64 CPU)
Result: PASS
Manifying 7 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/HTML/Parser/Parser.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/HTML/Entities.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/HTML/Filter.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/HTML/HeadParser.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/HTML/LinkExtor.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/HTML/Parser.pm
t/data/build.fresh.log view on Meta::CPAN
Unpacking IO-Socket-SSL-2.012.tar.gz
Entering IO-Socket-SSL-2.012
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring IO-Socket-SSL-2.012
Running Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Mozilla::CA 0 not found.
Warning: prerequisite Net::SSLeay 1.46 not found.
Generating a Unix-style Makefile
Writing Makefile for IO::Socket::SSL
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.41)
Checking if you have Net::SSLeay 1.46 ... No
Checking if you have Mozilla::CA 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
==> Found dependencies: Net::SSLeay, Mozilla::CA
Searching Net::SSLeay on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Net::SSLeay
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.68.tar.gz
-> OK
Unpacking Net-SSLeay-1.68.tar.gz
Entering Net-SSLeay-1.68
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (7.04)
Configuring Net-SSLeay-1.68
Running Makefile.PL
*** Found OpenSSL-1.0.1k installed in /opt/local
*** Be sure to use the same compiler and options to compile your OpenSSL, perl,
and Net::SSLeay. Mixing and matching compilers is not supported.
Do you want to run external tests?
These tests *will* *fail* if you do not have network connectivity. [n] n
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::SSLeay
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.60_01 ... Yes (1.001014)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (7.04)
Building and testing Net-SSLeay-1.68
AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters:
directory blib/lib/auto/Net/SSLeay:
do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http
head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http
ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
Running Mkbootstrap for Net::SSLeay ()
chmod 644 "SSLeay.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-Iinc" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/...
cc -c -I/opt/local/include -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"1.68\" -DXS_VERSION=\"1.68\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/dar...
rm -f blib/arch/auto/Net/SSLeay/SSLeay.bundle
LD_RUN_PATH="/opt/local/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local -L/opt/local/lib -L/opt/local/lib -fstack-protector-strong SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.bundle \
-L/opt/local -L/opt/local/lib -lssl -lcrypto -lz \
chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
Manifying 2 pod documents
Running Mkbootstrap for Net::SSLeay ()
chmod 644 "SSLeay.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local...
t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for testing POD
t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
t/handle/local/05_use.t ................ ok
t/local/03_use.t ....................... ok
t/local/04_basic.t ..................... ok
t/local/06_tcpecho.t ................... ok
t/local/05_passwd_cb.t ................. ok
t/local/15_bio.t ....................... ok
t/local/20_autoload.t .................. skipped: Some tests need Test::Exception
t/local/21_constants.t ................. skipped: Some tests need Test::Exception
t/local/08_pipe.t ...................... ok
t/local/30_error.t ..................... skipped: Requires Test::Exception, Test::Warn and Test::NoWarnings
t/local/07_sslecho.t ................... ok
t/local/31_rsa_generate_key.t .......... skipped: Test::Exception required
t/local/34_x509_crl.t .................. ok
t/local/36_verify.t .................... ok
t/local/37_asn1_time.t ................. ok
t/local/38_priv-key.t .................. ok
t/local/35_ephemeral.t ................. ok
t/local/32_x509_get_cert_info.t ........ ok
t/local/39_pkcs12.t .................... ok
t/local/41_alpn_support.t .............. skipped: openssl 1.0.2 required
t/local/40_npn_support.t ............... ok
t/local/61_threads-cb-crash.t .......... skipped: your perl is not compiled with ithreads or is pre-5.8
t/local/62_threads-ctx_new-deadlock.t .. skipped: your perl is not compiled with ithreads or is pre-5.8
t/local/42_info_callback.t ............. ok
t/local/kwalitee.t ..................... skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
t/local/50_digest.t .................... ok
t/local/33_x509_create_cert.t .......... ok
All tests successful.
Files=29, Tests=1834, 1 wallclock secs ( 0.19 usr 0.05 sys + 1.67 cusr 0.20 csys = 2.11 CPU)
Result: PASS
Manifying 2 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/SSLeay.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Net/SSLeay.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Net/SSLeay.pod
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/Net/SSLeay/Handle.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/autosplit.ix
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/debug_read.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_https.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_https2.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_https3.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_https4.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_httpx2.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_httpx3.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/do_httpx4.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/dump_peer_certificate.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_http.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_http3.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_http4.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_https.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_https3.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_https4.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_httpx.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_httpx3.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/get_httpx4.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/head_http.al
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/auto/Net/SSLeay/head_http3.al
( run in 1.602 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )