X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=a160e7fcb774d499ae5d794222e8cc1f521be9d3;hb=434ceb09c02fe56ee9d1bbca0251e01fdabe1ce9;hp=02b39f2476168fd6ac9b5eb06ef4c86e1d81b322;hpb=68a5aefb3004e65311710b45280e4ec453aa540e;p=perl%2Fmodules%2FScope-Upper.git diff --git a/README b/README index 02b39f2..a160e7f 100644 --- 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.