]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - README
This is 0.12
[perl/modules/autovivification.git] / README
diff --git a/README b/README
index 7d750e7808d1437e2e9f1ff45299340f0d8e37cf..3588451e479fdf1c1bd69553dc9cbed3205f0469 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     autovivification - Lexically disable autovivification.
 
 VERSION
-    Version 0.11
+    Version 0.12
 
 SYNOPSIS
         no autovivification;
@@ -151,7 +151,7 @@ DEPENDENCIES
     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.
 
-    XSLoader (standard since perl 5.006).
+    XSLoader (standard since perl 5.6.0).
 
 SEE ALSO
     perlref.