NAME
XML::Grammar::Fiction::App::ToDocBook - command line app-in-a-module to convert a Fiction XML file to DocBook 5.
VERSION
Version 0.1.3
SYNOPSIS
perl -MXML::Grammar::Fiction::App::ToDocBook -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.