This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(retracted by #16114)
[perl5.git] / lib / base.pm
index 00391b4..c6d8cca 100644 (file)
@@ -44,7 +44,7 @@ L<fields>
 
 package base;
 
-use 5.6.1;
+use 5.006_001;
 our $VERSION = "1.02";
 
 sub import {