avoid v-strings with require/use
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Dir.pm
index d09eb7f..0a083ef 100644 (file)
@@ -6,7 +6,7 @@
 
 package IO::Dir;
 
-use 5.6.0;
+use 5.006;
 
 use strict;
 use Carp;