9 Oct
2025
9 Oct
'25
5:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680 --- Comment #70 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (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.