]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Point to Continuation::Escape
authorVincent Pit <vince@profvince.com>
Mon, 18 Jan 2010 23:42:56 +0000 (00:42 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 18 Jan 2010 23:42:56 +0000 (00:42 +0100)
lib/Scope/Upper.pm

index ad0b2364b771be0df38e2791d0f43ec2e3eb6652..6d1616be401cea136cc5b304f202cf4d566aa5bd 100644 (file)
@@ -378,6 +378,9 @@ L<XSLoader> (standard since perl 5.006).
 
 L<Alias>, L<Hook::Scope>, L<Scope::Guard>, L<Guard>.
 
+L<Continuation::Escape> is a thin wrapper around L<Scope::Upper> that gives you a continuation passing style interface to L</unwind>.
+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<< <perl at profvince.com> >>, L<http://www.profvince.com>.