Checking if your kit is complete... Looks good Writing Makefile for Games::Poker::HistoryParser Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Games/Poker/HistoryParser/Sites/Sites.pm blib\lib\Games\Poker\HistoryParser\Sites\Sites.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/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/Output/2P2.pm blib\lib\Games\Poker\HistoryParser\Output\2P2.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/StudGames.pm blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\StudGames.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/ParseRules.pm blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\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/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/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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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..20 ok 1 - blib\lib\Games\Poker\HistoryParser\Output\2P2.pm ok 2 - blib\lib\Games\Poker\HistoryParser\Output\Diagrammer.pm ok 3 - blib\lib\Games\Poker\HistoryParser\Output\Dump.pm ok 4 - blib\lib\Games\Poker\HistoryParser\Output\HTML.pm ok 5 - blib\lib\Games\Poker\HistoryParser\Output\Output.pm ok 6 - blib\lib\Games\Poker\HistoryParser\Output\Text.pm ok 7 - blib\lib\Games\Poker\HistoryParser\Output\Validate.pm ok 8 - blib\lib\Games\Poker\HistoryParser\Output\XML.pm ok 9 - blib\lib\Games\Poker\HistoryParser\Sites\Common.pm ok 10 - blib\lib\Games\Poker\HistoryParser\Sites\Sites.pm ok 11 - blib\lib\Games\Poker\HistoryParser\Sites\PartyPoker\FlopGames.pm ok 12 - blib\lib\Games\Poker\HistoryParser\Sites\PartyPoker\ParseRules.pm ok 13 - blib\lib\Games\Poker\HistoryParser\Sites\PartyPoker\Process.pm ok 14 - blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\FlopGames.pm ok 15 - blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\ParseRules.pm ok 16 - blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\Process.pm ok 17 - blib\lib\Games\Poker\HistoryParser\Sites\PokerStars\StudGames.pm ok 18 - blib\lib\Games\Poker\HistoryParser\Sites\Prima\FlopGames.pm ok 19 - blib\lib\Games\Poker\HistoryParser\Sites\Prima\ParseRules.pm ok 20 - blib\lib\Games\Poker\HistoryParser\Sites\Prima\Process.pm 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 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, 1 test skipped. Files=7, Tests=44, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\2P2.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\Diagrammer.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\Dump.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\HTML.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\Output.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\Text.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\Validate.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Output\XML.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\Common.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\Sites.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\FlopGames.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\ParseRules.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\Process.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\FlopGames.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\ParseRules.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\Process.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\StudGames.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\Prima\FlopGames.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\Prima\ParseRules.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Poker\HistoryParser\Sites\Prima\Process.html Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\2P2.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\Diagrammer.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\Dump.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\HTML.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\Output.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\Text.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\Validate.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Output\XML.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\Common.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\Sites.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\FlopGames.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\ParseRules.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PartyPoker\Process.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\FlopGames.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\ParseRules.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\Process.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\PokerStars\StudGames.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\Prima\FlopGames.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\Prima\ParseRules.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Poker\HistoryParser\Sites\Prima\Process.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod