Checking if your kit is complete... Looks good Writing Makefile for Games::Poker::HistoryParser cp lib/Games/Poker/HistoryParser/Output/Validate.pm blib/lib/Games/Poker/HistoryParser/Output/Validate.pm cp lib/Games/Poker/HistoryParser/Sites/Prima/Process.pm blib/lib/Games/Poker/HistoryParser/Sites/Prima/Process.pm cp lib/Games/Poker/HistoryParser/Sites/PartyPoker/FlopGames.pm blib/lib/Games/Poker/HistoryParser/Sites/PartyPoker/FlopGames.pm cp lib/Games/Poker/HistoryParser/Output/Diagrammer.pm blib/lib/Games/Poker/HistoryParser/Output/Diagrammer.pm cp lib/Games/Poker/HistoryParser/Sites/PartyPoker/Process.pm blib/lib/Games/Poker/HistoryParser/Sites/PartyPoker/Process.pm cp lib/Games/Poker/HistoryParser/Output/Dump.pm blib/lib/Games/Poker/HistoryParser/Output/Dump.pm cp lib/Games/Poker/HistoryParser/Output/Output.pm blib/lib/Games/Poker/HistoryParser/Output/Output.pm cp lib/Games/Poker/HistoryParser/Output/XML.pm blib/lib/Games/Poker/HistoryParser/Output/XML.pm cp lib/Games/Poker/HistoryParser/Output/2P2.pm blib/lib/Games/Poker/HistoryParser/Output/2P2.pm cp lib/Games/Poker/HistoryParser/Sites/Sites.pm blib/lib/Games/Poker/HistoryParser/Sites/Sites.pm cp lib/Games/Poker/HistoryParser/Output/HTML.pm blib/lib/Games/Poker/HistoryParser/Output/HTML.pm cp lib/Games/Poker/HistoryParser/Sites/Prima/ParseRules.pm blib/lib/Games/Poker/HistoryParser/Sites/Prima/ParseRules.pm cp lib/Games/Poker/HistoryParser/Sites/Common.pm blib/lib/Games/Poker/HistoryParser/Sites/Common.pm cp lib/Games/Poker/HistoryParser/Sites/PokerStars/FlopGames.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/FlopGames.pm cp lib/Games/Poker/HistoryParser/Sites/Prima/FlopGames.pm blib/lib/Games/Poker/HistoryParser/Sites/Prima/FlopGames.pm cp lib/Games/Poker/HistoryParser/Sites/PokerStars/StudGames.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/StudGames.pm cp lib/Games/Poker/HistoryParser/Sites/PokerStars/Process.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/Process.pm cp lib/Games/Poker/HistoryParser/Sites/PartyPoker/ParseRules.pm blib/lib/Games/Poker/HistoryParser/Sites/PartyPoker/ParseRules.pm cp lib/Games/Poker/HistoryParser/Output/Text.pm blib/lib/Games/Poker/HistoryParser/Output/Text.pm cp lib/Games/Poker/HistoryParser/Sites/PokerStars/ParseRules.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/ParseRules.pm Manifying blib/man3/Games::Poker::HistoryParser::Output::Validate.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::FlopGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Diagrammer.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Dump.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Output.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::XML.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::2P2.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Sites.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::HTML.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::ParseRules.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Common.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::FlopGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::FlopGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::StudGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::ParseRules.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Text.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::ParseRules.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/Common............1..6 ok 1 - use Games::Poker::HistoryParser::Sites::Common; ok 2 - Games::Poker::HistoryParser::Sites::Common->can(...) ok 3 - Position names ok 4 - Position names - Bad game ok 5 - Rounds ok 6 - Rounds - Bad game ok t/Sites.............ok 1 - use Games::Poker::HistoryParser::Sites::Sites; ok 2 - Games::Poker::HistoryParser::Sites::Sites->can('process_hand') ok 3 - Unimplemented site 1..3 ok t/Sites_Party.......ok 1 - use Games::Poker::HistoryParser::Sites::Sites; ok 2 - Games::Poker::HistoryParser::Sites::Sites->can('process_hand') ok 3 - Unimplemented site # Failed test 'Output format - Dump' # at t/Sites_Party.t line 36. not ok 4 - Output format - Dump ok 5 - Output format - 2P2 # Failed test 'Output format - Text' # at t/Sites_Party.t line 38. not ok 6 - Output format - Text # Failed test 'Output format - HTML' # at t/Sites_Party.t line 40. # Looks like you failed 3 tests of 7. not ok 7 - Output format - HTML 1..7 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 4, 6-7 Failed 3/7 tests, 57.14% okay t/Sites_Stars.......ok 1 - use Games::Poker::HistoryParser::Sites::Sites; ok 2 - Games::Poker::HistoryParser::Sites::Sites->can('process_hand') ok 3 - Unimplemented site ok 4 - Output format - 2P2 1..4 ok t/Sites_Stars_O8....ok 1 - use Games::Poker::HistoryParser::Sites::Sites; ok 2 - Games::Poker::HistoryParser::Sites::Sites->can('process_hand') ok 3 - Unimplemented site ok 4 - Output format - 2P2 1..4 ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/7 test scripts, 85.71% okay. 3/24 subtests failed, 87.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/Sites_Party.t 3 768 7 3 42.86% 4 6-7 2 tests skipped. make: *** [test_dynamic] Error 11