NAME

XML::CompareML::HTML - convert CompareML to HTML

SYNOPSIS

See XML::CompareXML.

METHODS

get_head_css_style()

Should return the CSS style of the <head> element. Overridable in child classes.

$converter->gen_systems_list({output_handle => \*STDOUT})

Generates a list of li's with links to the systems, not unlike:

http://better-scm.berlios.de/comparison/

AUTHOR

Shlomi Fish, http://www.shlomifish.org/.

SEE ALSO

XML::CompareML

COPYRIGHT AND LICENSE

Copyright 2004, Shlomi Fish. All rights reserved.

You can use, modify and distribute this module under the terms of the MIT X11 license. ( http://www.opensource.org/licenses/mit-license.php ).