add whois functionality internally instead of linking to geektools
[freeside.git] / htetc / global.asa
index a773bb9..dace295 100644 (file)
@@ -14,6 +14,7 @@ use Tie::IxHash;
 use HTML::Entities;
 use IO::Handle;
 use IO::File;
+use Net::Whois::Raw qw(whois);
 use Business::CreditCard;
 use String::Approx qw(amatch);
 use Chart::LinesPoints;