NAME
XML::Grammar::Screenplay::App::FromProto - module implementing a command line application to convert a well-formed text to Screenplay XML.
SYNOPSIS
perl -MXML::Grammar::Screenplay::App::FromProto -e 'run()' -- \
-o $@ $<
FUNCTIONS
run()
Call with no arguments to run the application from the commandline.
AUTHOR
Shlomi Fish, http://www.shlomifish.org/.
BUGS
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.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.