revbank/lib/RevBank
Juerd Waalboer 3670a72c31 Fix padding
Somehow the %8s for the amount got turned into %6s in commit ef5babd3,
which should only have changed the padding for the quantity.
2023-12-26 05:47:29 +01:00
..
Cart Fix padding 2023-12-26 05:47:29 +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 Introduce ';' as command/transaction separator 2023-12-26 00:21:01 +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 Remove redundant code 2023-12-25 04:47:27 +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 undo: deal with checkout exception 2023-12-26 02:08:24 +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