]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - lib/Scope/Upper.pm
Point to Continuation::Escape
[perl/modules/Scope-Upper.git] / 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>.