Move the readonly interface back to universal.c,
[p5sagit/p5-mst-13.2.git] / lib / fields.pm
index 5374848..be2a7ae 100644 (file)
@@ -127,7 +127,7 @@ L<perlref/Pseudo-hashes: Using an array as a hash>
 
 =cut
 
-use 5.6.1;
+use 5.006_001;
 use strict;
 no strict 'refs';
 use warnings::register;