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/pa-risc1.1/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 ok 4 - Output format - Dump ok 5 - Output format - 2P2 ok 6 - Output format - Text ok 7 - Output format - HTML 1..7 ok 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 All tests successful, 2 tests skipped. Files=7, Tests=24, 8 wallclock secs ( 7.03 cusr + 0.44 csys = 7.47 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/Common.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/Sites.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PokerStars/FlopGames.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PokerStars/StudGames.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PokerStars/ParseRules.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PokerStars/Process.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PartyPoker/ParseRules.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PartyPoker/Process.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/PartyPoker/FlopGames.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/Prima/ParseRules.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/Prima/Process.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Sites/Prima/FlopGames.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/Validate.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/Diagrammer.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/2P2.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/Text.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/XML.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/Output.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/Dump.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Games/Poker/HistoryParser/Output/HTML.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PokerStars::FlopGames.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PartyPoker::ParseRules.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::Validate.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::Prima::ParseRules.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::Diagrammer.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::Common.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::Sites.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::2P2.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::Text.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::Prima::Process.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PokerStars::StudGames.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PartyPoker::Process.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PokerStars::ParseRules.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::XML.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::Output.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::Dump.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PokerStars::Process.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::Prima::FlopGames.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Output::HTML.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Games::Poker::HistoryParser::Sites::PartyPoker::FlopGames.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod