small grammar fix in Benchmark docs
[p5sagit/p5-mst-13.2.git] / lib / FileHandle.pm
index fecf51a..6be2242 100644 (file)
@@ -1,6 +1,6 @@
 package FileHandle;
 
-use 5.005_64;
+use 5.006;
 use strict;
 our($VERSION, @ISA, @EXPORT, @EXPORT_OK);