Output::XML - Output module for an XML dump


NAME

Output::XML - Output module for an XML dump


SYNOPSIS

 use Output::XML

my $output = get_output( $parsed_hand_history );


DESCRIPTION

This module takes the input data format and outputs a raw XML dump.


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.