reordering conditions in Win32.pm
[p5sagit/p5-mst-13.2.git] / lib / Shell.pm
index 5d2f217..9762a3a 100644 (file)
@@ -1,5 +1,5 @@
 package Shell;
-use 5.6.1;
+use 5.006_001;
 use strict;
 use warnings;
 our($capture_stderr, $VERSION, $AUTOLOAD);