diff options
author | C.J. Adams-Collier <cjac@colliertech.org> | 2014-09-23 12:50:16 -0700 |
---|---|---|
committer | C.J. Adams-Collier <cjac@colliertech.org> | 2014-09-23 12:50:16 -0700 |
commit | d8e34021090857ef9e99822a9b359cf71f768d16 (patch) | |
tree | a84353c8b81dd0ead9ddad348cb8685c8cfb83f6 | |
parent | 87bf60692c26733b75173ce7eba69dd5d2cb0e12 (diff) |
another 0.01 replaced with 0.02
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Business-OnlinePayment-Exact version 0.01 +Business-OnlinePayment-Exact version 0.02 ========================================= Module for doing Credit Card Transactions using the v7 E-xact Web Services API @@ -24,9 +24,8 @@ This module requires these other modules and libraries: COPYRIGHT AND LICENCE Copyright (C) 2005 by mock <mock@obscurity.org> +Copyright (C) 2014 by C.J. Adams-Collier <cjac@colliertech.org> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.1 or, at your option, any later version of Perl 5 you may have available. - - |