]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - README
This is 0.31
[perl/modules/indirect.git] / README
diff --git a/README b/README
index 3807d3b2cefc53d725e9cd962961d551a8586b98..0dd92add2476e4f7a1899c50e3765c3e10f18ce0 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     indirect - Lexically warn about using the indirect method call syntax.
 
 VERSION
-    Version 0.30
+    Version 0.31
 
 SYNOPSIS
     In a script :
@@ -179,7 +179,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.
 
-    Carp (standard since perl 5), XSLoader (since perl 5.006).
+    Carp (standard since perl 5), XSLoader (since perl 5.6.0).
 
 AUTHOR
     Vincent Pit, "<perl at profvince.com>", <http://www.profvince.com>.