revbank/lib/RevBank
Juerd Waalboer 3470ebeb1c Explicitly use Perl 5.32
Was already implicitly required (since 59387ddb) because RevBank::Amount
uses the "isa" feature, which was introduced in Perl 5.32 (but no longer
experimental since 5.36, not 5.32 as the old comment said).

Perl 5.32 was released in June 2020, and ships with Debian bullseye
("oldstable") which was released in August 2021.
2023-12-12 00:28:17 +01:00
..
Cart Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Amount.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Amount.pod typo 2022-06-12 02:34:34 +02:00
Cart.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
FileIO.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
FileIO.pod Implement global advisory lock 2022-08-29 17:50:12 +02:00
Global.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Global.pod Split documentation for RevBank::Global 2023-05-23 12:56:34 +02:00
Messages.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Plugin.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Plugins.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Plugins.pod Ignore all hook exceptions except in hook_checkout_prepare 2023-11-24 05:15:22 +01:00
TextEditor.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
TextEditor.pod bump to v3.5; add built-in editor 2022-08-30 20:45:01 +02:00
Users.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Users.pod Document RevBank::Users (accounts) 2023-11-05 21:19:39 +01:00