[Koha-bugs] [Bug 24647] PDF::API2::Simple is declared as a required dependency but it is not used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 17 08:09:41 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24647

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98777|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 99067
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99067&action=edit
Bug 24647: Remove PDF::API2::Simple from cpanfile

It is not used anywhere.

Also, remove PDF::API2::Page and PDF::API2::Util from cpanfile.
These modules are included in PDF::API2 which is already in cpanfile.

Test plan:
1) Search for PDF::API2::Simple - git grep PDF::API2::Simple - there 
   should be one result
2) Apply the patch
3) Search again
4) There should be no results
5) Sign off!

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list