Revert "Bug 22026: Removed 'use Modern::Perl;' from Koha::REST::classes"
authorNick Clemens <nick@bywatersolutions.com>
Tue, 26 Feb 2019 16:04:08 +0000 (11:04 -0500)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 26 Feb 2019 16:04:08 +0000 (11:04 -0500)
commit6533f32c3a7acdaaa6769e6039472045add847e2
treeda37051590c3d87d1dd92a233f9b2c6a3b4d283f
parentbee15e627f4d68c177fbe9f4e6774d679df6c346
Revert "Bug 22026: Removed 'use Modern::Perl;' from Koha::REST::classes"

This causes test failures in D8 and would require packaging our own perlcritic
Reverting until future date when consequences do not outweigh benefits

This reverts commit ecc94da6b258e423799e58558a5b02c8f2fcefec.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
14 files changed:
Koha/REST/Plugin/Objects.pm
Koha/REST/Plugin/Pagination.pm
Koha/REST/Plugin/PluginRoutes.pm
Koha/REST/Plugin/Query.pm
Koha/REST/V1.pm
Koha/REST/V1/Acquisitions/Vendors.pm
Koha/REST/V1/Auth.pm
Koha/REST/V1/Cities.pm
Koha/REST/V1/Hold.pm
Koha/REST/V1/Illrequests.pm
Koha/REST/V1/OAuth.pm
Koha/REST/V1/Patrons.pm
Koha/REST/V1/Patrons/Account.pm
Koha/REST/V1/Stage.pm