]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - README
Don't cleanup thread local storage before END blocks are executed
[perl/modules/indirect.git] / README
diff --git a/README b/README
index f6b117687abc17b7fdd92f32c9e06323f6795576..f332f4a3f40185dcf03a234e65c9d096c6701711 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     indirect - Lexically warn about using the indirect method call syntax.
 
 VERSION
-    Version 0.29
+    Version 0.32
 
 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>.
@@ -208,7 +208,7 @@ ACKNOWLEDGEMENTS
     reporting issues.
 
 COPYRIGHT & LICENSE
-    Copyright 2008,2009,2010,2011,2012,2013 Vincent Pit, all rights
+    Copyright 2008,2009,2010,2011,2012,2013,2014 Vincent Pit, all rights
     reserved.
 
     This program is free software; you can redistribute it and/or modify it