Upstream changes:
0.30 2016-08-17
* Source repo moved from Subversion to Github
* Add -p to pdfstamp
* Add -g, -p, -u to pdfbklt
* Bug fixes
* Wasn't installing on Windows Perl 5.22 and up
* [rt.cpan.org] #116492: make install fails under Strawberry Perl
* [rt.cpan.org] #110855: Fix pod2man errors
* [rt.cpan.org] #86452: Parse error reading array
* [rt.cpan.org] #78351: Invalid version format (non-numeric data)
* [rt.cpan.org] #41085: ASCII85 decode broken
* [rt.cpan.org] #35871: lzw compression fixup
* [rt.cpan.org] #32210: pdfstamp patch for use strict
* [rt.cpan.org] #31353: adding first test
* fix Dict::read_stream() to write long streams to file as intended
* fix LZWDecode to handle streams longer than 4096 bytes
* close INFILE at start of release()
* Fix Dict to allow single stream filters rather than requiring an array
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Packages Collection.
The Perl 5 module Text::PDF allows interaction with existing PDF files
directly. It includes various tools including:
pdfbklt - make booklets out of existing PDF files
pdfrevert - remove edits from a PDF file
pdfstamp - stamp text on each page of a PDF file