update MANIFEST.SKIP to skip more stuff we don't ship, or is generated
- update the TIFF file format documentation
https://rt.cpan.org/Ticket/Display.html?id=56510
+ - lib/Imager/IO.pod was written almost 4 years ago but never shipped.
+
Imager 0.73 - 15 Mar 2010
===========
lib/Imager/Handy.pod
lib/Imager/ImageTypes.pod
lib/Imager/Inline.pod Using Imager with Inline::C
+lib/Imager/IO.pod Document Imager::IO objects
lib/Imager/LargeSamples.pod Track large sample support
lib/Imager/Matrix2d.pm
lib/Imager/Preprocess.pm
# editor trash
~$
-^\#.*\#$
+(^|/)\#.*\#$
# stuff we don't distribute
^TODO$
^announce/
^bench/
^design/
+^fuzz/
^fileformatdocs/
^extraimages/
^fontfiles/.*\.sfd$
+^t/x.*\.t$
+^imcover.perl$
# might distribute one day
^tools/imager$
+
# trash left by Inline::C
^_Inline/
+# distributions built
+^Imager-\d\.\d\d(_\d\d)?\.tar\.gz$
+
# build trash
Makefile$
Makefile\.old
\bpm_to_blib$
\.o$
-^testout
+^testout/
+^SGI/testout/
+^SGI/SGI.c
^blib/
^Flines/Flines\.c$
^Imager\.c$
^imconfig\.h$
^ICO/ICO\.c$
^ICO/testout
-^rubthru\.c$
+^(rubthru|paste|render|scale|flip|conv|filters|gaussian|compose)\.c$
# trash from profiling
\.gcno$
\.gcda$
\.gcov$
+\bcover_db\b