
XML::Grammar::Screenplay::ToHTML - module that converts the Screenplay XML to HTML.

Version 0.0600
Accepts no arguments so far. May take some time as the grammar is compiled at that point.
Internal - (to settle pod-coverage.).
Does the actual conversion. $filename is the filename to translate (currently the only available source).
The 'output' key specifies the return value.
A value of 'string' returns the XML as a string,
and a value of 'xml' returns the XML as an XML::LibXML DOM object.

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

Please report any bugs or feature requests to bug-xml-grammar-screenplay at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=XML-Grammar-Screenplay.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.


Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.