CPAN-cpanminus-reporter-RetainReports

 view release on metacpan or  search on metacpan

t/data/cpanriver.01.build.log  view on Meta::CPAN

Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Moo-2.003003
Running Makefile.PL
Warning: prerequisite Class::Method::Modifiers 1.1 not found.
Warning: prerequisite Devel::GlobalDestruction 0.11 not found.
Warning: prerequisite Module::Runtime 0.014 not found.
Warning: prerequisite Role::Tiny 2.000004 not found.
Warning: prerequisite Sub::Defer 2.003001 not found.
Warning: prerequisite Sub::Quote 2.003001 not found.
Warning: prerequisite Test::Fatal 0.003 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Moo
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.94 ... Yes (1.302113)
Checking if you have Sub::Quote 2.003001 ... No
Checking if you have Devel::GlobalDestruction 0.11 ... No
Checking if you have Scalar::Util 0 ... Yes (1.49)
Checking if you have Module::Runtime 0.014 ... No
Checking if you have Role::Tiny 2.000004 ... No
Checking if you have Test::Fatal 0.003 ... No
Checking if you have Class::Method::Modifiers 1.1 ... No
Checking if you have Sub::Defer 2.003001 ... No
Checking if you have Exporter 5.57 ... Yes (5.72)
==> Found dependencies: Sub::Quote, Devel::GlobalDestruction, Module::Runtime, Role::Tiny, Test::Fatal, Class::Method::Modifiers, Sub::Defer
Searching Sub::Quote (2.003001) on cpanmetadb ...
--> Working on Sub::Quote
Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.004000.tar.gz
-> OK
Unpacking Sub-Quote-2.004000.tar.gz
Entering Sub-Quote-2.004000
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Sub-Quote-2.004000
Running Makefile.PL
Warning: prerequisite Test::Fatal 0.003 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Quote
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Fatal 0.003 ... No
Checking if you have Test::More 0.94 ... Yes (1.302113)
Checking if you have Scalar::Util 0 ... Yes (1.49)
==> Found dependencies: Test::Fatal
Searching Test::Fatal (0.003) 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.30)
Configuring Test-Fatal-0.014
Running Makefile.PL
Warning: prerequisite Try::Tiny 0.07 not found.
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 File::Spec 0 ... Yes (3.69)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have overload 0 ... Yes (1.28)
Checking if you have Exporter 5.57 ... Yes (5.72)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have Test::Builder::Tester 0 ... Yes (1.302113)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Try::Tiny 0.07 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::More 0.96 ... Yes (1.302113)
Checking if you have Test::Builder 0 ... Yes (1.302113)
==> Found dependencies: Try::Tiny
Searching Try::Tiny (0.07) on cpanmetadb ...
--> Working on Try::Tiny
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.28.tar.gz
-> OK
Unpacking Try-Tiny-0.28.tar.gz
Entering Try-Tiny-0.28
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Try-Tiny-0.28
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 warnings 0 ... Yes (1.38)
Checking if you have Test::More 0 ... Yes (1.302113)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have if 0 ... Yes (0.0607)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have Exporter 5.57 ... Yes (5.72)
Building and testing Try-Tiny-0.28
cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-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.30
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.97000
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.30
#     File::Spec           any     3.69
#     Test::More           any 1.302113
#     if                   any   0.0607
# 
# === 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 missing
# 
# === Runtime Requires ===

t/data/cpanriver.01.build.log  view on Meta::CPAN

t/basic.t ...................... ok
t/context.t .................... ok
t/erroneous_usage.t ............ ok
t/finally.t .................... ok
t/given_when.t ................. ok
t/global_destruction_forked.t .. ok
t/global_destruction_load.t .... skipped: Capture::Tiny 0.12 required
t/named.t ...................... ok
t/when.t ....................... ok
t/zzz-check-breaks.t ........... ok
All tests successful.
Files=11, Tests=103,  1 wallclock secs ( 0.05 usr  0.00 sys +  0.54 cusr  0.04 csys =  0.63 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Try/Tiny.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Try-Tiny-0.28
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Try-Tiny-0.28/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Try-Tiny-0.28/MYMETA.json
Building and testing Test-Fatal-0.014
cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-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.30
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     7.30
#     File::Spec             any     3.69
#     Test::Builder::Tester  any 1.302113
#     Test::More            0.96 1.302113
#     overload               any     1.28
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want     Have
#     ------------- ---- --------
#     Carp           any     1.45
#     Exporter      5.57     5.72
#     Test::Builder  any 1.302113
#     Try::Tiny     0.07     0.28
#     strict         any     1.11
#     warnings       any     1.38
# 
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,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.25 cusr  0.01 csys =  0.28 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Test/Fatal.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Test-Fatal-0.014
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Test-Fatal-0.014/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Test-Fatal-0.014/MYMETA.json
Building and testing Sub-Quote-2.004000
cp lib/Sub/Defer.pm blib/lib/Sub/Defer.pm
cp lib/Sub/Quote.pm blib/lib/Sub/Quote.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/croak-locations.t ....... ok
t/hints.t ................. ok
t/inline.t ................ ok
t/leaks.t ................. ok
t/quotify.t ............... ok
t/sub-defer-no-subname.t .. ok
t/sub-defer-threads.t ..... skipped: your perl does not support ithreads
t/sub-defer.t ............. ok
t/sub-quote-threads.t ..... skipped: your perl does not support ithreads
t/sub-quote.t ............. ok
All tests successful.
Files=10, Tests=1110,  1 wallclock secs ( 0.11 usr  0.02 sys +  0.51 cusr  0.04 csys =  0.68 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Sub/Quote.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Sub/Defer.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Sub-Quote-2.004000
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Sub-Quote-2.004000/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Sub-Quote-2.004000/MYMETA.json
Searching Devel::GlobalDestruction (0.11) on cpanmetadb ...
--> Working on Devel::GlobalDestruction
Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz
-> OK
Unpacking Devel-GlobalDestruction-0.14.tar.gz
Entering Devel-GlobalDestruction-0.14
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Devel-GlobalDestruction-0.14
Running Makefile.PL
Warning: prerequisite Sub::Exporter::Progressive 0.001011 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Devel::GlobalDestruction
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Sub::Exporter::Progressive 0.001011 ... No
==> Found dependencies: Sub::Exporter::Progressive

t/data/cpanriver.01.build.log  view on Meta::CPAN

Running Makefile.PL
Warning: prerequisite Module::Implementation 0.06 not found.
Warning: prerequisite Package::Stash::XS 0.26 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Package::Stash
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 Module::Implementation 0.06 ... No
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Getopt::Long 0 ... Yes (2.5)
Checking if you have B 0 ... Yes (1.72)
Checking if you have Dist::CheckConflicts 0.02 ... Yes (0.11)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have Package::Stash::XS 0.26 ... No
Checking if you have Test::More 0.88 ... Yes (1.302113)
Checking if you have Symbol 0 ... Yes (1.08)
Checking if you have IO::Handle 0 ... Yes (1.37)
Checking if you have Scalar::Util 0 ... Yes (1.49)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::Requires 0 ... Yes (0.10)
==> Found dependencies: Module::Implementation, Package::Stash::XS
Searching Module::Implementation (0.06) on cpanmetadb ...
--> Working on Module::Implementation
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.tar.gz
-> OK
Unpacking Module-Implementation-0.09.tar.gz
Entering Module-Implementation-0.09
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Module-Implementation-0.09
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Implementation
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have Module::Runtime 0.012 ... Yes (0.016)
Checking if you have Test::More 0.88 ... Yes (1.302113)
Checking if you have IO::Handle 0 ... Yes (1.37)
Checking if you have Test::Fatal 0.006 ... Yes (0.014)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Building and testing Module-Implementation-0.09
cp lib/Module/Implementation.pm blib/lib/Module/Implementation.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-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.30
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.30
#     File::Spec            any     3.69
#     IO::Handle            any     1.37
#     IPC::Open3            any     1.20
#     Test::Fatal         0.006    0.014
#     Test::More           0.88 1.302113
#     Test::Requires        any     0.10
#     lib                   any     0.64
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module           Want  Have
#     --------------- ----- -----
#     Carp              any  1.45
#     Module::Runtime 0.012 0.016
#     Try::Tiny         any  0.28
#     strict            any  1.11
#     warnings          any  1.38
# 
t/00-report-prereqs.t ...... ok
t/author-no-tabs.t ......... skipped: these tests are for testing by the author
t/author-pod-spell.t ....... skipped: these tests are for testing by the author
t/basic.t .................. ok
t/both-fail.t .............. ok
t/env-value.t .............. ok
t/more-symbols.t ........... ok
t/namespace-cleanliness.t .. skipped: Test requires module 'Test::CleanNamespaces' but it's not found
t/one-impl-fails1.t ........ ok
t/one-impl-fails2.t ........ ok
t/release-cpan-changes.t ... skipped: these tests are for release candidate testing
t/release-eol.t ............ skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing
t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
t/requested-fails.t ........ ok
t/taint.t .................. skipped: Test requires module 'Test::Taint' but it's not found
All tests successful.
Files=20, Tests=24,  2 wallclock secs ( 0.04 usr  0.02 sys +  0.86 cusr  0.04 csys =  0.96 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Module/Implementation.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Module-Implementation-0.09
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Module-Implementation-0.09/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Module-Implementation-0.09/MYMETA.json
Searching Package::Stash::XS (0.26) on cpanmetadb ...
--> Working on Package::Stash::XS
Fetching http://www.cpan.org/authors/id/D/DO/DOY/Package-Stash-XS-0.28.tar.gz
-> OK
Unpacking Package-Stash-XS-0.28.tar.gz
Entering Package-Stash-XS-0.28
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Package-Stash-XS-0.28
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Package::Stash::XS
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have base 0 ... Yes (2.27)
Checking if you have B 0 ... Yes (1.72)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have XSLoader 0 ... Yes (0.28)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Symbol 0 ... Yes (1.08)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have Test::More 0.88 ... Yes (1.302113)
Checking if you have Scalar::Util 0 ... Yes (1.49)

t/data/cpanriver.01.build.log  view on Meta::CPAN

Files=28, Tests=296,  5 wallclock secs ( 0.10 usr  0.02 sys +  1.56 cusr  1.32 csys =  3.00 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/File/Slurp.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed File-Slurp-9999.19
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/File-Slurp-9999.19/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/File-Slurp-9999.19/MYMETA.json
Searching Test::Class::Most (0) on cpanmetadb ...
--> Working on Test::Class::Most
Fetching http://www.cpan.org/authors/id/O/OV/OVID/Test-Class-Most-0.08.tar.gz
-> OK
Unpacking Test-Class-Most-0.08.tar.gz
Entering Test-Class-Most-0.08
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Checking if you have Module::Build 0.4 ... Yes (0.4224)
Configuring Test-Class-Most-0.08
Running Build.PL
Checking prerequisites...
  requires:
    !  Test::Class is not installed
    !  Test::Most 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-Class-Most' version '0.08'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::Class 0.38 ... No
Checking if you have Test::Most 0.31 ... No
==> Found dependencies: Test::Class, Test::Most
Searching Test::Class (0.38) on cpanmetadb ...
--> Working on Test::Class
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Test-Class-0.50.tar.gz
-> OK
Unpacking Test-Class-0.50.tar.gz
Entering Test-Class-0.50
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Test-Class-0.50
Running Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite MRO::Compat 0.11 not found.
Generating a Unix-style Makefile
Writing Makefile for Test::Class
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have IO::File 1.09 ... Yes (1.16)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have overload 0 ... Yes (1.28)
Checking if you have Storable 2.04 ... Yes (2.65)
Checking if you have base 0 ... Yes (2.27)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have MRO::Compat 0.11 ... No
Checking if you have Attribute::Handlers 0.77 ... Yes (1.01)
Checking if you have Test::Builder 0.78 ... Yes (1.302113)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have Test::Exception 0.25 ... Yes (0.43)
Checking if you have Test::Builder::Tester 1.02 ... Yes (1.302113)
Checking if you have Test::Simple 0.78 ... Yes (1.302113)
Checking if you have Test 0 ... Yes (1.31)
Checking if you have Module::Runtime 0 ... Yes (0.016)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have Test::More 0.78 ... Yes (1.302113)
==> Found dependencies: MRO::Compat
Searching MRO::Compat (0.11) on cpanmetadb ...
--> Working on MRO::Compat
Fetching http://www.cpan.org/authors/id/H/HA/HAARG/MRO-Compat-0.13.tar.gz
-> OK
Unpacking MRO-Compat-0.13.tar.gz
Entering MRO-Compat-0.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring MRO-Compat-0.13
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MRO::Compat
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.47 ... Yes (1.302113)
Building and testing MRO-Compat-0.13
cp lib/MRO/Compat.pm blib/lib/MRO/Compat.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10basic.t .... ok
t/15pkg_gen.t .. ok
t/20mros.t ..... ok
All tests successful.
Files=3, Tests=26,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.12 cusr  0.01 csys =  0.15 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/MRO/Compat.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed MRO-Compat-0.13
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/MRO-Compat-0.13/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/MRO-Compat-0.13/MYMETA.json
Building and testing Test-Class-0.50
cp lib/Test/Class/Load.pm blib/lib/Test/Class/Load.pm
cp lib/Test/Class.pm blib/lib/Test/Class.pm
cp lib/Test/Class/MethodInfo.pm blib/lib/Test/Class/MethodInfo.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::Class::Load 0.50, Perl 5.027007, /home/jkeenan/testing/blead/bin/perl
t/00-load.t .................... ok
t/20-load-classes.t ............ ok
t/21-load-subclassed.t ......... ok
t/_new.t ....................... ok
t/bad-autoloads.t .............. skipped: need Contextual::Return
t/bailout.t .................... ok
t/builder.t .................... ok
t/compile.t .................... ok

t/data/cpanriver.01.build.log  view on Meta::CPAN

Already tried qbit. Skipping.
Already tried URI::Escape. Skipping.
Searching QBit::Application::Part (0) on cpanmetadb ...
Already tried QBit-Application-0.015. Skipping.
Searching LWP::UserAgent (0) on cpanmetadb ...
--> Working on LWP::UserAgent
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.29.tar.gz
-> OK
Unpacking libwww-perl-6.29.tar.gz
Entering libwww-perl-6.29
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Checking if you have File::Copy 0 ... Yes (2.33)
Checking if you have Getopt::Long 0 ... Yes (2.5)
Configuring libwww-perl-6.29
Running Makefile.PL
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 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.07 not found.
Warning: prerequisite Test::RequiresInternet 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 Net::FTP 2.58 ... Yes (3.11)
Checking if you have HTTP::Request::Common 6 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have URI 1.10 ... Yes (1.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Scalar::Util 0 ... Yes (1.49)
Checking if you have File::Listing 6 ... No
Checking if you have HTML::Entities 0 ... Yes (3.69)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have Test::More 0 ... Yes (1.302113)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have Test::RequiresInternet 0 ... No
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have HTTP::Request 6 ... No
Checking if you have HTTP::Date 6 ... No
Checking if you have IO::Socket 0 ... Yes (1.38)
Checking if you have Encode 2.12 ... Yes (2.93)
Checking if you have HTML::HeadParser 0 ... Yes (3.71)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have base 0 ... Yes (2.27)
Checking if you have HTTP::Status 6 ... No
Checking if you have IO::Select 0 ... Yes (1.23)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have HTTP::Response 6 ... No
Checking if you have MIME::Base64 2.1 ... Yes (3.15)
Checking if you have HTTP::Cookies 6 ... No
Checking if you have Net::HTTP 6.07 ... No
Checking if you have WWW::RobotRules 6 ... No
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have LWP::MediaTypes 6 ... No
Checking if you have HTTP::Negotiate 6 ... No
Checking if you have Encode::Locale 0 ... No
Checking if you have HTTP::Daemon 6 ... No
==> Found dependencies: HTTP::Request::Common, File::Listing, Test::RequiresInternet, HTTP::Request, HTTP::Date, HTTP::Status, HTTP::Response, HTTP::Cookies, Net::HTTP, WWW::RobotRules, LWP::MediaTypes, HTTP::Negotiate, Encode::Locale, HTTP::Daemon
Searching HTTP::Request::Common (6) on cpanmetadb ...
--> Working on HTTP::Request::Common
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Message-6.13.tar.gz
-> OK
Unpacking HTTP-Message-6.13.tar.gz
Entering HTTP-Message-6.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring HTTP-Message-6.13
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.
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.69)
Checking if you have Time::Local 0 ... Yes (1.25)
Checking if you have Exporter 5.57 ... Yes (5.72)
Checking if you have HTTP::Date 6 ... No
Checking if you have IO::Uncompress::RawInflate 0 ... Yes (2.074)
Checking if you have Storable 0 ... Yes (2.65)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Encode 2.21 ... Yes (2.93)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have MIME::Base64 2.1 ... Yes (3.15)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have MIME::QuotedPrint 0 ... Yes (3.13)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have Compress::Raw::Zlib 0 ... Yes (2.075)
Checking if you have IO::Compress::Deflate 0 ... Yes (2.074)
Checking if you have IO::HTML 0 ... No
Checking if you have IO::Uncompress::Inflate 0 ... Yes (2.074)
Checking if you have LWP::MediaTypes 6 ... No
Checking if you have Encode::Locale 1 ... No
Checking if you have IO::Compress::Bzip2 2.021 ... Yes (2.074)
Checking if you have IO::Compress::Gzip 0 ... Yes (2.074)
Checking if you have PerlIO::encoding 0 ... Yes (0.25)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Uncompress::Bunzip2 2.021 ... Yes (2.074)
Checking if you have URI 1.10 ... Yes (1.72)
Checking if you have IO::Uncompress::Gunzip 0 ... Yes (2.074)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::More 0.88 ... Yes (1.302113)
==> Found dependencies: HTTP::Date, IO::HTML, LWP::MediaTypes, Encode::Locale
Searching HTTP::Date (6) on cpanmetadb ...
--> Working on HTTP::Date
Fetching http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz
-> OK
Unpacking HTTP-Date-6.02.tar.gz
Entering HTTP-Date-6.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring HTTP-Date-6.02
Running Makefile.PL
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 ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Time::Local 0 ... Yes (1.25)
Building and testing HTTP-Date-6.02
cp lib/HTTP/Date.pm blib/lib/HTTP/Date.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/date.t .. ok
All tests successful.
Files=1, Tests=136,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.01 cusr  0.00 csys =  0.03 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Date.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed HTTP-Date-6.02
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/HTTP-Date-6.02/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/HTTP-Date-6.02/MYMETA.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.30)
Configuring IO-HTML-1.001
Running Makefile.PL
Checking if your kit is complete...
Looks good

t/data/cpanriver.01.build.log  view on Meta::CPAN

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.00 sys +  0.28 cusr  0.00 csys =  0.31 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Encode/Locale.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Encode-Locale-1.05
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Encode-Locale-1.05/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Encode-Locale-1.05/MYMETA.json
Building and testing HTTP-Message-6.13
cp lib/HTTP/Message.pm blib/lib/HTTP/Message.pm
cp lib/HTTP/Headers/Util.pm blib/lib/HTTP/Headers/Util.pm
cp lib/HTTP/Headers/ETag.pm blib/lib/HTTP/Headers/ETag.pm
cp lib/HTTP/Headers.pm blib/lib/HTTP/Headers.pm
cp lib/HTTP/Response.pm blib/lib/HTTP/Response.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/Request.pm blib/lib/HTTP/Request.pm
cp lib/HTTP/Config.pm blib/lib/HTTP/Config.pm
cp lib/HTTP/Request/Common.pm blib/lib/HTTP/Request/Common.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-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.30
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.97000
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.30
#     File::Spec           any     3.69
#     PerlIO::encoding     any     0.25
#     Test::More          0.88 1.302113
#     Time::Local          any     1.25
#     Try::Tiny            any     0.28
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                      Want  Have
#     -------------------------- ----- -----
#     Carp                         any  1.45
#     Compress::Raw::Zlib          any 2.075
#     Encode                      2.21  2.93
#     Encode::Locale                 1  1.05
#     Exporter                    5.57  5.72
#     HTTP::Date                     6  6.02
#     IO::Compress::Bzip2        2.021 2.074
#     IO::Compress::Deflate        any 2.074
#     IO::Compress::Gzip           any 2.074
#     IO::HTML                     any 1.001
#     IO::Uncompress::Bunzip2    2.021 2.074
#     IO::Uncompress::Gunzip       any 2.074
#     IO::Uncompress::Inflate      any 2.074
#     IO::Uncompress::RawInflate   any 2.074
#     LWP::MediaTypes                6  6.02
#     MIME::Base64                 2.1  3.15
#     MIME::QuotedPrint            any  3.13
#     Storable                     any  2.65
#     URI                         1.10  1.72
#     base                         any  2.27
#     strict                       any  1.11
#     warnings                     any  1.38
# 
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=578,  2 wallclock secs ( 0.11 usr  0.01 sys +  1.27 cusr  0.13 csys =  1.52 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Request.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Headers.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Message.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Config.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Response.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/HTTP/Status.pm

t/data/cpanriver.01.build.log  view on Meta::CPAN

#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
#     File::Copy           any 2.33
#     Getopt::Long         any  2.5
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.97000
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.30
#     File::Spec              any     3.69
#     FindBin                 any     1.51
#     Test::Fatal             any    0.014
#     Test::More              any 1.302113
#     Test::RequiresInternet  any     0.05
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want Have
#     --------------------- ---- ----
#     Digest::MD5            any 2.55
#     Encode                2.12 2.93
#     Encode::Locale         any 1.05
#     File::Listing            6 6.04
#     HTML::Entities         any 3.69
#     HTML::HeadParser       any 3.71
#     HTTP::Cookies            6 6.04
#     HTTP::Daemon             6 6.01
#     HTTP::Date               6 6.02
#     HTTP::Negotiate          6 6.01
#     HTTP::Request            6 6.13
#     HTTP::Request::Common    6 6.13
#     HTTP::Response           6 6.13
#     HTTP::Status             6 6.13
#     IO::Select             any 1.23
#     IO::Socket             any 1.38
#     LWP::MediaTypes          6 6.02
#     MIME::Base64           2.1 3.15
#     Net::FTP              2.58 3.11
#     Net::HTTP             6.07 6.17
#     Scalar::Util           any 1.49
#     Try::Tiny              any 0.28
#     URI                   1.10 1.72
#     URI::Escape            any 3.31
#     WWW::RobotRules          6 6.02
#     base                   any 2.27
#     strict                 any 1.11
#     warnings               any 1.38
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02 missing
#     IO::Socket::INET      any    1.35
#     LWP::Protocol::https 6.02 missing
# 
t/00-report-prereqs.t .......... ok
t/10-attrs.t ................... ok
# Some tests for the PUT method can only be run on 
# HTTP::Request version 6.07 or higher.
# If your version isn't good enough, we'll skip those.
# Your version is 6.13 and that's good enough
t/base/default_content_type.t .. ok
t/base/protocols.t ............. ok
t/base/protocols/nntp.t ........ ok
t/base/proxy.t ................. ok
t/base/simple.t ................ ok
t/base/ua.t .................... ok
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=16, Tests=211, 15 wallclock secs ( 0.07 usr  0.01 sys +  1.95 cusr  0.14 csys =  2.17 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/libwww/lwptut.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/libwww/lwpcook.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Simple.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/MemberMixin.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/RobotUA.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/DebugFile.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Debug.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/UserAgent.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/ConnCache.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Debug/TraceHTTP.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/file.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/nntp.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/data.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/ftp.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/cpan.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/gopher.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/http.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/loopback.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/nogo.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/LWP/Protocol/mailto.pm

t/data/cpanriver.01.build.log  view on Meta::CPAN

Warning: prerequisite DBIx::Class 0.08127 not found.
Warning: prerequisite DBIx::Class::IntrospectableM2M 0 not found.
Warning: prerequisite Hash::Merge 0.12 not found.
Warning: prerequisite Lingua::EN::Inflect::Number 1.1 not found.
Warning: prerequisite Lingua::EN::Inflect::Phrase 0.15 not found.
Warning: prerequisite Lingua::EN::Tagger 0.23 not found.
Warning: prerequisite Scope::Guard 0.20 not found.
Warning: prerequisite String::CamelCase 0.02 not found.
Warning: prerequisite String::ToIdentifier::EN 0.05 not found.
Warning: prerequisite namespace::clean 0.23 not found.
******************* DBIx::Class::Schema::Loader WARNING ***********************
The default attributes for belongs_to relationships for foreign keys with no
rules has been changed for most databases, and is soon changing for the rest,
as ON DELETE/UPDATE and DEFERRABLE clauses for foreign keys are now being
introspected.

THIS MAY AFFECT YOUR DDL DIFFS WHEN DEPLOYING

YOUR GENERATED CODE WILL ALMOST CERTAINLY CHANGE

Read more about the changes in "relationship_attrs" in:

perldoc DBIx::Class::Schema::Loader::Base

https://metacpan.org/module/DBIx::Class::Schema::Loader::Base#relationship_attrs

See also the "Changes" file for the last few revisions.
*******************************************************************************
*** Module::AutoInstall version 1.17
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
    of the dependency's installation later.
[Core Features]
- DBIx::Class::IntrospectableM2M ...missing.
- File::Temp                     ...loaded. (0.2304 >= 0.16)
- File::Path                     ...loaded. (2.15 >= 2.07)
- DBD::SQLite                    ...missing. (would need 1.29)
- Test::Exception                ...loaded. (0.43 >= 0.31)
- Test::More                     ...loaded. (1.302113 >= 0.94)
- Test::Warn                     ...loaded. (0.32 >= 0.21)
- Test::Deep                     ...loaded. (1.127 >= 0.107)
- Test::Differences              ...loaded. (0.64 >= 0.60)
- Carp::Clan                     ...loaded. (6.06)
- Class::Accessor::Grouped       ...missing. (would need 0.10008)
- Class::C3::Componentised       ...missing. (would need 1.0008)
- Class::Inspector               ...missing. (would need 1.27)
- Class::Unload                  ...missing. (would need 0.07)
- Data::Dump                     ...loaded. (1.23 >= 1.06)
- DBIx::Class                    ...missing. (would need 0.08127)
- Hash::Merge                    ...missing. (would need 0.12)
- Lingua::EN::Inflect::Number    ...missing. (would need 1.1)
- Lingua::EN::Tagger             ...missing. (would need 0.23)
- Lingua::EN::Inflect::Phrase    ...missing. (would need 0.15)
- List::Util                     ...loaded. (1.49 >= 1.33)
- MRO::Compat                    ...loaded. (0.13 >= 0.09)
- namespace::clean               ...missing. (would need 0.23)
- Scope::Guard                   ...missing. (would need 0.20)
- String::ToIdentifier::EN       ...missing. (would need 0.05)
- String::CamelCase              ...missing. (would need 0.02)
- Sub::Util                      ...loaded. (1.49 >= 1.40)
- Try::Tiny                      ...loaded. (0.28)
- Digest::MD5                    ...loaded. (2.55 >= 2.36)
- Exporter                       ...loaded. (5.72 >= 5.63)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::Class::Schema::Loader
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have namespace::clean 0.23 ... No
Checking if you have DBIx::Class 0.08127 ... No
Checking if you have Test::Exception 0.31 ... Yes (0.43)
Checking if you have Lingua::EN::Inflect::Number 1.1 ... No
Checking if you have DBD::SQLite 1.29 ... No
Checking if you have DBIx::Class::IntrospectableM2M 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::Deep 0.107 ... Yes (1.127)
Checking if you have Test::More 0.94 ... Yes (1.302113)
Checking if you have Data::Dump 1.06 ... Yes (1.23)
Checking if you have List::Util 1.33 ... Yes (1.49)
Checking if you have Class::Accessor::Grouped 0.10008 ... No
Checking if you have Class::Unload 0.07 ... No
Checking if you have String::ToIdentifier::EN 0.05 ... No
Checking if you have Class::Inspector 1.27 ... No
Checking if you have Sub::Util 1.40 ... Yes (1.49)
Checking if you have Lingua::EN::Inflect::Phrase 0.15 ... No
Checking if you have File::Temp 0.16 ... Yes (0.2304)
Checking if you have Test::Warn 0.21 ... Yes (0.32)
Checking if you have Hash::Merge 0.12 ... No
Checking if you have Exporter 5.63 ... Yes (5.72)
Checking if you have Carp::Clan 0 ... Yes (6.06)
Checking if you have Class::C3::Componentised 1.0008 ... No
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have Digest::MD5 2.36 ... Yes (2.55)
Checking if you have Scope::Guard 0.20 ... No
Checking if you have Test::Differences 0.60 ... Yes (0.64)
Checking if you have Lingua::EN::Tagger 0.23 ... No
Checking if you have MRO::Compat 0.09 ... Yes (0.13)
Checking if you have String::CamelCase 0.02 ... No
Checking if you have File::Path 2.07 ... Yes (2.15)
==> Found dependencies: namespace::clean, DBIx::Class, Lingua::EN::Inflect::Number, DBD::SQLite, DBIx::Class::IntrospectableM2M, Class::Accessor::Grouped, Class::Unload, String::ToIdentifier::EN, Class::Inspector, Lingua::EN::Inflect::Phrase, Hash::M...
Searching namespace::clean (0.23) on cpanmetadb ...
--> Working on namespace::clean
Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-0.27.tar.gz
-> OK
Unpacking namespace-clean-0.27.tar.gz
Entering namespace-clean-0.27
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring namespace-clean-0.27
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for namespace::clean
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Package::Stash 0.23 ... Yes (0.37)
Checking if you have Test::More 0.47 ... Yes (1.302113)
Checking if you have B::Hooks::EndOfScope 0.12 ... Yes (0.21)
Building and testing namespace-clean-0.27
cp lib/namespace/clean.pm blib/lib/namespace/clean.pm
cp lib/namespace/clean/_Util.pm blib/lib/namespace/clean/_Util.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ................ ok
t/01-function-wipeout.t ..... ok
t/02-inheritance.t .......... ok
t/03-unimport.t ............. ok
t/04-except.t ............... ok
t/05-explicit-cleanee.t ..... ok
t/05-syntax-error.t ......... ok
t/06-other-types.t .......... ok
t/07-debugger.t ............. ok
t/07-pseudo-debugger.t ...... ok
t/08-const-sub.t ............ ok
t/09-fiddle-hinthash.t ...... ok
t/10-pure-perl.t ............ ok
t/11-multiclean-in-scope.t .. ok
All tests successful.
Files=14, Tests=2114,  3 wallclock secs ( 0.31 usr  0.03 sys +  1.96 cusr  0.11 csys =  2.41 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/namespace/clean.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/namespace/clean/_Util.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed namespace-clean-0.27
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/namespace-clean-0.27/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/namespace-clean-0.27/MYMETA.json
Searching DBIx::Class (0.08127) on cpanmetadb ...
--> Working on DBIx::Class
Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/DBIx-Class-0.082840.tar.gz
-> OK
Unpacking DBIx-Class-0.082840.tar.gz
Entering DBIx-Class-0.082840
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.30)
Configuring DBIx-Class-0.082840
Running Makefile.PL
Warning: prerequisite Class::Accessor::Grouped 0.10012 not found.
Warning: prerequisite Class::C3::Componentised 1.0009 not found.
Warning: prerequisite Class::Inspector 1.24 not found.
Warning: prerequisite Config::Any 0.20 not found.
Warning: prerequisite Context::Preserve 0.01 not found.
Warning: prerequisite DBD::SQLite 1.29 not found.
Warning: prerequisite DBI 1.57 not found.
Warning: prerequisite Data::Dumper::Concise 2.020 not found.
Warning: prerequisite Data::Page 2.00 not found.
Warning: prerequisite Hash::Merge 0.12 not found.
Warning: prerequisite Module::Find 0.07 not found.
Warning: prerequisite SQL::Abstract 1.81 not found.
Warning: prerequisite Scope::Guard 0.03 not found.
*** Module::AutoInstall version 1.16
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
    of the dependency's installation later.
[Core Features]
- DBD::SQLite              ...missing. (would need 1.29)
- File::Temp               ...loaded. (0.2304 >= 0.22)
- Package::Stash           ...loaded. (0.37 >= 0.28)
- Test::Deep               ...loaded. (1.127 >= 0.101)
- Test::Exception          ...loaded. (0.43 >= 0.31)
- Test::More               ...loaded. (1.302113 >= 0.94)
- Test::Warn               ...loaded. (0.32 >= 0.21)
- Class::Accessor::Grouped ...missing. (would need 0.10012)
- Class::C3::Componentised ...missing. (would need 1.0009)
- Class::Inspector         ...missing. (would need 1.24)
- Config::Any              ...missing. (would need 0.20)
- Context::Preserve        ...missing. (would need 0.01)
- DBI                      ...missing. (would need 1.57)
- Data::Dumper::Concise    ...missing. (would need 2.020)
- Data::Page               ...missing. (would need 2.00)
- Devel::GlobalDestruction ...loaded. (0.14 >= 0.09)
- Hash::Merge              ...missing. (would need 0.12)
- List::Util               ...loaded. (1.49 >= 1.16)
- MRO::Compat              ...loaded. (0.13 >= 0.12)
- Module::Find             ...missing. (would need 0.07)
- Moo                      ...loaded. (2.003003 >= 2.000)
- Path::Class              ...loaded. (0.37 >= 0.18)
- SQL::Abstract            ...missing. (would need 1.81)
- Scope::Guard             ...missing. (would need 0.03)
- Sub::Name                ...loaded. (0.21 >= 0.04)
- Text::Balanced           ...loaded. (2.03 >= 2.00)
- Try::Tiny                ...loaded. (0.28 >= 0.07)
- namespace::clean         ...loaded. (0.27 >= 0.24)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::Class
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Class::Accessor::Grouped 0.10012 ... No
Checking if you have List::Util 1.16 ... Yes (1.49)
Checking if you have Package::Stash 0.28 ... Yes (0.37)
Checking if you have Test::More 0.94 ... Yes (1.302113)
Checking if you have Test::Deep 0.101 ... Yes (1.127)
Checking if you have Path::Class 0.18 ... Yes (0.37)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Data::Page 2.00 ... No
Checking if you have Moo 2.000 ... Yes (2.003003)
Checking if you have Sub::Name 0.04 ... Yes (0.21)
Checking if you have DBD::SQLite 1.29 ... No
Checking if you have Test::Exception 0.31 ... Yes (0.43)
Checking if you have namespace::clean 0.24 ... Yes (0.27)
Checking if you have Text::Balanced 2.00 ... Yes (2.03)
Checking if you have MRO::Compat 0.12 ... Yes (0.13)
Checking if you have DBI 1.57 ... No
Checking if you have Devel::GlobalDestruction 0.09 ... Yes (0.14)
Checking if you have Scope::Guard 0.03 ... No
Checking if you have Try::Tiny 0.07 ... Yes (0.28)
Checking if you have Module::Find 0.07 ... No
Checking if you have Class::C3::Componentised 1.0009 ... No
Checking if you have Context::Preserve 0.01 ... No
Checking if you have File::Temp 0.22 ... Yes (0.2304)
Checking if you have Hash::Merge 0.12 ... No
Checking if you have Test::Warn 0.21 ... Yes (0.32)
Checking if you have Data::Dumper::Concise 2.020 ... No
Checking if you have Class::Inspector 1.24 ... No
Checking if you have SQL::Abstract 1.81 ... No
Checking if you have Config::Any 0.20 ... No
==> Found dependencies: Class::Accessor::Grouped, Data::Page, DBD::SQLite, DBI, Scope::Guard, Module::Find, Class::C3::Componentised, Context::Preserve, Hash::Merge, Data::Dumper::Concise, Class::Inspector, SQL::Abstract, Config::Any
Searching Class::Accessor::Grouped (0.10012) on cpanmetadb ...
--> Working on Class::Accessor::Grouped
Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/Class-Accessor-Grouped-0.10012.tar.gz
-> OK
Unpacking Class-Accessor-Grouped-0.10012.tar.gz
Entering Class-Accessor-Grouped-0.10012
Checking configure dependencies from META.yml
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280229)
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.30)
Configuring Class-Accessor-Grouped-0.10012
Running Makefile.PL
*** Module::AutoInstall version 1.06
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
    of the dependency's installation later.
[Core Features]
- Test::More        ...loaded. (1.302113 >= 0.88)
- Test::Exception   ...loaded. (0.43 >= 0.31)
- Carp              ...loaded. (1.45)
- Module::Runtime   ...loaded. (0.016 >= 0.012)
- Scalar::Util      ...loaded. (1.49)
- Sub::Name         ...loaded. (0.21 >= 0.05)
- Class::XSAccessor ...missing. (would need 1.19)
*** Module::AutoInstall configuration finished.
Warning: prerequisite Class::XSAccessor 1.19 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::Accessor::Grouped
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280229)
Checking if you have Test::Exception 0.31 ... Yes (0.43)
Checking if you have Module::Runtime 0.012 ... Yes (0.016)
Checking if you have Scalar::Util 0 ... Yes (1.49)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Class::XSAccessor 1.19 ... No
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Sub::Name 0.05 ... Yes (0.21)
Checking if you have Test::More 0.88 ... Yes (1.302113)
==> Found dependencies: Class::XSAccessor
Searching Class::XSAccessor (1.19) on cpanmetadb ...
--> Working on Class::XSAccessor
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Class-XSAccessor-1.19.tar.gz
-> OK
Unpacking Class-XSAccessor-1.19.tar.gz
Entering Class-XSAccessor-1.19
Checking configure dependencies from META.json

t/data/cpanriver.01.build.log  view on Meta::CPAN

#        PL            3.35  Pod::Simple::BlackBox                                                           [ MD5: 7eab1220fc7b44eab792bbf9ccc44edb ]
#        PL            3.35  Pod::Simple::LinkSection                                                        [ MD5: 3fae92494f87b19babe726623f5af431 ]
#        PA            1.80  POSIX                                                                           [ MD5: 238bb5bdaf04b0a66039be054bd45a5d ]
#        PA            1.49  Scalar::Util                                                                    [ MD5: 262ede380310476087a7f57ccc4ce055 ]
#        SL            0.21  Scope::Guard                                                                    [ MD5: 914494bdeb65cd340f14eae265635cf2 ]
#        PL            1.02  SelectSaver                                                                     [ MD5: bddc465e351ad0508581b94ef112d322 ]
#        SL            1.84  SQL::Abstract                                                                   [ MD5: 054f92aa3facdeac09d1b230a9fd6877 ]
#        PA            2.65  Storable                                                                        [ MD5: f9b9dc3f01a6e11efdb37ae3330f3f57 ]
#        PL            1.11  strict                                                                          [ MD5: 441328c7ffbbe42a0226ec65bde71715 ]
#        SL        2.004000  Sub::Defer                                                                      [ MD5: fe3f07cc2efa25ff3372e5c9bbf77969 ]
#        SL        0.001013  Sub::Exporter::Progressive                                                      [ MD5: 5f37412f2438f87c7b088c7b2e6dd8ab ]
#        SA            0.21  Sub::Name                                                                       [ MD5: f03f7cf0bb678e86d57149b9037b8970 ]
#        SL        2.004000  Sub::Quote                                                                      [ MD5: a0ffb5b408a2443d9a36d742d2faf7a4 ]
#        PA            1.49  Sub::Util                                                                       [ MD5: 0039259cf79a8c0f67cd3d405d14addb ]
#        PL            1.08  Symbol                                                                          [ MD5: f261ff12097b376fceb636639aa228c8 ]
#        PL        1.302113  Test2::API                                                                      [ MD5: 0db2dbb336d16855bfb80d6dfd0b06dc ]
#        PL        1.302113  Test2::API::Context                                                             [ MD5: 8275afc04ac50f6370dd3142d95b76f1 ]
#        PL        1.302113  Test2::API::Instance                                                            [ MD5: 89150a685d3486d0624dceb5d8b9cbe9 ]
#        PL        1.302113  Test2::API::Stack                                                               [ MD5: c983fdc5d6b1d647658bb36b7369cc76 ]
#        PL        1.302113  Test2::Event                                                                    [ MD5: 8061c3848549bd8a9aa986843824ddbf ]
#        PL        1.302113  Test2::Event::Bail                                                              [ MD5: 758758fcd93830167fd15af44fe1c2fc ]
#        PL        1.302113  Test2::Event::Diag                                                              [ MD5: 3f676b0e2196b290f6754804a4880a73 ]
#        PL        1.302113  Test2::Event::Exception                                                         [ MD5: 827483472e10d42f141814f89111d64c ]
#        PL        1.302113  Test2::Event::Fail                                                              [ MD5: 582d372ae8b0f1b92e804a44841c9f8e ]
#        PL        1.302113  Test2::Event::Note                                                              [ MD5: ee3a8b5778513132c4a005b2a0bf9fc6 ]
#        PL        1.302113  Test2::Event::Ok                                                                [ MD5: e73861ec37e5f557aaaebb631e34f101 ]
#        PL        1.302113  Test2::Event::Pass                                                              [ MD5: ecc63eab31d5136d86e32974e046a39d ]
#        PL        1.302113  Test2::Event::Plan                                                              [ MD5: aa52dcc89474e9fee540c77e7b3e2a2a ]
#        PL        1.302113  Test2::Event::Skip                                                              [ MD5: aa0373cf456350d3bbce41c45f83abfe ]
#        PL        1.302113  Test2::Event::Subtest                                                           [ MD5: 5c5a679f4dc36c0903887cf585602e32 ]
#        PL        1.302113  Test2::Event::Waiting                                                           [ MD5: 524af76afb4c750206d60f1a56e12293 ]
#        PL        1.302113  Test2::EventFacet                                                               [ MD5: f7d92ee99c3be3d39ce9030e6ae1a514 ]
#        PL        1.302113  Test2::EventFacet::About                                                        [ MD5: ce293bd1d6b6c1cf59dfb74f402966df ]
#        PL        1.302113  Test2::EventFacet::Amnesty                                                      [ MD5: 5e109eb588f811bedb26b458e074f74f ]
#        PL        1.302113  Test2::EventFacet::Assert                                                       [ MD5: 312bc882bc5d11ad5c5ba897cabfdb64 ]
#        PL        1.302113  Test2::EventFacet::Control                                                      [ MD5: 3917ccbb0ba2fc4d4784db51527feec4 ]
#        PL        1.302113  Test2::EventFacet::Error                                                        [ MD5: 43329240a5b8c4c716e4bf6d12be81d4 ]
#        PL        1.302113  Test2::EventFacet::Info                                                         [ MD5: af25863724d962825bc12b6090f015bc ]
#        PL        1.302113  Test2::EventFacet::Meta                                                         [ MD5: 07dc0e2b88059304c18cb7a99eac48d6 ]
#        PL        1.302113  Test2::EventFacet::Parent                                                       [ MD5: 7ce97b249d59088b94b8222fe6fe5bf1 ]
#        PL        1.302113  Test2::EventFacet::Plan                                                         [ MD5: a0dc8281a09b588c3c557f6e43387e5d ]
#        PL        1.302113  Test2::EventFacet::Trace                                                        [ MD5: 68fd2c0fec0aa3e8587198c644ede62a ]
#        PL        1.302113  Test2::Formatter                                                                [ MD5: 65fd423ae6c25153517cd8b132837161 ]
#        PL        1.302113  Test2::Formatter::TAP                                                           [ MD5: 8292b9b93f3c73d3e9ada52bfed65076 ]
#        PL        1.302113  Test2::Hub                                                                      [ MD5: 41dc44820d058ad7bc570e7cd2a07b75 ]
#        PL        1.302113  Test2::Hub::Interceptor                                                         [ MD5: 5e9de9459a503393f975fee0093b8d61 ]
#        PL        1.302113  Test2::Hub::Interceptor::Terminator                                             [ MD5: 571ff98af1dc7b411c3991effd577907 ]
#        PL        1.302113  Test2::Hub::Subtest                                                             [ MD5: 2f813e2bfaebe3e31e6c9567af886106 ]
#        PL        1.302113  Test2::Util                                                                     [ MD5: 4f39a0adbf574d17d594a504d97c36f8 ]
#        PL        1.302113  Test2::Util::ExternalMeta                                                       [ MD5: e6e317ad047943df1319704aab52220f ]
#        PL        1.302113  Test2::Util::HashBase                                                           [ MD5: e6029cbc8f6ffe65613073caef65d1c4 ]
#        PL        1.302113  Test2::Util::Trace                                                              [ MD5: c9f8d84d1ee28ebb9cee1c3a0c902a7e ]
#        PL        1.302113  Test::Builder                                                                   [ MD5: a6c269f142eaca4cc293a95ec719c11a ]
#        PL        1.302113  Test::Builder::Formatter                                                        [ MD5: 6e77fd1c69ea49c27cf20bc9a4dcaf33 ]
#        PL        1.302113  Test::Builder::Module                                                           [ MD5: 9b3df06b906824d6f83a2f258f042870 ]
#        PL        1.302113  Test::Builder::TodoDiag                                                         [ MD5: 0f329d101b5fb26837142be1481b7f25 ]
#        PL        1.302113  Test::More                                                                      [ MD5: 0fb7e5201788ed370ef34b58c2c9aba5 ]
#        SL            1.51  Test::Pod                                                                       [ MD5: efb912ca5d0e3c57e132e039190ef4d1 ]
#        PL            1.05  Tie::Hash                                                                       [ MD5: acc4709f0adb89bef2863771b6995d2b ]
#        PA          1.9747  Time::HiRes                                                                     [ MD5: a61037b19bffbdf3ca25e6be1bdff2c4 ]
#        SL            0.28  Try::Tiny                                                                       [ MD5: 53090a582032d6f4bb682dbbfa545876 ]
#        SL             1.0  Types::Serialiser                                                               [ MD5: b409e70ebab79d5b48b44dde9574b411 ]
#                   2.97000  Types::Serialiser::Boolean                                                    ! -f $INC{'Types/Serialiser/Boolean.pm'}
#        PL            1.20  utf8                                                                            [ MD5: 7f9898ce0e8fd43e704292ea55136df2 ]
#        SA            0.62  Variable::Magic                                                                 [ MD5: f799b01d18fef4f04032b0737bca868c ]
#        PL            1.03  vars                                                                            [ MD5: 613c5318b87aa69b1145ca028f964445 ]
#        PL          0.9918  version                                                                         [ MD5: bc4a229e3dd34edfdb2a6ed04a9b6b8d ]
#        PL          0.9918  version::regex                                                                  [ MD5: 35753410426cdb87aa472fa9f937b942 ]
#        PL            1.38  warnings                                                                        [ MD5: 1e1cde5c460261f4f9a06a32657fef38 ]
#        PL            1.04  warnings::register                                                              [ MD5: 2d8f6ce093a2176b982c0e12c0194b3b ]
#        PL            0.28  XSLoader                                                                        [ MD5: 876fe170a21f9509445a253cf188dd11 ]
# =============================
# 
# List of loadable modules within both the core and *OPTIONAL* dependency chains
# present on this system (modules sourced from ./blib, ./lib, ./t, and ./xt
# with versions identical to their parent namespace were omitted for brevity)
# 
#     *** Note that *MANY* of these modules will *NEVER* be loaded ***
#             *** during normal operation of DBIx::Class ***
# 
# 
t/00describe_environment.t .......................... ok
t/04_c3_mro.t ....................................... ok
t/05components.t .................................... ok
t/100extra_source.t ................................. ok
t/100populate.t ..................................... ok
t/101populate_rs.t .................................. ok
t/101source.t ....................................... ok
t/102load_classes.t ................................. ok
t/103many_to_many_warning.t ......................... ok
t/104view.t ......................................... ok
t/106dbic_carp.t .................................... ok
t/107obj_result_class.t ............................. ok
t/18insert_default.t ................................ ok
t/19retrieve_on_insert.t ............................ ok
t/20setuperrors.t ................................... ok
t/26dumper.t ........................................ ok
t/33exception_wrap.t ................................ ok
t/34exception_action.t .............................. ok
t/35exception_inaction.t ............................ skipped: not running dangerous segfault-prone test on plain install
t/39load_namespaces_1.t ............................. ok
t/39load_namespaces_2.t ............................. ok
t/39load_namespaces_3.t ............................. ok
t/39load_namespaces_4.t ............................. ok
t/39load_namespaces_exception.t ..................... ok
t/39load_namespaces_rt41083.t ....................... ok
t/39load_namespaces_stress.t ........................ ok
t/40compose_connection.t ............................ ok
t/40resultsetmanager.t .............................. ok
t/46where_attribute.t ............................... ok
t/50fork.t .......................................... skipped: Test needs DBD::Pg (see DBIx::Class::Optional::Dependencies for details)
t/51threadnodb.t .................................... skipped: your perl does not support ithreads
t/51threads.t ....................................... skipped: your perl does not support ithreads
t/51threadtxn.t ..................................... skipped: your perl does not support ithreads
t/52leaks.t ......................................... ok
t/53lean_startup.t .................................. ok
t/55namespaces_cleaned.t ............................ skipped: Skipping test on plain module install
t/60core.t .......................................... ok
t/61findnot.t ....................................... ok
t/63register_class.t ................................ ok
t/63register_column.t ............................... ok

t/data/cpanriver.01.build.log  view on Meta::CPAN

cp Tagger/pos_words.hash blib/lib/Lingua/EN/Tagger/pos_words.hash
cp Tagger/unknown.yml blib/lib/Lingua/EN/Tagger/unknown.yml
cp Tagger/words.yml blib/lib/Lingua/EN/Tagger/words.yml
cp Tagger/tags.yml blib/lib/Lingua/EN/Tagger/tags.yml
cp Tagger.pm blib/lib/Lingua/EN/Tagger.pm
cp Tagger/pos_tags.hash blib/lib/Lingua/EN/Tagger/pos_tags.hash
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/clean.t .......... ok
t/load.t ........... ok
t/nouns.t .......... ok
t/parser.t ......... ok
t/parser_latin1.t .. ok
t/parser_utf8.t .... ok
t/relax.t .......... ok
t/sentence.t ....... ok
t/threads.t ........ ok
t/weighted.t ....... ok
All tests successful.
Files=10, Tests=114,  2 wallclock secs ( 0.04 usr  0.02 sys +  1.84 cusr  0.11 csys =  2.01 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger/pos_tags.hash
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger/tags.yml
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger/words.yml
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger/pos_words.hash
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Tagger/unknown.yml
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Lingua-EN-Tagger-0.28
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Lingua-EN-Tagger-0.28/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Lingua-EN-Tagger-0.28/MYMETA.json
Searching Lingua::EN::Number::IsOrdinal (0) on cpanmetadb ...
--> Working on Lingua::EN::Number::IsOrdinal
Fetching http://www.cpan.org/authors/id/R/RK/RKITOVER/Lingua-EN-Number-IsOrdinal-0.05.tar.gz
-> OK
Unpacking Lingua-EN-Number-IsOrdinal-0.05.tar.gz
Entering Lingua-EN-Number-IsOrdinal-0.05
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Lingua-EN-Number-IsOrdinal-0.05
Running Makefile.PL
Warning: prerequisite Lingua::EN::FindNumber 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Lingua::EN::Number::IsOrdinal
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Test::More 0 ... Yes (1.302113)
Checking if you have IO::Handle 0 ... Yes (1.37)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have Lingua::EN::FindNumber 0 ... No
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have Try::Tiny 0 ... Yes (0.28)
==> Found dependencies: Lingua::EN::FindNumber
Searching Lingua::EN::FindNumber (0) on cpanmetadb ...
--> Working on Lingua::EN::FindNumber
Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Lingua-EN-FindNumber-1.32.tar.gz
-> OK
Unpacking Lingua-EN-FindNumber-1.32.tar.gz
Entering Lingua-EN-FindNumber-1.32
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Lingua-EN-FindNumber-1.32
Running Makefile.PL
Warning: prerequisite Lingua::EN::Words2Nums 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Lingua::EN::FindNumber
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Lingua::EN::Words2Nums 0 ... No
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Test::More 0 ... Yes (1.302113)
==> Found dependencies: Lingua::EN::Words2Nums
Searching Lingua::EN::Words2Nums (0) on cpanmetadb ...
--> Working on Lingua::EN::Words2Nums
Fetching http://www.cpan.org/authors/id/J/JO/JOEY/Lingua-EN-Words2Nums-0.18.tar.gz
-> OK
Unpacking Lingua-EN-Words2Nums-0.18.tar.gz
Entering Lingua-EN-Words2Nums-0.18
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Lingua-EN-Words2Nums-0.18
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Lingua::EN::Words2Nums
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Building and testing Lingua-EN-Words2Nums-0.18
cp Words2Nums.pm blib/lib/Lingua/EN/Words2Nums.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/samples.t .. ok
All tests successful.
Files=1, Tests=66,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.01 cusr  0.00 csys =  0.02 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Lingua/EN/Words2Nums.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Lingua-EN-Words2Nums-0.18
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Lingua-EN-Words2Nums-0.18/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Lingua-EN-Words2Nums-0.18/MYMETA.json
Building and testing Lingua-EN-FindNumber-1.32
cp lib/Lingua/EN/FindNumber.pm blib/lib/Lingua/EN/FindNumber.pm



( run in 1.084 second using v1.01-cache-2.11-cpan-364913b4093 )