1Image::ExifTool::RTF(3)User Contributed Perl DocumentatioInmage::ExifTool::RTF(3)
2
3
4
6 Image::ExifTool::RTF - Read Rich Text Format meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to read
13 meta information from RTF (Rich Text Format) documents.
14
16 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 http://download.microsoft.com/download/2/f/5/2f599e18-07ee-4ec5-a1e7-f4e6a9423592/Word2007RTFSpec9.doc
23 <http://download.microsoft.com/download/2/f/5/2f599e18-07ee-4ec5-a1e7-f4e6a9423592/Word2007RTFSpec9.doc>
24 http://search.cpan.org/dist/RTF-Writer/lib/RTF/Cookbook.pod
25 <http://search.cpan.org/dist/RTF-Writer/lib/RTF/Cookbook.pod>
26
28 "RTF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
29
30
31
32perl v5.12.4 2011-01-03 Image::ExifTool::RTF(3)