Bug 13407: Removing depricated code included in PDF::Reuse
authorChris Nighswonger <cnighswonger@foundations.edu>
Tue, 2 Dec 2014 17:08:04 +0000 (12:08 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 11 Jan 2015 08:10:35 +0000 (21:10 +1300)
commitca9b49a4c49d7e5abdb87b858b497abe6edd41c6
treef05bceb7d544cf2f7becec866e270e2006dda1c1
parent048ba66a907c081e7ac315c19a34759d1fb26b11
Bug 13407: 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: Tomas Cohen Arazi <tomascohen@gmail.com>
Nice one! I only corrected the bug number in the subject.

(cherry picked from commit 7379f6ee72cb2d22be624c72271ecbb0f3a80d05)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Creators/PDF.pm