XML-Grammar-Screenplay is a processor for well-formed plain text representing Screenplays.
This in turn is rendered into a specialized XML format, and that in turn can be converted to HTML or DocBook/XML.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Product's homepage
Requirements:
· Perl
What's New in This Release: [ read full changelog ]
· The Screenplay-XML grammar now resides in its own XML namespace.
· The tests were made more robust.