Checking if your kit is complete... Looks good Writing Makefile for Games::Poker::HistoryParser cp lib/Games/Poker/HistoryParser/Sites/PokerStars/FlopGames.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/FlopGames.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/Validate.pm blib/lib/Games/Poker/HistoryParser/Output/Validate.pm cp lib/Games/Poker/HistoryParser/Sites/Prima/ParseRules.pm blib/lib/Games/Poker/HistoryParser/Sites/Prima/ParseRules.pm cp lib/Games/Poker/HistoryParser/Output/Diagrammer.pm blib/lib/Games/Poker/HistoryParser/Output/Diagrammer.pm cp lib/Games/Poker/HistoryParser/Sites/Common.pm blib/lib/Games/Poker/HistoryParser/Sites/Common.pm cp lib/Games/Poker/HistoryParser/Sites/Sites.pm blib/lib/Games/Poker/HistoryParser/Sites/Sites.pm cp lib/Games/Poker/HistoryParser/Output/2P2.pm blib/lib/Games/Poker/HistoryParser/Output/2P2.pm cp lib/Games/Poker/HistoryParser/Output/Text.pm blib/lib/Games/Poker/HistoryParser/Output/Text.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/PokerStars/StudGames.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/StudGames.pm cp lib/Games/Poker/HistoryParser/Sites/PartyPoker/Process.pm blib/lib/Games/Poker/HistoryParser/Sites/PartyPoker/Process.pm cp lib/Games/Poker/HistoryParser/Sites/PokerStars/ParseRules.pm blib/lib/Games/Poker/HistoryParser/Sites/PokerStars/ParseRules.pm cp lib/Games/Poker/HistoryParser/Output/XML.pm blib/lib/Games/Poker/HistoryParser/Output/XML.pm cp lib/Games/Poker/HistoryParser/Output/Output.pm blib/lib/Games/Poker/HistoryParser/Output/Output.pm cp lib/Games/Poker/HistoryParser/Output/Dump.pm blib/lib/Games/Poker/HistoryParser/Output/Dump.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/Prima/FlopGames.pm blib/lib/Games/Poker/HistoryParser/Sites/Prima/FlopGames.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/HTML.pm blib/lib/Games/Poker/HistoryParser/Output/HTML.pm Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::FlopGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::ParseRules.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Validate.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::ParseRules.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Diagrammer.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Common.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Sites.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::2P2.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Text.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::StudGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::ParseRules.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::XML.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Output.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::Dump.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PokerStars::Process.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::Prima::FlopGames.3 Manifying blib/man3/Games::Poker::HistoryParser::Output::HTML.3 Manifying blib/man3/Games::Poker::HistoryParser::Sites::PartyPoker::FlopGames.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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/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 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 (t/Sites_Party.t at line 36) not ok 4 - Output format - Dump ok 5 - Output format - 2P2 ok 6 - Output format - Text # Looks like you failed 1 tests of 7. ok 7 - Output format - HTML 1..7 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/7 tests, 85.71% 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 Failed 1/7 test scripts, 85.71% okay. 1/24 subtests failed, 95.83% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/Sites_Party.t 1 256 7 1 14.29% 4 2 tests skipped. make: *** [test_dynamic] Error 25