PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-09-05T14:14:13 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Thu, 05 Sep 2013 20:08:27 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.026.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.026.tar.gz ok Exporter-Tiny-0.026/CONTRIBUTING Exporter-Tiny-0.026/COPYRIGHT Exporter-Tiny-0.026/CREDITS Exporter-Tiny-0.026/Changes Exporter-Tiny-0.026/LICENSE Exporter-Tiny-0.026/MANIFEST Exporter-Tiny-0.026/META.json Exporter-Tiny-0.026/META.yml Exporter-Tiny-0.026/Makefile.PL Exporter-Tiny-0.026/README Exporter-Tiny-0.026/SIGNATURE Exporter-Tiny-0.026/dist.ini Exporter-Tiny-0.026/doap.ttl Exporter-Tiny-0.026/t/01basic.t Exporter-Tiny-0.026/t/02renaming.t Exporter-Tiny-0.026/t/03generators.t Exporter-Tiny-0.026/examples/Example/Exporter.pm Exporter-Tiny-0.026/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.026.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good 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.026.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "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 .... ok 1 - Correctly imported "fibonacci" from Example::Exporter ok 2 - Did not inadvertantly import "fib" 1..2 ok 1 - Rename functions using -as ok 1 - Correctly imported "myfib" from Example::Exporter ok 2 - Did not inadvertantly import "fib" 1..2 ok 2 - Rename functions using -prefix 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 All tests successful. Files=3, Tests=9, 0 wallclock secs ( 0.14 usr 0.03 sys + 0.48 cusr 0.07 csys = 0.72 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.026.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/fly1264/var/cpan/build/Exporter-Tiny-0.026-oagrNR && tar cvf - Exporter-Tiny-0.026.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.026.tar.gz Exporter-Tiny-0.026.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Tiny.pm blib/man3/ blib/man3/Exporter::Tiny.3 >>> mv /export/home/fly1264/var/cpan/build/Exporter-Tiny-0.026-oagrNR/Exporter-Tiny-0.026.ppd /export/home/fly1264/var/REPO/T/TO/TOBYINK Finished 2013-09-05T14:14:27