Change use|require 5.005_64 to use|require 5.6.1.
[p5sagit/p5-mst-13.2.git] / lib / User / grent.pm
index fd6fe56..e146ec0 100644 (file)
@@ -1,7 +1,7 @@
 package User::grent;
 use strict;
 
-use 5.005_64;
+use 5.6.1;
 our $VERSION = '1.00';
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 BEGIN {