$to-html->process()
Do the actual processing using the XSLT stylesheet.
NAME
XML::CompareML::HTML - convert CompareML to XHTML
SYNOPSIS
See XML::CompareXML.
METHODS
$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
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 ).