Sites::Prima::FlopGames

Parsing of flop games such as Hold'em and Omaha
Download

Sites::Prima::FlopGames Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Troy Denkinger
  • Publisher web site:
  • http://search.cpan.org/~denkinger/

Sites::Prima::FlopGames Tags


Sites::Prima::FlopGames Description

Parsing of flop games such as Hold'em and Omaha Sites::Prima::FlopGames is a Perl module for parsing of flop games such as Hold'em and Omaha.SYNOPSIS use Sites::Prima::FlopGames;my ( $parsed_hand ) = parse_hand( $history, $game, $game_display, $hilo_flag, $site, $parsing_regexes );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. Requirements: · Perl


Sites::Prima::FlopGames Related Software