summaryrefslogtreecommitdiff
path: root/IPPay.pm
diff options
context:
space:
mode:
Diffstat (limited to 'IPPay.pm')
-rw-r--r--IPPay.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/IPPay.pm b/IPPay.pm
index 03eaefa..00dffd5 100644
--- a/IPPay.pm
+++ b/IPPay.pm
@@ -5,10 +5,6 @@ use Carp;
use Tie::IxHash;
use XML::Simple;
use XML::Writer;
-use LWP::UserAgent;
-use HTTP::Request;
-use HTTP::Request::Common qw (POST);
-use Date::Calc qw(Add_Delta_YM Add_Delta_Days);
use Business::OnlinePayment;
use Business::OnlinePayment::HTTPS;
use vars qw($VERSION $DEBUG @ISA $me);