These variables are deprecated in these files.

These strings appear to be removed from the other files that I
originally adapted this from, which was from an older version of this
API.
This commit is contained in:
Bradley M. Kuhn 2015-01-01 16:28:34 -05:00
parent 336e401ac0
commit 53355d9e4c

View file

@ -9,8 +9,8 @@ use SOAP::Lite 0.67;
use Business::PayPal::API ();
our @ISA = qw(Business::PayPal::API);
our $VERSION = '0.12';
our $CVS_VERSION = '$Id: GetRecurringPaymentsProfileDetails.pm,v 1.5 2009/07/28 18:00:59 scott Exp $';
our @EXPORT_OK = qw(GetRecurringPaymentsProfileDetails); ## fake exporter
sub GetRecurringPaymentsProfileDetails {