X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FNet%2Fhostent.pm;h=04cbee35a7cea5da11596f10991cafe7dd5508b4;hb=302c2e6b3178d72ea1114a76af5852e6680bacc8;hp=44537a24705ce01f2636de4ff1d2d2489f6aff6b;hpb=14fe70c2d1778829732c0549106909ab5b329425;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Net/hostent.pm b/lib/Net/hostent.pm index 44537a2..04cbee3 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 {