add whois functionality internally instead of linking to geektools
[freeside.git] / htetc / handler.pl
index f970df8..b81606a 100644 (file)
@@ -71,6 +71,7 @@ sub handler
       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;