Don't expect ASCII ordering.
[p5sagit/p5-mst-13.2.git] / lib / fields.pm
index ac3de1e..be2a7ae 100644 (file)
@@ -127,7 +127,7 @@ L<perlref/Pseudo-hashes: Using an array as a hash>
 
 =cut
 
-use 5.005_64;
+use 5.006_001;
 use strict;
 no strict 'refs';
 use warnings::register;