Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::TextTable cp lib/Log/Dispatch/TextTable.pm blib/lib/Log/Dispatch/TextTable.pm Manifying blib/man3/Log::Dispatch::TextTable.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..1 ok 1 - use Log::Dispatch::TextTable; # Testing Log::Dispatch::TextTable 0.031 ok t/columns.........1..9 ok 1 - use Log::Dispatch; ok 2 - use Log::Dispatch::TextTable; ok 3 - The object isa Log::Dispatch ok 4 - The object isa Log::Dispatch::TextTable ok 5 - The object isa Log::Dispatch::Output ok 6 - the result of logging isa Text::Table ok 7 - stringified table is just a plain old scalar ok 8 - there were four lines in the table ok 9 - first line is headers ok t/flush...........1..21 ok 1 - use Log::Dispatch; ok 2 - use Log::Dispatch::TextTable; ok 3 - The object isa Log::Dispatch ok 4 - The object isa Log::Dispatch::TextTable ok 5 - The object isa Log::Dispatch::Output ok 6 - no lines in body yet ok 7 - 1 line(s) in body ok 8 - nothing flushed yet ok 9 - 2 line(s) in body ok 10 - nothing flushed yet ok 11 - 3 line(s) in body ok 12 - nothing flushed yet ok 13 - 4 line(s) in body ok 14 - nothing flushed yet ok 15 - flushed! nothing in body now ok 16 - flushed into $return ok 17 - and it contains the line we expected ok 18 - stringified table is just a plain old scalar ok 19 - there were two lines in the table ok 20 - first line is headers ok 21 - second line is the final line logged ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Log/Dispatch/TextTable.pm ok t/simple..........1..9 ok 1 - use Log::Dispatch; ok 2 - use Log::Dispatch::TextTable; ok 3 - The object isa Log::Dispatch ok 4 - The object isa Log::Dispatch::TextTable ok 5 - The object isa Log::Dispatch::Output ok 6 - the result of logging isa Text::Table ok 7 - stringified table is just a plain old scalar ok 8 - there were three lines in the table ok 9 - first line is headers ok All tests successful, 2 tests skipped. Files=7, Tests=41, 1 wallclock secs ( 0.63 cusr + 0.13 csys = 0.76 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Log/Dispatch/TextTable.html Installing /home/cpanrun/build/5.10.0/site/lib/Log/Dispatch/TextTable.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Log::Dispatch::TextTable.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod