Download List

專案描述

XML-Grammar-Fiction is a Perl package that provides processors for lightweight markup languages and corresponding XML grammars for writing prose (e.g. stories, novels, and novellas) as well as screenplays. The XML grammars can in turn be translated to XHTML and DocBook/XML. XML-Grammar-Fiction currently offers only very basic functionality, but has good support for UTF-8 and allows one to write bidirectional texts conveniently. It is still under development and may exhibit some quirks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-28 06:41
0.9.1

This release removes trailing spaces (with a test). It has been converted from using Moose to using Mouse, which makes startup time and run-time faster (the test suite runs over twice as fast). The link to the repository in the META.yml/META.json has been updated.

2012-06-11 04:07
0.8.1

This release adds some unit tests for the line iterator. It adds "use autodie" to the modules with open calls.
標籤: Beta

2011-05-22 23:05
0.5.1

The <programlisting> and <blockquote> tags were added. Whitespace is properly handled after a closing tag in the Fiction-Text proto-text. The handling of entities in Fiction-Text and on the start of lines was fixed.
標籤: major bug fixes, features, Beta, CPAN

2011-05-18 17:33
0.3.0

Support was added for the <a /> tag. Support was added for numeric entities. Support for <ol>, <li>, and <ul> was added to Fiction-Text and Fiction-XML. A stylesheet was added to convert Screenplay-XML to TEI-XML (= Text Encoding Initiative). The <!DOCTYPE .... > declaration in the Screenplay-XML output was removed. A base class was created for the XSLT based converters.
標籤: features, feature, Major feature enhancements, Code cleanup, Refactoring

2011-04-05 22:00
0.1.5

The handling of a colon (":") inside a top-level description in XML-Grammar-Screenplay was fixed. The handling of an innerdesc on the start of a line in the middle of a paragraph was fixed. Support was added for <i> tags in XML-Grammar-Screenplay.
標籤: Stable, Beta, major bug-fixes

Project Resources