From 92884f8e5566d63d73eae0b29d1489b0a0cd2eba Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 9 Jul 2008 07:08:33 +0000 Subject: [PATCH] cruft removal --- IPPay.pm | 4 ---- 1 file changed, 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); -- 2.20.1