Sites::Common

Data elements common to all poker sites
Download

Sites::Common Ranking & Summary

Advertisement

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

Sites::Common Tags


Sites::Common Description

Data elements common to all poker sites Sites::Common is a Perl module with data elements common to all poker sites.SYNOPSIS use Sites::Common;FUNCTIONSposition_names( $game_type, $player_count );rounds( $game_type );This module has two functions that return general information about the poker games handled by the parsers. The name_positions function takes a game type and the number of players and returns the abbreviated names for each position. The rounds function takes a game type and returns the common names of each betting round for that game. Both functions return array references containing the requested data. Requirements: · Perl


Sites::Common Related Software