PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2013-12-30T07:05:59 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Mon, 30 Dec 2013 14:08:20 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.032.tar.gz Checksum for /data/cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.032.tar.gz ok Exporter-Tiny-0.032/CONTRIBUTING Exporter-Tiny-0.032/COPYRIGHT Exporter-Tiny-0.032/CREDITS Exporter-Tiny-0.032/Changes Exporter-Tiny-0.032/INSTALL Exporter-Tiny-0.032/LICENSE Exporter-Tiny-0.032/MANIFEST Exporter-Tiny-0.032/META.json Exporter-Tiny-0.032/META.yml Exporter-Tiny-0.032/Makefile.PL Exporter-Tiny-0.032/README Exporter-Tiny-0.032/SIGNATURE Exporter-Tiny-0.032/dist.ini Exporter-Tiny-0.032/doap.ttl Exporter-Tiny-0.032/t/01basic.t Exporter-Tiny-0.032/t/02renaming.t Exporter-Tiny-0.032/t/03generators.t Exporter-Tiny-0.032/t/04into.t Exporter-Tiny-0.032/examples/Example/Exporter.pm Exporter-Tiny-0.032/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.032.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 Manifying blib/man3/Exporter::Tiny.3 TOBYINK/Exporter-Tiny-0.032.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 # Rename functions using -as # Rename functions using -prefix # Rename functions using -suffix t/02renaming.t .... 1..6 ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" ok 3 - Correctly imported "myfib" from Example::Exporter ok 4 - Did not inadvertantly import "fib" 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 All tests successful. Files=4, Tests=14, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.14 cusr 0.03 csys = 0.24 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.032.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.032-t7badm && tar cvf - Exporter-Tiny-0.032.ppd blib) | gzip -c >/Users/fly1800/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.032.tar.gz Exporter-Tiny-0.032.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Tiny.pm blib/man3/ blib/man3/Exporter::Tiny.3 >>> mv /Users/fly1800/var/cpan/build/Exporter-Tiny-0.032-t7badm/Exporter-Tiny-0.032.ppd /Users/fly1800/var/REPO/T/TO/TOBYINK Finished 2013-12-30T07:06:07