]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - lib/autovivification.pm
Make Perl version numbers more readable
[perl/modules/autovivification.git] / lib / autovivification.pm
index 2a41072af5e422d3bbb607a277ac01e0d43e2025..8d68dc774cb90d384276fdbc89748d3852654005 100644 (file)
@@ -1,6 +1,6 @@
 package autovivification;
 
-use 5.008003;
+use 5.008_003;
 
 use strict;
 use warnings;
@@ -211,7 +211,7 @@ L<perl> 5.8.3.
 A C compiler.
 This module may happen to build with a C++ compiler as well, but don't rely on it, as no guarantee is made in this regard.
 
-L<XSLoader> (standard since perl 5.006).
+L<XSLoader> (standard since perl 5.6.0).
 
 =head1 SEE ALSO