The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Output::2P2 - Output module for Two Plus Two message boards format.

SYNOPSIS

 use Output::2P2;

get_output

 my $output = get_output( $parsed_hand_history );

DESCRIPTION

This module has a single function that returns the hand history in a format suitable for posting to the Two Plus Two message boards.

AUTHOR

Troy Denkinger (troy@pokergeek.com)

VERSION

Version 1.0

COPYRIGHT

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.