From: ivan Date: Tue, 10 Oct 2006 19:46:41 +0000 (+0000) Subject: DOC: s/exp_date/expiration/; #closes CPAN#21082 X-Git-Tag: BUSINESS_ONLINEPAYMENT_3_00_04~2 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=commitdiff_plain;h=250f659a476f4ed941228a2845d6dd89e78a7119 DOC: s/exp_date/expiration/; #closes CPAN#21082 --- diff --git a/Changes b/Changes index 4699463..15ca804 100644 --- a/Changes +++ b/Changes @@ -22,6 +22,8 @@ Revision history for Perl extension Business::OnlinePayment. - Lots of general cleanup, no functional changes. "fill paragraphs" in POD, remove extra whitespace, sorted %fields, dump_contents now sorts %contents, added myself to AUTHORS. + - From Frederic Briere (closes: CPAN#21082): + - DOC: s/exp_date/expiration/ 3.00_03 Wed Mar 16 02:41:59 PST 2005 - https_post now accepts a scalar of raw content instead of key value diff --git a/OnlinePayment.pm b/OnlinePayment.pm index 7c7287c..28deb6d 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -328,7 +328,7 @@ Customer's email address. Credit card number (obviously not required for non-credit card transactions). -=item * exp_date +=item * expiration Credit card expiration (obviously not required for non-credit card transactions).