X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=189bc6c400d179a1148ef36e6b0824968e131d4e;hb=88e68d78df85a484439ded1be3edb4e6a365c1b1;hp=ad3f339cf3ff37d933c0d590c9dc318cefd96361;hpb=6bf84a0afc0c209f19334b107ab41da28d854d06;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index ad3f339..189bc6c 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -310,7 +310,7 @@ Both are identical, with the following caveats : =item * The L implementation of C may execute a code reference in the context of B upper stack frame. -The L version only allows to uplevel to a B stack frame, and will croak if you try to target an C or a format. +The L version can only uplevel to a B stack frame, and will croak if you try to target an C or a format. =item *