diff options
author | fbriere <fbriere> | 2006-02-14 00:09:14 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-02-14 00:09:14 +0000 |
commit | f84475d7ed493be9c8f036c77afa93306440f8af (patch) | |
tree | e6c164b84c919768270919c18cc973827f7fddac /InternetSecure.pm | |
parent | f0912d3619840b1199d7d60947970cb3ce5446de (diff) |
Moved products_raw()
Diffstat (limited to 'InternetSecure.pm')
-rwxr-xr-x | InternetSecure.pm | 10 |
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. |