Checking if your kit is complete... Looks good Writing Makefile for Test::Differences cp Differences.pm blib/lib/Test/Differences.pm Manifying blib/man3/Test::Differences.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00flatten.........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/01text_vs_data....1..3 todo 1 2 3; not ok 1 # Test 1 got: ' +---+-----+----------+ | Ln|Got |Expected | +---+-----+----------+ | 28| | | | 29| | | | 30| | | * 31|a |b * +---+-----+----------+ ' (t/01text_vs_data.t at line 11 *TODO*) # Expected: 'No differences' not ok 2 # Test 2 got: ' +---+-----+----------+ | Ln|Got |Expected | +---+-----+----------+ | 28| | | | 29| | | | 30| | | * 31|a |b * +---+-----+----------+ ' (t/01text_vs_data.t at line 12 *TODO*) # Expected: 'No differences' not ok 3 # Test 3 got: ' +----+-----+----------+ | Elt|Got |Expected | +----+-----+----------+ | 27| | | | 28| | | | 29| | | * 30|a |b * +----+-----+----------+ ' (t/01text_vs_data.t at line 13 *TODO*) # Expected: 'No differences' ok t/02pass............1..1 ok 1 ok t/03struct..........1..2 ok 1 ok 2 ok t/10test............1..7 todo 2 3 4 5 6 7; # This test misuses TODO: these TODOs are actually real tests. ok 1 not ok 2 # Test 2 got: ' +---+-----+----------+ | Ln|Got |Expected | +---+-----+----------+ * 1|a |b * +---+-----+----------+ ' (t/10test.t at line 7 *TODO*) # Expected: 'No differences' not ok 3 # Test 3 got: ' +---+-----+---+----------+ | Ln|Got | Ln|Expected | +---+-----+---+----------+ | 1|a | 1|a | * 2|b * | | | 3|c | 2|c | +---+-----+---+----------+ ' (t/10test.t at line 8 *TODO*) # Expected: 'No differences' not ok 4 # Test 4 got: ' +---+-----+----------+ | Ln|Got |Expected | +---+-----+----------+ | 1|a |a | * 2|b |B * | 3|c |c | +---+-----+----------+ ' (t/10test.t at line 9 *TODO*) # Expected: 'No differences' not ok 5 # Test 5 got: ' +---+-----+---+----------+ | Ln|Got | Ln|Expected | +---+-----+---+----------+ | 1|a | 1|a | * 2|b * | | | 3|c | 2|c | * 4|d * | | | 5|e | 3|e | +---+-----+---+----------+ ' (t/10test.t at line 10 *TODO*) # Expected: 'No differences' not ok 6 # Test 6 got: ' +---+-----+---+----------+ | Ln|Got | Ln|Expected | +---+-----+---+----------+ * 3|c * | | +---+-----+---+----------+ ' (t/10test.t at line 11 *TODO*) # Expected: 'No differences' not ok 7 # Test 7 got: ' +---+-----+---+----------+ | Ln|Got | Ln|Expected | +---+-----+---+----------+ | 1|a | 1|a | | 2|b | 2|b | * 3|c * | | | 4|d | 3|d | | 5|e | 4|e | +---+-----+---+----------+ ' (t/10test.t at line 12 *TODO*) # Expected: 'No differences' ok t/20test_more.......1..2 ok 1 # This test misuses TODO: these TODOs are actually real tests. not ok 2 # TODO testing failure, not really a TODO # Failed (TODO) test at t/20test_more.t line 12. # +---+-----+----------+ # | Ln|Got |Expected | # +---+-----+----------+ # * 1|a |b * # +---+-----+----------+ ok t/99example.........1..3 # # This test misuses TODO: these TODOs are actually real tests. # not ok 1 - differences in text # TODO testing failure, not really a TODO # Failed (TODO) test 'differences in text' # at (eval 4) line 14. # +---+----------------+----------------+ # | Ln|Got |Expected | # +---+----------------+----------------+ # | 1|this is line 1 |this is line 1 | # * 2|this is line 2 |this is line b * # | 3|this is line 3 |this is line 3 | # +---+----------------+----------------+ not ok 2 - differences in whitespace # TODO testing failure, not really a TODO # Failed (TODO) test 'differences in whitespace' # at (eval 4) line 20. # +---+------------------+------------------+ # | Ln|Got |Expected | # +---+------------------+------------------+ # | 1| indented | indented | # * 2| indented |\tindented * # | 3| indented | indented | # +---+------------------+------------------+ not ok 3 # TODO testing failure, not really a TODO # Failed (TODO) test at (eval 4) line 22. # +----+-------------------------------------------------------+----+----------------------------+ # | Elt|Got | Elt|Expected | # +----+-------------------------------------------------------+----+----------------------------+ # * 0|bless( { * 0|[ * # * 1| No_Plan => 0, * 1| 'Dry, humorless message' * # * 2| Fail_FH => \*Test::Builder::TESTERR, * 2|] * # * 3| Have_Plan => 1, * | | # * 4| Use_Nums => 1, * | | # * 5| Out_FH => \*Test::Builder::TESTOUT, * | | # * 6| Exported_To => 'main', * | | # * 7| Skip_All => 0, * | | # * 8| Test_Results => [ * | | # * 9| { * | | # * 10| reason => 'testing failure, not really a TODO', * | | # * 11| actual_ok => 0, * | | # * 12| type => 'todo', * | | # * 13| name => 'differences in text', * | | # * 14| ok => 1 * | | # * 15| }, * | | # * 16| { * | | # * 17| reason => 'testing failure, not really a TODO', * | | # * 18| actual_ok => 0, * | | # * 19| type => 'todo', * | | # * 20| name => 'differences in whitespace', * | | # * 21| ok => 1 * | | # * 22| } * | | # * 23| ], * | | # * 24| Original_Pid => 2561, * | | # * 25| Test_Died => 0, * | | # * 26| Todo_FH => \*Test::Builder::TESTOUT, * | | # * 27| No_Ending => 0, * | | # * 28| Curr_Test => '2', * | | # * 29| Expected_Tests => 3, * | | # * 30| No_Header => 0 * | | # * 31|}, 'Test::Builder' ) * | | # +----+-------------------------------------------------------+----+----------------------------+ ok All tests successful. Files=7, Tests=23, 8 wallclock secs ( 6.95 cusr + 0.38 csys = 7.33 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/Differences.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::Differences.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Test/Differences/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod