X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FNet%2Fhostent.pm;h=04cbee35a7cea5da11596f10991cafe7dd5508b4;hb=302c2e6b3178d72ea1114a76af5852e6680bacc8;hp=0a22389302ace7243dd80ac5e6c062d331d8a44d;hpb=b75c8c73cd7f3c92a16e03fb046f4e2a99363bc7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Net/hostent.pm b/lib/Net/hostent.pm index 0a22389..04cbee3 100644 --- a/lib/Net/hostent.pm +++ b/lib/Net/hostent.pm @@ -1,7 +1,7 @@ package Net::hostent; use strict; -use 5.005_64; +use 5.006_001; our $VERSION = '1.00'; our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS); BEGIN {