]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - lib/Sub/Nary.pm
Make Perl version numbers more readable
[perl/modules/Sub-Nary.git] / lib / Sub / Nary.pm
index f7962859f778df31997349a718623213d5a06339..2d161fe4de75b15fce0301abf341f0c61c23f5d4 100644 (file)
@@ -1,6 +1,6 @@
 package Sub::Nary;
 
-use 5.008001;
+use 5.008_001;
 
 use strict;
 use warnings;
@@ -612,7 +612,7 @@ C<wantarray> isn't specialized when encountered in the optree.
 
 L<perl> 5.8.1.
 
-L<Carp> (standard since perl 5), L<B> (since perl 5.005) and L<XSLoader> (since perl 5.006).
+L<Carp> (standard since perl 5), L<B> (since perl 5.005) and L<XSLoader> (since perl 5.6.0).
 
 =head1 AUTHOR