Sync libnet modules with what will be libnet-1.08
[p5sagit/p5-mst-13.2.git] / lib / Net / t / hostname.t
index d743dd4..3e55ace 100644 (file)
@@ -1,9 +1,3 @@
-#!./perl -w
-
-BEGIN {
-    chdir 't' if -d 't';
-    @INC = '../lib';
-}
 
 use Net::Domain qw(hostname domainname hostdomain);
 use Net::Config;