]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - README
This is 0.27
[perl/modules/Scope-Upper.git] / README
diff --git a/README b/README
index 02b39f2476168fd6ac9b5eb06ef4c86e1d81b322..a160e7fcb774d499ae5d794222e8cc1f521be9d3 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Scope::Upper - Act on upper scopes.
 
 VERSION
-    Version 0.26
+    Version 0.27
 
 SYNOPSIS
     "reap", "localize", "localize_elem", "localize_delete" and "WORDS" :
@@ -737,6 +737,11 @@ CAVEATS
     version of "uplevel" should still run way faster than the pure-Perl
     version from Sub::Uplevel.
 
+    Starting from "perl" 5.19.4, it is unfortunately no longer possible to
+    reliably throw exceptions from "uplevel"'d code while the debugger is in
+    use. This may be solved in a future version depending on how the core
+    evolves.
+
 DEPENDENCIES
     perl 5.6.1.