X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFileHandle.pm;h=6be2242944044d2ca8fb08bbd001d46b0f899034;hb=0ad39044976812f3d7577556791797d57eb65d61;hp=51c73becb76bfcc3491b504c14ddd2dba0cc7837;hpb=14fe70c2d1778829732c0549106909ab5b329425;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/FileHandle.pm b/lib/FileHandle.pm index 51c73be..6be2242 100644 --- a/lib/FileHandle.pm +++ b/lib/FileHandle.pm @@ -1,6 +1,6 @@ package FileHandle; -use 5.6.1; +use 5.006; use strict; our($VERSION, @ISA, @EXPORT, @EXPORT_OK);