From: Ivan Kohler Date: Tue, 3 Apr 2012 19:10:27 +0000 (-0700) Subject: minor doc updates X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-USAePay.git;a=commitdiff_plain;h=77aa08091141183d363f37813f498f36ef7e3847;hp=c964be9bd8ed5cef5f51f8b4ded15fe626ee51d6 minor doc updates --- diff --git a/Changes b/Changes index 103490c..78a399c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension Business::OnlinePayment::USAePay. 0.03 unreleased + - minor doc updates 0.02 Sun Mar 6 15:54:24 PST 2011 - test fixes, documentation updates, otherwise functionally unchanged diff --git a/USAePay.pm b/USAePay.pm index a8eb4ee..b4fafdd 100644 --- a/USAePay.pm +++ b/USAePay.pm @@ -243,17 +243,17 @@ For detailed information see L. This module was developed against USAePay's CGI Gateway API v2.9.5 and also tested against v2.17.1 without problems. See -http://www.usaepay.com/topics/api.html for details. +http://wiki.usaepay.com/developer/transactionapi for details. =head1 AUTHOR Original author: Jeff Finucane -0.02 update and current maintainer: Ivan Kohler +Current maintainer: Ivan Kohler =head1 COPYRIGHT & LICENSE -Copyright (C) 2011 Freeside Internet Services, Inc. (http://freeside.biz/) +Copyright (C) 2012 Freeside Internet Services, Inc. (http://freeside.biz/) This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.