NAME RTF::Document - Perl extension for generating Rich Text (RTF) Files DESCRIPTION RTF::Document is a module for generating Rich Text Format (RTF) documents that can be used by most text converters and word processors. For a listing of properties, consult the %DOCINFO and %PROPERTIES hashes in the source code. CAVEAT This is a minor "maintenance release" only. I am in the midst of re-writing the interface altogether. REQUIRED MODULES Carp POSIX Convert::Units::Type 0.33 KNOWN ISSUES This module should be considered in the "alpha" stage. Use at your own risk. See the POD for more details. CHANGES - fixed dependency issue in Makefile.PL AUTHOR Robert Rothenberg LICENSE Copyright (c) 1999-2000 Robert Rothenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.