X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=6d1616be401cea136cc5b304f202cf4d566aa5bd;hb=43294f5e9bafd1f0bdeaa89d9d20335f08f1f050;hp=ad0b2364b771be0df38e2791d0f43ec2e3eb6652;hpb=939954e5645f79398208b529b5e3ed189224a07a;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index ad0b236..6d1616b 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -378,6 +378,9 @@ L (standard since perl 5.006). L, L, L, L. +L is a thin wrapper around L that gives you a continuation passing style interface to L. +It's easier to use, but it requires you to have control over the scope where you want to return. + =head1 AUTHOR Vincent Pit, C<< >>, L.