summaryrefslogtreecommitdiff
path: root/lib/Net/hostent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/hostent.pm')
-rw-r--r--lib/Net/hostent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/hostent.pm b/lib/Net/hostent.pm
index 44537a2470..04cbee35a7 100644
--- a/lib/Net/hostent.pm
+++ b/lib/Net/hostent.pm
@@ -1,7 +1,7 @@
package Net::hostent;
use strict;
-use 5.6.1;
+use 5.006_001;
our $VERSION = '1.00';
our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
BEGIN {