From 250f659a476f4ed941228a2845d6dd89e78a7119 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 10 Oct 2006 19:46:41 +0000 Subject: [PATCH] DOC: s/exp_date/expiration/; #closes CPAN#21082 --- Changes | 2 ++ OnlinePayment.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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). -- 2.11.0