PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-01T00:55:12 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 30 Jan 2017 06:17:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz ok Test-Fatal-0.014/ Test-Fatal-0.014/Changes Test-Fatal-0.014/dist.ini Test-Fatal-0.014/examples/ Test-Fatal-0.014/lib/ Test-Fatal-0.014/LICENSE Test-Fatal-0.014/Makefile.PL Test-Fatal-0.014/MANIFEST Test-Fatal-0.014/META.json Test-Fatal-0.014/META.yml Test-Fatal-0.014/README Test-Fatal-0.014/t/ Test-Fatal-0.014/xt/ Test-Fatal-0.014/xt/release/ Test-Fatal-0.014/xt/release/changes_has_content.t Test-Fatal-0.014/xt/release/pod-syntax.t Test-Fatal-0.014/t/00-report-prereqs.dd Test-Fatal-0.014/t/00-report-prereqs.t Test-Fatal-0.014/t/basic.t Test-Fatal-0.014/t/like-exception.t Test-Fatal-0.014/t/todo.t Test-Fatal-0.014/lib/Test/ Test-Fatal-0.014/lib/Test/Fatal.pm Test-Fatal-0.014/examples/convert-to-test-fatal Test-Fatal-0.014/examples/exception_like.t Configuring R/RJ/RJBS/Test-Fatal-0.014.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Test::Fatal Writing MYMETA.yml and MYMETA.json RJBS/Test-Fatal-0.014.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for R/RJ/RJBS/Test-Fatal-0.014.tar.gz >>> make cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm Manifying 1 pod document RJBS/Test-Fatal-0.014.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, '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.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # --------------------- ---- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # Test::Builder::Tester any 1.28 # Test::More 0.96 1.001014 # overload any 1.26 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------- ---- -------- # Carp any 1.38 # Exporter 5.57 5.72 # Test::Builder any 1.001014 # Try::Tiny 0.07 0.28 # strict any 1.09 # warnings any 1.32 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. 1..7 ok 1 - foo bar is like foo bar ok 2 - no fatality means no exception ok 3 - we die on demand ok 4 - a success block runs, passing ok 5 - finally block after success block ok 6 - finally block after success block still runs ok 7 - we throw a new exception if the exception is false ok t/like-exception.t ..... 1..4 ok 1 - die dies ok 2 - return doesn't die ok 3 - return lived ok 4 - die doesn't live ok t/todo.t ............... 1..4 ok 1 - $TODO works ok 2 - $TODO works ok 3 - $TODO works ok 4 - $TODO works ok All tests successful. Files=4, Tests=16, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.21 cusr 0.03 csys = 0.27 CPU) Result: PASS RJBS/Test-Fatal-0.014.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> incredibly simple helpers for testing code with exceptions >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Test-Fatal-0.014-rWitNb && tar cvf - Test-Fatal-0.014.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/R/RJ/RJBS/Test-Fatal-0.014.tar.gz Test-Fatal-0.014.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm blib/man3/ blib/man3/Test::Fatal.3 Finished 2017-02-01T00:55:16