cruft removal
authorjeff <jeff>
Wed, 9 Jul 2008 07:08:33 +0000 (07:08 +0000)
committerjeff <jeff>
Wed, 9 Jul 2008 07:08:33 +0000 (07:08 +0000)
IPPay.pm

index 03eaefa..00dffd5 100644 (file)
--- 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);