PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2014-03-12T07:20:58 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Wed, 12 Mar 2014 13:06:14 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.036.tar.gz Checksum for /data/cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.036.tar.gz ok Exporter-Tiny-0.036/CONTRIBUTING Exporter-Tiny-0.036/COPYRIGHT Exporter-Tiny-0.036/CREDITS Exporter-Tiny-0.036/Changes Exporter-Tiny-0.036/INSTALL Exporter-Tiny-0.036/LICENSE Exporter-Tiny-0.036/MANIFEST Exporter-Tiny-0.036/META.json Exporter-Tiny-0.036/META.yml Exporter-Tiny-0.036/Makefile.PL Exporter-Tiny-0.036/README Exporter-Tiny-0.036/SIGNATURE Exporter-Tiny-0.036/dist.ini Exporter-Tiny-0.036/doap.ttl Exporter-Tiny-0.036/t/01basic.t Exporter-Tiny-0.036/t/02renaming.t Exporter-Tiny-0.036/t/03generators.t Exporter-Tiny-0.036/t/04into.t Exporter-Tiny-0.036/t/05shiny.t Exporter-Tiny-0.036/examples/Example/Exporter.pm Exporter-Tiny-0.036/lib/Exporter/Shiny.pm Exporter-Tiny-0.036/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.036.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Exporter::Tiny Writing MYMETA.yml and MYMETA.json >>> make cp lib/Exporter/Tiny.pm blib/lib/Exporter/Tiny.pm cp lib/Exporter/Shiny.pm blib/lib/Exporter/Shiny.pm Manifying blib/man3/Exporter::Shiny.3 Manifying blib/man3/Exporter::Tiny.3 TOBYINK/Exporter-Tiny-0.036.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t ....... 1..2 ok 1 - Correctly imported "fib" from Example::Exporter ok 2 - Did not inadvertantly import "embiggen" ok t/02renaming.t .... 1..6 # Rename functions using -as ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" # Rename functions using -prefix ok 3 - Correctly imported "myfib" from Example::Exporter ok 4 - Did not inadvertantly import "fib" # Rename functions using -suffix ok 5 - Correctly imported "fibonacci" from Example::Exporter ok 6 - Did not inadvertantly import "fib" ok t/03generators.t .. 1..4 ok 1 - embiggen ok 2 - embiggen_by_2 ok 3 - embiggen_by_42 ok 4 - correct prototype ok t/04into.t ........ 1..2 ok 1 ok 2 ok t/05shiny.t ....... 1..1 ok 1 ok All tests successful. Files=5, Tests=15, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.18 cusr 0.04 csys = 0.28 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.036.tar.gz make test TEST_VERBOSE=1 -- OK Toby Inkster <tobyink@cpan.org> an exporter with the features of Sub::Exporter but only core dependencies >>> (cd /Users/fly1800/var/cpan/build/Exporter-Tiny-0.036-suamG8 && tar cvf - Exporter-Tiny-0.036.ppd blib) | gzip -c >/Users/fly1800/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.036.tar.gz Exporter-Tiny-0.036.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Shiny.pm blib/lib/Exporter/Tiny.pm blib/man3/ blib/man3/Exporter::Shiny.3 blib/man3/Exporter::Tiny.3 >>> mv /Users/fly1800/var/cpan/build/Exporter-Tiny-0.036-suamG8/Exporter-Tiny-0.036.ppd /Users/fly1800/var/REPO/T/TO/TOBYINK Finished 2014-03-12T07:21:05