summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfbriere <fbriere>2006-02-14 00:09:14 +0000
committerfbriere <fbriere>2006-02-14 00:09:14 +0000
commitf84475d7ed493be9c8f036c77afa93306440f8af (patch)
treee6c164b84c919768270919c18cc973827f7fddac
parentf0912d3619840b1199d7d60947970cb3ce5446de (diff)
Moved products_raw()
-rwxr-xr-xInternetSecure.pm10
1 files changed, 5 insertions, 5 deletions
diff --git a/InternetSecure.pm b/InternetSecure.pm
index 5ffc99c..58b6efd 100755
--- a/InternetSecure.pm
+++ b/InternetSecure.pm
@@ -484,6 +484,11 @@ following:
Results of the AVS and CVV2 checks. See the Internet Secure documentation for
the list of possible values.
+=item products_raw()
+
+...
+
+
=back
@@ -538,11 +543,6 @@ Conversely, all data returned after calling B<submit()> will be automatically
decoded.
-=head2 products_raw
-
-...
-
-
=head1 EXPORT
None by default.