Contextual-Return
view release on metacpan or search on metacpan
lib/Contextual/Return.pm view on Meta::CPAN
Requires version.pm and Want.pm.
=head1 INCOMPATIBILITIES
C<LVALUE>, C<RVALUE>, and C<NVALUE> do not work correctly under the Perl
debugger. This seems to be because the debugger injects code to capture
the return values from subroutines, which interferes destructively with
the optional final arguments that allow C<LVALUE>, C<RVALUE>, and C<NVALUE>
to cascade within a single return.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
=head1 AUTHOR
Damian Conway C<< <DCONWAY@cpan.org> >>
( run in 0.527 second using v1.01-cache-2.11-cpan-2398b32b56e )