NAME
XML::Grammar::Fiction::App::FromProto - command line app-in-a-module to convert from a well-formed plaintext format to Fiction-XML.
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.