Shlomi Fish > XML-Grammar-Screenplay-0.0600 > XML::Grammar::Screenplay::FromProto

Download:
XML-Grammar-Screenplay-0.0600.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.0600   Source  

NAME ^

XML::Grammar::Screenplay::FromProto - module that converts well-formed text representing a screenplay to an XML format.

VERSION ^

Version 0.0600

new()

Accepts no arguments so far. May take some time as the grammar is compiled at that point.

meta()

Internal - (to settle pod-coverage.).

$self->convert({ source => { file => $path_to_file } })

Converts the file $path_to_file to XML and returns it.

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.