Error-Return

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    However, a benchmark has shown that if used with Try::Tiny, it only
    takes about 5% more time than using the unsightly code given in the
    "ALTERNATIVES" section above. That is because try/catch does quite a bit
    of work itself, so the additional performance impact by munging scopes
    is not overly severe.

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests through the web interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=Error-Return>.

AVAILABILITY
    The latest version of this module is available from the Comprehensive
    Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a
    CPAN site near you, or see <http://search.cpan.org/dist/Error-Return/>.

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

This module uses L<Scope::Upper>, so there is a performance impact. However, a
benchmark has shown that if used with L<Try::Tiny>, it only takes about 5%
more time than using the unsightly code given in the "ALTERNATIVES" section
above. That is because try/catch does quite a bit of work itself, so the
additional performance impact by munging scopes is not overly severe.

=head1 INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through the web interface at
L<http://rt.cpan.org/Public/Dist/Display.html?Name=Error-Return>.

=head1 AVAILABILITY

The latest version of this module is available from the Comprehensive Perl
Archive Network (CPAN). Visit L<http://www.perl.com/CPAN/> to find a CPAN



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