view release on metacpan or search on metacpan
t/data/build.fresh.log view on Meta::CPAN
Looks good
Generating a Unix-style Makefile
Writing Makefile for Metabase::Fact
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have JSON 2 ... No
Checking if you have strict 0 ... Yes (1.09)
Checking if you have Getopt::Long 0 ... Yes (2.45)
Checking if you have File::Spec 0 ... Yes (3.56)
Checking if you have Test::Fatal 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have Pod::Usage 0 ... Yes (1.64)
Checking if you have Data::GUID 0 ... No
Checking if you have CPAN::DistnameInfo 0 ... No
Checking if you have File::Temp 0.20 ... Yes (0.2304)
Checking if you have version 0 ... Yes (0.9909)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have Test::More 0.88 ... Yes (1.001014)
Checking if you have File::Spec::Functions 0 ... Yes (3.56)
Checking if you have List::Util 0 ... Yes (1.41)
Checking if you have Cwd 0 ... Yes (3.56)
Checking if you have IO::Prompt::Tiny 0 ... No
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have lib 0 ... Yes (0.63)
Checking if you have overload 0 ... Yes (1.25)
==> Found dependencies: JSON, Test::Fatal, Data::GUID, CPAN::DistnameInfo, IO::Prompt::Tiny
Searching JSON on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on JSON
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz
-> OK
Unpacking JSON-2.90.tar.gz
Entering JSON-2.90
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring JSON-2.90
Running Makefile.PL
t/data/build.fresh.log view on Meta::CPAN
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/JSON.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/JSON::backportPP.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/JSON::backportPP::Boolean.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/JSON::backportPP::Compat5005.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/JSON::backportPP::Compat5006.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed JSON-2.90
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/JSON-2.90/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/JSON-2.90/install.json
Searching Test::Fatal on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Test::Fatal
Fetching http://mirrors.gossamer-threads.com/CPAN/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 0 ... Yes (7.04)
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 Try::Tiny 0.07 ... No
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have File::Spec 0 ... Yes (3.56)
Checking if you have Exporter 5.57 ... Yes (5.72)
Checking if you have Test::Builder 0 ... Yes (1.001014)
Checking if you have Test::Builder::Tester 0 ... Yes (1.28)
t/data/build.fresh.log view on Meta::CPAN
# Try::Tiny 0.07 0.22
# strict any 1.09
# warnings any 1.32
#
t/00-report-prereqs.t .. ok
All tests successful.
Files=4, Tests=16, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.16 cusr 0.02 csys = 0.21 CPU)
Result: PASS
Manifying 1 pod document
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/Test/Fatal.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Test::Fatal.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Test-Fatal-0.014
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Test-Fatal-0.014/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Test-Fatal-0.014/install.json
Searching Data::GUID on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Data::GUID
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/R/RJ/RJBS/Data-GUID-0.048.tar.gz
-> OK
Unpacking Data-GUID-0.048.tar.gz
t/data/build.fresh.log view on Meta::CPAN
# 0.048 Data::GUID
# 7.04 ExtUtils::MakeMaker
# 3.56 File::Spec
# 3.56 File::Spec::Functions
# 0.2304 File::Temp
# 2.45 Getopt::Long
# 0.003 IO::Prompt::Tiny
# 2.90 JSON
# 1.41 List::Util
# 1.64 Pod::Usage
# 0.014 Test::Fatal
# 1.001014 Test::More
# 0.63 lib
# 1.25 overload
# 1.09 strict
# 0.9909 version
# 1.32 warnings
t/00-report-prereqs.t ......... ok
t/report/report-open-close.t .. ok
t/resource/perl.t ............. ok
t/user/profile.t .............. ok
t/data/build.moose.log view on Meta::CPAN
Checking if you have Class::Load 0.09 ... Yes (0.23)
Checking if you have Sub::Exporter 0.980 ... Yes (0.987)
Checking if you have parent 0.223 ... Yes (0.234)
Checking if you have Data::OptList 0.107 ... Yes (0.109)
Checking if you have Module::Runtime 0.014 ... Yes (0.014)
Checking if you have Test::Requires 0.05 ... Yes (0.10)
Checking if you have Dist::CheckConflicts 0.02 ... Yes (0.11)
Checking if you have Devel::OverloadInfo 0.004 ... Yes (0.004)
Checking if you have Eval::Closure 0.04 ... Yes (0.13)
Checking if you have strict 1.03 ... Yes (1.09)
Checking if you have Test::Fatal 0.001 ... Yes (0.014)
Checking if you have Sub::Identify 0 ... Yes (0.12)
Checking if you have Module::Metadata 0 ... Yes (1.000027)
Checking if you have Carp 1.22 ... Yes (1.36)
Checking if you have Devel::GlobalDestruction 0 ... Yes (0.13)
Checking if you have Class::Load::XS 0.01 ... Yes (0.09)
Checking if you have Package::DeprecationManager 0.11 ... Yes (0.14)
Checking if you have CPAN::Meta::Check 0.011 ... Yes (0.011)
Checking if you have warnings 1.03 ... Yes (1.32)
Checking if you have Module::Runtime::Conflicts 0.002 ... Yes (0.002)
Checking if you have Test::More 0.94 ... Yes (1.001014)
t/data/build.moose.log view on Meta::CPAN
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.011
# CPAN::Meta::Requirements any 2.133
# File::Spec any 3.56_01
# Module::Metadata any 1.000027
# Test::CleanNamespaces 0.13 0.18
# Test::Fatal 0.001 0.014
# Test::More 0.94 1.001014
# Test::Requires 0.05 0.10
# Test::Warnings 0.016 0.021
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
#
t/data/build.moose.log view on Meta::CPAN
Checking if you have Config::MVP::Assembler 0 ... Yes (2.200010)
Checking if you have parent 0 ... Yes (0.234)
Checking if you have MooseX::Types::Moose 0 ... Yes (0.46)
Checking if you have File::Spec 0 ... Yes (3.56_01)
Checking if you have Class::Load 0.17 ... Yes (0.23)
Checking if you have Sub::Exporter 0 ... Yes (0.987)
Checking if you have Software::License::None 0 ... Yes (0.103010)
Checking if you have File::Find::Rule 0 ... Yes (0.33)
Checking if you have Test::FailWarnings 0 ... Yes (0.008)
Checking if you have MooseX::LazyRequire 0 ... Yes (0.11)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Data::Dumper 0 ... Yes (2.158)
Checking if you have File::pushd 0 ... Yes (1.009)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have CPAN::Meta::Prereqs 2.120630 ... Yes (2.150005)
Checking if you have strict 0 ... Yes (1.09)
Checking if you have App::Cmd::Command::version 0 ... Yes (0.328)
Checking if you have ExtUtils::Manifest 1.66 ... Yes (1.70)
Checking if you have String::Formatter 0.100680 ... Yes (0.102084)
Checking if you have Path::Class 0.22 ... Yes (0.35)
Checking if you have Test::File::ShareDir 0 ... Yes (1.001001)
t/data/build.moose.log view on Meta::CPAN
Checking if you have File::Spec 0 ... Yes (3.56_01)
Checking if you have Class::Load 0.06 ... Yes (0.23)
Checking if you have Sub::Exporter 0 ... Yes (0.987)
Checking if you have parent 0 ... Yes (0.234)
Checking if you have Data::OptList 0 ... Yes (0.109)
Checking if you have Capture::Tiny 0.13 ... Yes (0.30)
Checking if you have IPC::Cmd 0 ... Yes (0.92)
Checking if you have Module::Pluggable::Object 0 ... Yes (5.1)
Checking if you have strict 0 ... Yes (1.09)
Checking if you have Pod::Usage 1.61 ... Yes (1.67)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Data::Dumper 0 ... Yes (2.158)
Checking if you have IO::TieCombine 0 ... Yes (1.004)
Checking if you have Text::Abbrev 0 ... Yes (1.02)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have lib 0 ... Yes (0.63)
Checking if you have String::RewritePrefix 0 ... Yes (0.007)
Checking if you have Getopt::Long::Descriptive 0.084 ... Yes (0.099)
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have Sub::Exporter::Util 0 ... Yes (0.987)
Checking if you have Test::More 0.96 ... Yes (1.001014)
t/data/build.moose.log view on Meta::CPAN
# ExtUtils::MakeMaker any 7.10
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Data::Dumper any 2.158
# ExtUtils::MakeMaker any 7.10
# File::Spec any 3.56_01
# IPC::Cmd any 0.92
# Test::Fatal any 0.014
# Test::More 0.96 1.001014
# base any 2.22
# lib any 0.63
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
#
t/data/build.moose.log view on Meta::CPAN
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.011
# CPAN::Meta::Requirements 2.121 2.133
# ExtUtils::MakeMaker any 7.10
# ExtUtils::Manifest 1.66 1.70
# File::Spec any 3.56_01
# Software::License::None any 0.103010
# Test::FailWarnings any 0.008
# Test::Fatal any 0.014
# Test::File::ShareDir any 1.001001
# Test::More 0.96 1.001014
# lib any 0.63
# utf8 any 1.17
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
t/data/build.single_extended.log view on Meta::CPAN
Entering Catalyst-Runtime-5.90061
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.88)
Configuring Catalyst-Runtime-5.90061
Running Makefile.PL
*** Module::AutoInstall version 1.08
*** 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::Fatal ...loaded. (0.013)
- Test::More ...loaded. (1.001002 >= 0.88)
- Data::Dump ...loaded. (1.22)
- HTTP::Request::Common ...loaded. (6.04)
- IO::Scalar ...loaded. (2.110)
- HTTP::Status ...loaded. (6.03)
- JSON::MaybeXS ...loaded. (1.001000)
- List::MoreUtils ...loaded. (0.33)
- namespace::autoclean ...loaded. (0.15 >= 0.09)
- namespace::clean ...loaded. (0.25 >= 0.23)
- MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.00903 >= 0.00903)
t/data/build.single_extended.log view on Meta::CPAN
Checking if you have Plack::Middleware::HTTPExceptions 0 ... Yes (undef)
Checking if you have Plack::Test::ExternalServer 0 ... Yes (0.01)
Checking if you have Devel::InnerPackage 0 ... Yes (0.4)
Checking if you have HTTP::Body 1.06 ... Yes (1.19)
Checking if you have HTTP::Request 5.814 ... Yes (6.00)
Checking if you have List::MoreUtils 0 ... Yes (0.33)
Checking if you have IO::Scalar 0 ... Yes (2.110)
Checking if you have Safe::Isa 0 ... Yes (1.000004)
Checking if you have Task::Weaken 0 ... Yes (1.04)
Checking if you have Plack::Request::Upload 0 ... Yes (undef)
Checking if you have Test::Fatal 0 ... Yes (0.013)
Checking if you have MRO::Compat 0 ... Yes (0.12)
Checking if you have Carp 0 ... Yes (1.32)
Checking if you have URI 1.36 ... Yes (1.60)
Checking if you have MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.24 ... Yes (0.29)
Checking if you have Test::More 0.88 ... Yes (1.001002)
Checking if you have Plack 0.9991 ... Yes (1.0030)
Checking if you have Tree::Simple::Visitor::FindByPath 0 ... Yes (0.12)
Checking if you have Moose 1.03 ... Yes (2.1204)
Checking if you have JSON::MaybeXS 1.000000 ... Yes (1.001000)
Checking if you have Plack::Middleware::Head 0 ... Yes (undef)
t/data/cpanriver.01.build.log view on Meta::CPAN
Checking configure dependencies from META.json
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)
t/data/cpanriver.01.build.log view on Meta::CPAN
All tests successful.
Files=17, Tests=137, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.74 cusr 0.04 csys = 0.84 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Role/Tiny.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Role/Tiny/With.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Role-Tiny-2.000006
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Role-Tiny-2.000006/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Role-Tiny-2.000006/MYMETA.json
Already tried Test::Fatal. Skipping.
Searching Class::Method::Modifiers (1.1) on cpanmetadb ...
--> Working on Class::Method::Modifiers
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.12.tar.gz
-> OK
Unpacking Class-Method-Modifiers-2.12.tar.gz
Entering Class-Method-Modifiers-2.12
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Class-Method-Modifiers-2.12
Running Makefile.PL
t/data/cpanriver.01.build.log view on Meta::CPAN
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::Method::Modifiers
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have if 0 ... Yes (0.0607)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Test::Requires 0 ... No
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have Test::More 0.88 ... Yes (1.302113)
Checking if you have base 0 ... Yes (2.27)
Checking if you have B 0 ... Yes (1.72)
Checking if you have Carp 0 ... Yes (1.45)
==> Found dependencies: Test::Requires
Searching Test::Requires (0) on cpanmetadb ...
--> Working on Test::Requires
t/data/cpanriver.01.build.log view on Meta::CPAN
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.30
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.30
# File::Spec any 3.69
# Test::Fatal any 0.014
# Test::More 0.88 1.302113
# Test::Requires any 0.10
# if any 0.0607
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
t/data/cpanriver.01.build.log view on Meta::CPAN
Configuring Dist-CheckConflicts-0.11
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dist::CheckConflicts
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have Module::Runtime 0.009 ... Yes (0.016)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Test::More 0.88 ... Yes (1.302113)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have IO::Handle 0 ... Yes (1.37)
t/data/cpanriver.01.build.log view on Meta::CPAN
-> 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)
t/data/cpanriver.01.build.log view on Meta::CPAN
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/data/cpanriver.01.build.log view on Meta::CPAN
# 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
#
t/data/cpanriver.01.build.log view on Meta::CPAN
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)
Checking if you have Test::Requires 0 ... Yes (0.10)
Building and testing Package-Stash-XS-0.28
cp lib/Package/Stash/XS.pm blib/lib/Package/Stash/XS.pm
Running Mkbootstrap for XS ()
t/data/cpanriver.01.build.log view on Meta::CPAN
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)
t/data/cpanriver.01.build.log view on Meta::CPAN
# ------------------- ---- ----
# 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 ===
t/data/cpanriver.01.build.log view on Meta::CPAN
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 ...
t/data/cpanriver.02.build.log view on Meta::CPAN
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
# Perl 5.027007
t/01basic.t ....... ok
t/02renaming.t .... ok
t/03generators.t .. ok
t/04into.t ........ ok
t/05shiny.t ....... ok
t/06notwant.t ..... ok
t/07regexp.t ...... ok
t/08tags.t ........ ok
t/09warnings.t .... skipped: test requires Test::Warnings and Test::Fatal
t/10no.t .......... ok
All tests successful.
Files=10, Tests=32, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.35 cusr 0.04 csys = 0.42 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Shiny.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Etc.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Exporting.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Importing.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/QuickStart.pod
t/data/cpanriver.02.build.log view on Meta::CPAN
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 'File-Map' version '0.65'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have utf8 0 ... Yes (1.20)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280229)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Time::HiRes 0 ... Yes (1.9747)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have IO::Handle 0 ... Yes (1.37)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Sub::Exporter::Progressive 0.001005 ... Yes (0.001013)
Checking if you have IO::Socket::INET 0 ... Yes (1.35)
Checking if you have Module::Build 0.28 ... Yes (0.4224)
Checking if you have open 0 ... Yes (1.11)
Checking if you have subs 0 ... Yes (1.02)
Checking if you have Test::More 0 ... Yes (1.302113)