https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680
--- Comment #70 from Victor Grousset/tuxayo <[email protected]> --- (In reply to David Cook from comment #68) > It might be enough to subclass > /usr/share/perl5/WebService/ILS/OverDrive/Patron.pm and then override the > methods that we need to fix for Perl 5.40 too. > > Not a brilliant long-term solution but a practical short-term one. Since it's wrapped in Koha/ExternalContent/OverDrive.pm , the two only relevant uses are there and in t/00-load.t . So that's not an invasive workaround. Looks good. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
