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

NAME

Output::HTML - Output module for HTML format

SYNOPSIS

 use Output::HTML;

FUNCTIONS

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 internet.

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.