PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-04-04T12:22:28 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1064/var/cpan/Metadata' Database was generated on Fri, 04 Apr 2014 18:06:23 GMT Running make for T/TO/TOBYINK/Exporter-Tiny-0.038.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.038.tar.gz Checksum for /export/home/fly1064/var/cpan/sources/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.038.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Exporter-Tiny-0.038/CONTRIBUTING Exporter-Tiny-0.038/COPYRIGHT Exporter-Tiny-0.038/CREDITS Exporter-Tiny-0.038/Changes Exporter-Tiny-0.038/INSTALL Exporter-Tiny-0.038/LICENSE Exporter-Tiny-0.038/MANIFEST Exporter-Tiny-0.038/META.json Exporter-Tiny-0.038/META.yml Exporter-Tiny-0.038/Makefile.PL Exporter-Tiny-0.038/README Exporter-Tiny-0.038/SIGNATURE Exporter-Tiny-0.038/dist.ini Exporter-Tiny-0.038/doap.ttl Exporter-Tiny-0.038/t/01basic.t Exporter-Tiny-0.038/t/02renaming.t Exporter-Tiny-0.038/t/03generators.t Exporter-Tiny-0.038/t/04into.t Exporter-Tiny-0.038/t/05shiny.t Exporter-Tiny-0.038/t/06notwant.t Exporter-Tiny-0.038/t/07regexp.t Exporter-Tiny-0.038/t/08tags.t Exporter-Tiny-0.038/examples/Example/Exporter.pm Exporter-Tiny-0.038/lib/Exporter/Shiny.pm Exporter-Tiny-0.038/lib/Exporter/Tiny.pm CPAN.pm: Building T/TO/TOBYINK/Exporter-Tiny-0.038.tar.gz >>> /export/home/fly1064/bin/perl 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.038.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-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 t/06notwant.t ..... 1..1 ok 1 ok t/07regexp.t ...... 1..2 ok 1 ok 2 ok t/08tags.t ........ 1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok All tests successful. Files=8, Tests=25, 2 wallclock secs ( 0.18 usr 0.10 sys + 1.19 cusr 0.20 csys = 1.67 CPU) Result: PASS TOBYINK/Exporter-Tiny-0.038.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/fly1064/var/cpan/build/Exporter-Tiny-0.038-80EXKR && tar cvf - Exporter-Tiny-0.038.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/T/TO/TOBYINK/Exporter-Tiny-0.038.tar.gz Exporter-Tiny-0.038.ppd blib/ blib/lib/ blib/lib/Exporter/ blib/lib/Exporter/Tiny.pm blib/lib/Exporter/Shiny.pm blib/man3/ blib/man3/Exporter::Shiny.3 blib/man3/Exporter::Tiny.3 >>> mv /export/home/fly1064/var/cpan/build/Exporter-Tiny-0.038-80EXKR/Exporter-Tiny-0.038.ppd /export/home/fly1064/var/REPO/T/TO/TOBYINK Finished 2014-04-04T12:22:45