Output::HTML - Output module for HTML format


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.