X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Nary.git;a=blobdiff_plain;f=lib%2FSub%2FNary.pm;fp=lib%2FSub%2FNary.pm;h=2d161fe4de75b15fce0301abf341f0c61c23f5d4;hp=f7962859f778df31997349a718623213d5a06339;hb=d40fc5f2c689d4e2c689cf0edf30e062b6fefa81;hpb=26758ac5d60fd0f21965afdd3f47d3516bc3461d diff --git a/lib/Sub/Nary.pm b/lib/Sub/Nary.pm index f796285..2d161fe 100644 --- a/lib/Sub/Nary.pm +++ b/lib/Sub/Nary.pm @@ -1,6 +1,6 @@ package Sub::Nary; -use 5.008001; +use 5.008_001; use strict; use warnings; @@ -612,7 +612,7 @@ C isn't specialized when encountered in the optree. L 5.8.1. -L (standard since perl 5), L (since perl 5.005) and L (since perl 5.006). +L (standard since perl 5), L (since perl 5.005) and L (since perl 5.6.0). =head1 AUTHOR