Changes for version 1.09
- Decided to release a 'production' version. It works, it works well, it just lacks some documentation. This way, people will find it. That's good.
- Fixed a bug that'd allow trailing data after the last }
Changes for version 1.8_7
- Actually fixed ansi/charmap problem actually for real :-/
Changes for version 1.8_6
- 'ansi' and 'char_map' files put into modules, to make packing the module into an executable easier, and to make some really nasty code redundant
- RTF::TEXT::Converter does The Right Thing with entities and blank lines, even on non \ansi files...
- Little files now get converted properly
- \ulnone treated like \ul0 in RTF::Control
Changes for version 1.8_5
- Documentation is almost done
- RTF::Parser is fully tested
- Final beta release?
Changes for version 1.8_3
- Added documentation for the HTML and TEXT converting modules
Changes for version 1.8_2
- Added RTF::Control tests and documentation
- Added more RTF::Parser docs
- Moved executables into their own directory
Changes for version 1.8_1
- Rewrote all of RTF::Parser
- Documented RTF::Parser's interface
- Added a nice big sample in the docs
Documentation
Modules
Application of RTF::Parser for document conversion
Perl extension for converting RTF into HTML
An event-driven RTF Parser
Perl extension for converting RTF into text
Provides
in lib/RTF/Parser.pm
in lib/RTF/Charsets.pm
in lib/RTF/Config.pm
in lib/RTF/HTML/Converter/ansi.pm
in lib/RTF/HTML/Converter/charmap.pm
in lib/RTF/TEXT/Converter/ansi.pm
in lib/RTF/TEXT/Converter/charmap.pm