LedgerSMB
LedgerSMB copied to clipboard
Revert 8152 when Perl dependency increased to 5.36.1 or higher
5.36.1 isn't in Bookworm and Trixie will release later than our 1.12 release so that I had to revert use of the 'isa' operator. Would be nice to re-instate asap.
See https://github.com/Perl/perl5/issues/21148
Our dependency comes from Math::BigFloat which defines an "isa" method.