This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
2 more VMS test tweaks
[perl5.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;