Contextual-Return

 view release on metacpan or  search on metacpan

lib/Contextual/Return.pm  view on Meta::CPAN


=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> >>


=head1 LICENCE AND COPYRIGHT



( run in 1.530 second using v1.01-cache-2.11-cpan-39bf76dae61 )