PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-10-18T20:03:19 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 19 Oct 2013 02:09:43 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.030.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.030.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. Exporter-Tiny-0.030/CONTRIBUTING Exporter-Tiny-0.030/COPYRIGHT Exporter-Tiny-0.030/CREDITS Exporter-Tiny-0.030/Changes Exporter-Tiny-0.030/INSTALL Exporter-Tiny-0.030/LICENSE Exporter-Tiny-0.030/MANIFEST Exporter-Tiny-0.030/META.json Exporter-Tiny-0.030/META.yml Exporter-Tiny-0.030/Makefile.PL Exporter-Tiny-0.030/README Exporter-Tiny-0.030/SIGNATURE Exporter-Tiny-0.030/dist.ini Exporter-Tiny-0.030/doap.ttl Exporter-Tiny-0.030/t/01basic.t Exporter-Tiny-0.030/t/02renaming.t Exporter-Tiny-0.030/t/03generators.t Exporter-Tiny-0.030/t/04into.t Exporter-Tiny-0.030/examples/Example/Exporter.pm Exporter-Tiny-0.030/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.030.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-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.030.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t ....... ok 1 - Correctly imported "fib" from Example::Exporter ok 2 - Did not inadvertantly import "embiggen" 1..2 ok t/02renaming.t .... # Subtest: Rename functions using -as ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" 1..2 ok 1 - Rename functions using -as # Subtest: Rename functions using -prefix ok 1 - Correctly imported "myfib" from Example::Exporter ok 2 - Did not inadvertantly import "fib" 1..2 ok 2 - Rename functions using -prefix # Subtest: Rename functions using -suffix ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" 1..2 ok 3 - Rename functions using -suffix 1..3 ok t/03generators.t .. ok 1 - embiggen ok 2 - embiggen_by_2 ok 3 - embiggen_by_42 ok 4 - correct prototype 1..4 ok t/04into.t ........ ok 1 ok 2 1..2 ok All tests successful. Files=4, Tests=11, 1 wallclock secs ( 0.11 usr 0.05 sys + 0.52 cusr 0.08 csys = 0.76 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.030.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 /export/home/fly818/var/cpan/build/Exporter-Tiny-0.030-AaRtf2 && tar cvf - Exporter-Tiny-0.030.ppd blib) | gzip -c >/export/home/fly818/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.030.tar.gz Exporter-Tiny-0.030.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Tiny.pm blib/man3/ blib/man3/Exporter::Tiny.3 >>> mv /export/home/fly818/var/cpan/build/Exporter-Tiny-0.030-AaRtf2/Exporter-Tiny-0.030.ppd /export/home/fly818/var/REPO/T/TO/TOBYINK Finished 2013-10-18T20:03:32