revbank/lib/RevBank
Juerd Waalboer 1661661ffd Use amount object directly internally,
instead of relying on operator overloading, but keep the ones where direct use
would result in overly messy code.
2021-12-03 03:23:16 +01:00
..
Cart Use amount object directly internally, 2021-12-03 03:23:16 +01:00
Amount.pm Ditch floating point numbers, use cents instead; bump version to 3.2 2021-12-02 22:18:06 +01:00
Amount.pod Document parse_amount 2021-12-02 23:12:13 +01:00
Cart.pm Ditch floating point numbers, use cents instead; bump version to 3.2 2021-12-02 22:18:06 +01:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Global.pm Remove requirement for dummy command method in hook-only plugins 2021-12-03 01:49:11 +01:00
Messages.pm Use amount object directly internally, 2021-12-03 03:23:16 +01:00
Plugin.pm Remove requirement for dummy command method in hook-only plugins 2021-12-03 01:49:11 +01:00
Plugins.pm Split POD 2018-03-04 16:36:20 +01:00
Plugins.pod Document ABORT constant as possible return value from hook 2021-12-03 01:49:25 +01:00
Users.pm Use amount object directly internally, 2021-12-03 03:23:16 +01:00