The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::Grammar::Fiction::App::FromProto - command line app-in-a-module to convert from a well-formed plaintext format to Fiction-XML.

VERSION

Version 0.1.6

SYNOPSIS

    perl -MXML::Grammar::Fiction::App::FromProto -e 'run()' -- \
        -o "$OUTPUT_FILE" "$INPUT_FILE"

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-fiction at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=XML-Grammar-Fiction. 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.