Handle NXDOMAIN DNS errors.
[ircu2.10.12-pk.git] / tools / iauth-test
index 2629b5285f470eb1bccad383b02132e426eb63b2..591e9f6a7d9617bde8a80943080481387340ad40 100755 (executable)
@@ -11,7 +11,6 @@ use strict;
 use warnings;
 use vars qw(%pending);
 
-use Carp;       # for carp
 use Config;     # for $Config{sig_name} and $Config{sig_num}
 use FileHandle; # for autoflush method on file handles