App-cpanminus-reporter

 view release on metacpan or  search on metacpan

t/data/build.fresh.log  view on Meta::CPAN

Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man1/metabase-profile.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Fact.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Fact::Hash.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Fact::String.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Report.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::cpan.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::cpan::distfile.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::metabase.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::metabase::fact.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::metabase::user.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::perl.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::Resource::perl::commit.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::User::EmailAddress.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::User::FullName.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::User::Profile.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/man/man3/Metabase::User::Secret.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/bin/metabase-profile
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Metabase-Fact-0.024
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Metabase-Fact-0.024/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/21.11@std/lib/perl5/darwin-2level/.meta/Metabase-Fact-0.024/install.json
Searching Test::Reporter on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Test::Reporter
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/D/DA/DAGOLDEN/Test-Reporter-1.62.tar.gz
-> OK
Unpacking Test-Reporter-1.62.tar.gz
Entering Test-Reporter-1.62
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.17 ... Yes (7.04)
Configuring Test-Reporter-1.62
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Reporter
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Time::Local 0 ... Yes (1.2300)
Checking if you have base 0 ... Yes (2.22)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have File::Spec 0 ... Yes (3.56)
Checking if you have Sys::Hostname 0 ... Yes (1.20)
Checking if you have strict 0 ... Yes (1.09)
Checking if you have Data::Dumper 0 ... Yes (2.158)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have Cwd 0 ... Yes (3.56)
Checking if you have Test::More 0.88 ... Yes (1.001014)
Checking if you have FileHandle 0 ... Yes (2.02)
Checking if you have File::Find 0 ... Yes (1.29)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have vars 0 ... Yes (1.03)
Checking if you have File::Temp 0 ... Yes (0.2304)
Building and testing Test-Reporter-1.62
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/3-file-transport.t ... ok
t/rt-89404.t ........... ok
t/6-write-read-crlf.t .. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.17 7.04
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.04
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Data::Dumper         any    2.158
#     ExtUtils::MakeMaker  any     7.04
#     File::Find           any     1.29
#     File::Spec           any     3.56
#     Test::More          0.88 1.001014
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150001
# 
# === Runtime Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Carp           any   1.36
#     Cwd            any   3.56
#     File::Temp     any 0.2304
#     FileHandle     any   2.02
#     Sys::Hostname  any   1.20
#     Time::Local    any 1.2300
#     base           any   2.22
#     constant       any   1.33
#     strict         any   1.09
#     vars           any   1.03
#     warnings       any   1.32
# 
# === Runtime Recommends ===
# 
#     Module      Want    Have
#     ----------- ---- -------
#     Mail::Send   any missing
#     Net::DNS     any missing
#     Net::Domain  any    3.05
#     Net::SMTP    any    3.05
# 
t/00-report-prereqs.t .. ok
t/1-reporter.t ......... ok
All tests successful.



( run in 2.265 seconds using v1.01-cache-2.11-cpan-524268b4103 )