avoid v-strings with require/use
[p5sagit/p5-mst-13.2.git] / lib / Dumpvalue.pm
index 456261a..427f57c 100644 (file)
@@ -1,4 +1,4 @@
-use 5.6.1;                     # for (defined ref) and $#$v and our
+use 5.006_001;                 # for (defined ref) and $#$v and our
 package Dumpvalue;
 use strict;
 our $VERSION = '1.00';