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

Changes for version 0.1.6 - 2011-04-09

  • Now handling the <a /> element only in XML::Grammar::Screenplay - it does not exist in ::Fiction.
  • Add support for the <a href="$URL">$CONTENT</a> tag in Fiction-Text which is translated into <span xlink:href="$URL" >$CONTENT</span> in the Fiction-XML grammar.

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
base class for XML::Grammar::Fiction classes.
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.
base class for parsers of the Fiction-XML proto-text.
line iterator base class for the parser.
Quick and Dirty parser for the Fiction-XML proto-text.
line iterator base class with some nested XMLisms.
base module for Fiction-XML-to-something renderers
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.
base class for the tags-tree to XML converters.
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.
base class for parsers of the ScreenplayXML proto-text.
base class for parsers of the ScreenplayXML proto-text.
information about an XML/SGML opening or closing tag.

Provides

in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/FromProto/Nodes.pm
in lib/XML/Grammar/Fiction/RNG_Renderer.pm
in lib/XML/Grammar/Fiction/Struct/Tag.pm