Bug 13406: Removing depricated code included in PDF::Reuse
authorChris Nighswonger <cnighswonger@foundations.edu>
Tue, 2 Dec 2014 17:08:04 +0000 (12:08 -0500)
committerMason James <mtj@kohaaloha.com>
Fri, 23 Jan 2015 07:05:15 +0000 (20:05 +1300)
commita00af8d2861958cb036c2fdf0a7d4ffee647a2bd
tree06da3ad0b6cae62b098fb24be90abb54fe10087c
parente920b9a6813d677d86e327ea11c7ed571570f3b2
Bug 13406: Removing depricated code included in PDF::Reuse

1. Upgrade PDF::Reuse to 0.35_04. [1]
2. Run Koha's non-DB dependent test suite. You should notice some non-fatal warnings about
   the redefinition of one or two subs in PDF::Reuse. This should not affect the
   functionality of the tools for the end user.
3. Verify the functionality of the related tools.
4. Apply the attached patch.
5. Re-run Koha's non-DB dependent test suite. You should note no warnings related to PDF::Reuse.
6. Re-verify the functionality of the related tools.

[1] http://search.cpan.org/CPAN/authors/id/C/CN/CNIGHS/PDF-Reuse-0.35_04.tar.gz

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Chris <chris@bigballofwax.co.nz>
http://bugs.koha-community.org/show_bug.cgi?id=13407

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Mason James <mtj@kohaaloha.com>
C4/Creators/PDF.pm