diff options
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. |