Changes for version v0.14.11 - 2014-10-27
- Change Encoding to SingleEncoding in weaver.ini.
- Thanks to sromanov.
- https://bitbucket.org/shlomif/fiction-xml/pull-request/1/change-pwp-encoding-to-pwp-singleencoding/diff
Documentation
convert a subset of DocBook/XML to Fiction-Text.
Modules
CPAN distribution implementing an XML grammar and a lightweight markup language for stories, novels and other fiction.
command line app-in-a-module to convert from a well-formed plaintext format to Fiction-XML.
command line app-in-a-module to convert a Fiction XML file to DocBook 5.
command line app-in-a-module to convert Fiction-XML file to HTML
Exception::Class-based exceptions used by XML::Grammar::Fiction
module that converts well-formed text representing prose to an XML format.
contains several nodes for use in XML::Grammar::Fiction::FromProto.
an XML element node.
contains a node with content.
base class for parsers of the Fiction-XML proto-text.
Quick and Dirty parser for the Fiction-XML proto-text.
information about an XML/SGML opening or closing tag.
module that converts the Fiction-XML to DocBook 5.
module that converts the Fiction-XML to HTML.
a parser event.
line iterator base class for the parser.
line iterator base class with some nested XMLisms.
base class for the tags-tree to XML converters.
base module that converts an XML file to a different XML file using an XSLT transform.
CPAN distribution implementing an XML grammar for screenplays.
module implementing a command line application to convert a well-formed text to Screenplay XML.
module implementing a command line application to convert a Screenplay XML file to docbook.
module implementing a command line application to convert a Screenplay XML file to HTML
base class for XML::Grammar::Screenplay classes.
module that converts well-formed text representing a screenplay to an XML format.
base class for parsers of the ScreenplayXML proto-text.
Quick and Dirty parser for the Screenplay-XML proto-text.
module that converts the Screenplay XML to DocBook.
module that converts the Screenplay XML to HTML.
module that converts the Screenplay XML to TEI (Text Encoding Initiative).
Provides
in lib/XML/Grammar/Fiction/FromProto/Node/Comment.pm
in lib/XML/Grammar/Fiction/FromProto/Node/Description.pm
in lib/XML/Grammar/Fiction/FromProto/Node/InnerDesc.pm
in lib/XML/Grammar/Fiction/FromProto/Node/List.pm
in lib/XML/Grammar/Fiction/FromProto/Node/Paragraph.pm
in lib/XML/Grammar/Fiction/FromProto/Node/Saying.pm
in lib/XML/Grammar/Fiction/FromProto/Node/Text.pm
in lib/XML/Grammar/Fiction/Struct/Tag.pm