PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2013-12-30T16:22:42 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Mon, 30 Dec 2013 22:17:04 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.032.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.032.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOBYINK/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/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 >>> /home/fly1400/ap1400/bin/perl-static 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 /home/fly1400/ap1400/bin/perl-static "-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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.15 cusr 0.00 csys = 0.18 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 /home/fly1400/var/cpan/build/Exporter-Tiny-0.032-9APi2u && tar cvf - Exporter-Tiny-0.032.ppd blib) | gzip -c >/home/fly1400/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 /home/fly1400/var/cpan/build/Exporter-Tiny-0.032-9APi2u/Exporter-Tiny-0.032.ppd /home/fly1400/var/REPO/T/TO/TOBYINK VmSize: 121664 kB Finished 2013-12-30T16:23:01