]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - README
This is 0.22
[perl/modules/Scope-Upper.git] / README
diff --git a/README b/README
index 1e4c0a492c7b05b0f55e66480fa01d57ce3d9f64..89b77417af977c080d9690cb9780674053b8fd94 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Scope::Upper - Act on upper scopes.
 
 VERSION
-    Version 0.21
+    Version 0.22
 
 SYNOPSIS
     "reap", "localize", "localize_elem", "localize_delete" and "WORDS" :
@@ -738,7 +738,7 @@ CAVEATS
     version from Sub::Uplevel.
 
 DEPENDENCIES
-    perl 5.6.
+    perl 5.6.1.
 
     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.
@@ -785,7 +785,8 @@ ACKNOWLEDGEMENTS
     Thanks to Shawn M. Moore for motivation.
 
 COPYRIGHT & LICENSE
-    Copyright 2008,2009,2010,2011,2012 Vincent Pit, all rights reserved.
+    Copyright 2008,2009,2010,2011,2012,2013 Vincent Pit, all rights
+    reserved.
 
     This program is free software; you can redistribute it and/or modify it
     under the same terms as Perl itself.