From: Vincent Pit Date: Fri, 16 Apr 2010 21:12:39 +0000 (+0200) Subject: A couple of SEE ALSO X-Git-Tag: v0.11~4 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=commitdiff_plain;h=2e454ab26afd2f0a976249346cc96399c94257f3 A couple of SEE ALSO --- diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 591dd00..c8e8650 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -426,11 +426,15 @@ L (standard since perl 5.006). =head1 SEE ALSO +L, L. + 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. +L. + =head1 AUTHOR Vincent Pit, C<< >>, L.