X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=ebe24a1b1dc534754f43af4b1227704e7cff26b7;hb=514b3cc42d4717ad8c48f61664e18d2fe656857d;hp=189bc6c400d179a1148ef36e6b0824968e131d4e;hpb=aa7f19d0069d057cf99b963b2db36e7caccb6b2b;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 189bc6c..ebe24a1 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -520,6 +520,9 @@ However, it's possible to hook the end of the current scope compilation with L to replace an L'd code does not work reliably on perl 5.6 yet. +An exception will be thrown to prevent you from doing so. + =head1 DEPENDENCIES L (standard since perl 5.006).