Manual integration error in #12235.
[p5sagit/p5-mst-13.2.git] / lib / File / Basename.pm
index e16f871..c765788 100644 (file)
@@ -135,7 +135,7 @@ BEGIN {
 
 
 
-use 5.6.0;
+use 5.006;
 use warnings;
 our(@ISA, @EXPORT, $VERSION, $Fileparse_fstype, $Fileparse_igncase);
 require Exporter;