Shlomi Fish > XML-Grammar-Fiction

XML-Grammar-Fiction

This Release XML-Grammar-Fiction-v0.8.0  [Download] [Browse 08 Jun 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository https://svn.berlios.de/svnroot/repos/web-cpan/XML-Grammar-Fiction/
CPAN Testers PASS (363)   FAIL (1)   NA (1)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The MIT (X11) License
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README
TODO

Modules

XML::Grammar::Fiction CPAN distribution implementing an XML grammar and a lightweight markup language for stories, novels and other fiction.     v0.8.0
XML::Grammar::Fiction::App::FromProto command line app-in-a-module to convert from a well-formed plaintext format to Fiction-XML.     v0.8.0
XML::Grammar::Fiction::App::ToDocBook command line app-in-a-module to convert a Fiction XML file to DocBook 5.     v0.8.0
XML::Grammar::Fiction::App::ToHTML command line app-in-a-module to convert Fiction-XML file to HTML     v0.8.0
XML::Grammar::Fiction::Err Exception::Class-based exceptions used by XML::Grammar::Fiction     v0.8.0
XML::Grammar::Fiction::FromProto module that converts well-formed text representing prose to an XML format.     v0.8.0
XML::Grammar::Fiction::FromProto::Node      
XML::Grammar::Fiction::FromProto::Node::Comment      
XML::Grammar::Fiction::FromProto::Node::Description      
XML::Grammar::Fiction::FromProto::Node::Element      
XML::Grammar::Fiction::FromProto::Node::InnerDesc      
XML::Grammar::Fiction::FromProto::Node::List      
XML::Grammar::Fiction::FromProto::Node::Paragraph      
XML::Grammar::Fiction::FromProto::Node::Saying      
XML::Grammar::Fiction::FromProto::Node::Text      
XML::Grammar::Fiction::FromProto::Node::WithContent      
XML::Grammar::Fiction::FromProto::Nodes contains several nodes for use in XML::Grammar::Fiction::FromProto.     v0.8.0
XML::Grammar::Fiction::FromProto::Parser base class for parsers of the Fiction-XML proto-text.     v0.8.0
XML::Grammar::Fiction::FromProto::Parser::PRD      
XML::Grammar::Fiction::FromProto::Parser::QnD Quick and Dirty parser for the Fiction-XML proto-text.     v0.8.0
XML::Grammar::Fiction::RNG_Renderer      
XML::Grammar::Fiction::RendererBase base module for Fiction-XML-to-something renderers      
XML::Grammar::Fiction::Struct::Tag information about an XML/SGML opening or closing tag.     v0.8.0
XML::Grammar::Fiction::Struct::Tag::Para      
XML::Grammar::Fiction::ToDocBook module that converts the Fiction-XML to DocBook 5.     v0.8.0
XML::Grammar::Fiction::ToHTML module that converts the Fiction-XML to HTML.     v0.8.0
XML::Grammar::FictionBase::Event a parser event.      
XML::Grammar::FictionBase::FromProto::Parser::LineIterator line iterator base class for the parser.     v0.8.0
XML::Grammar::FictionBase::FromProto::Parser::XmlIterator line iterator base class with some nested XMLisms.     v0.8.0
XML::Grammar::FictionBase::TagsTree2XML base class for the tags-tree to XML converters.      
XML::Grammar::FictionBase::XSLT::Converter base module that converts an XML file to a different XML file using an XSLT transform.     v0.8.0
XML::Grammar::Screenplay CPAN distribution implementing an XML grammar for screenplays.     v0.8.0
XML::Grammar::Screenplay::App::FromProto module implementing a command line application to convert a well-formed text to Screenplay XML.      
XML::Grammar::Screenplay::App::ToDocBook module implementing a command line application to convert a Screenplay XML file to docbook.      
XML::Grammar::Screenplay::App::ToHTML module implementing a command line application to convert a Screenplay XML file to HTML      
XML::Grammar::Screenplay::Base base class for XML::Grammar::Screenplay classes.      
XML::Grammar::Screenplay::FromProto module that converts well-formed text representing a screenplay to an XML format.     v0.8.0
XML::Grammar::Screenplay::FromProto::Parser base class for parsers of the ScreenplayXML proto-text.      
XML::Grammar::Screenplay::FromProto::Parser::PRD      
XML::Grammar::Screenplay::FromProto::Parser::QnD Quick and Dirty parser for the Screenplay-XML proto-text.      
XML::Grammar::Screenplay::Struct::Tag information about an XML/SGML opening or closing tag.     0.1.2
XML::Grammar::Screenplay::ToDocBook module that converts the Screenplay XML to DocBook.     v0.8.0
XML::Grammar::Screenplay::ToHTML module that converts the Screenplay XML to HTML.     v0.8.0
XML::Grammar::Screenplay::ToTEI module that converts the Screenplay XML to TEI (Text Encoding Initiative).     v0.8.0
XML::Grammar::Screenplay::XSLT::Base base module for XML::Grammar::Screenplay XSLT conversions.      
rejects::QnD      
rejects::Screenplay_Parser_QnD