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


Release Notes: Support for new tags was added. A lot of refactoring and cleanups.


Release Notes: 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.


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


Release Notes: 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.


Release Notes: 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.