Sites::PokerStars::FlopGames - Parsing of flop games such as Hold'em and Omaha
use Sites::PokerStars::FlopGames;
This modules uses the regexes defined for a particular game type to retrieve information from the hand history and then return a data structure containing that information. This data structure is then suitable for processing into varous output formats.
Troy Denkinger (troy@pokergeek.com)
Version 1.0
Copyright (c) 2005 by Troy Denkinger, all rights reserved. This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.