This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More leniency to the \p and \P: now can have whitespace
[perl5.git] / lib / base.pm
index 4a71c85..c6d8cca 100644 (file)
@@ -44,7 +44,7 @@ L<fields>
 
 package base;
 
-use 5.005_64;
+use 5.006_001;
 our $VERSION = "1.02";
 
 sub import {