Checking if your kit is complete... Looks good Writing Makefile for ToolSet cp lib/ToolSet.pm blib/lib/ToolSet.pm cp lib/ToolSet/SWC.pm blib/lib/ToolSet/SWC.pm cp lib/ToolSet/SWC.pod blib/lib/ToolSet/SWC.pod cp lib/ToolSet.pod blib/lib/ToolSet.pod Manifying blib/man3/ToolSet::SWC.3 Manifying blib/man3/ToolSet.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..2 ok 1 - use ToolSet; ok 2 - use ToolSet::SWC; # Testing ToolSet 0.13 ok t/01-api............1..5 ok 1 - use t::ToolSet::Null; ok 2 - ToolSet->can('set_strict') ok 3 - ToolSet->can('set_warnings') ok 4 - ToolSet->can('export') ok 5 - t::ToolSet::Null->can('import') ok t/02-strictures.....1..2 ok 1 - strict propogates when set_strict(1) ok 2 - Strict doesn't propogate when set_strict(0) ok t/03-warnings.......1..2 ok 1 - Warnings propogate when set_warnings(1) ok 2 - Warnings don't propogate when set_warnings(0) ok t/04-export.........1..20 ok 1 - use t::ToolSet::Export; ok 2 - main->can('carp') ok 3 - main->can('getopt') ok 4 - main->can('getopts') ok 5 - main->cant('wrap') ok 6 - main->cant('fill') ok 7 - main->can('basename') ok 8 - main->cant('dirname') ok 9 - main->can('devnull') ok 10 - main->can('catdir') ok 11 - main->cant('rootdir') ok 12 - main->can('cwd') ok 13 - main->can('fastcwd') ok 14 - main->cant('getcwd') ok 15 - main->cant('fastgetcwd') ok 16 - main->can('rmtree') ok 17 - main->cant('mkpath') ok 18 - Missing module throws error (no args) ok 19 - Missing module throws error (arg style) ok 20 - Invalid import spec throws error ok t/05-self-export....1..3 ok 1 - use t::ToolSet::SelfExport; ok 2 - main->can('wibble') ok 3 - dies trying to import a non-existant function ok t/50-SWC............1..2 ok 1 - ToolSet::SWC carping works ok 2 - ToolSet::SWC sets strict ok t/98-pod............1..0 # Skip Skipping author tests skipped: Skipping author tests t/99-pod-coverage...1..0 # Skip Skipping author tests skipped: Skipping author tests All tests successful, 2 tests skipped. Files=9, Tests=36, 3 wallclock secs ( 2.28 cusr + 0.59 csys = 2.87 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/ToolSet.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/ToolSet.pod Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/ToolSet/SWC.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/ToolSet/SWC.pod Installing /export/home/cpanrun/build/5.6.1/man/man3/ToolSet::SWC.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/ToolSet.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod