Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Try-Tiny | Distribution: Mageia |
Version: 0.310.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Mon Mar 21 19:46:20 2022 |
Group: Development/Perl | Build host: localhost |
Size: 145097 | Source RPM: perl-Try-Tiny-0.310.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Try-Tiny | |
Summary: Minimal try/catch with proper localization of $@ |
This module provides bare bones 'try'/'catch' statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike the TryCatch manpage which provides a nice syntax and avoids adding another call stack layer, and supports calling 'return' from the try block to return from the parent subroutine. These extra features come at a cost of a few dependencies, namely the Devel::Declare manpage and the Scope::Upper manpage which are occasionally problematic, and the additional catch filtering uses the Moose manpage type constraints which may not be desirable either. The main focus of this module is to provide simple and reliable error handling for those having a hard time installing the TryCatch manpage, but who still want to write correct 'eval' blocks without 5 lines of boilerplate each time.
GPL+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 0.310.0-2.mga9 + Revision: 1815769 - Mageia 9 Mass Rebuild * Fri Nov 26 2021 tv <tv> 0.310.0-1.mga9 + Revision: 1759514 - update to 0.31
/usr/share/doc/perl-Try-Tiny /usr/share/doc/perl-Try-Tiny/CONTRIBUTING /usr/share/doc/perl-Try-Tiny/Changes /usr/share/doc/perl-Try-Tiny/INSTALL /usr/share/doc/perl-Try-Tiny/LICENCE /usr/share/doc/perl-Try-Tiny/META.json /usr/share/doc/perl-Try-Tiny/META.yml /usr/share/doc/perl-Try-Tiny/MYMETA.yml /usr/share/doc/perl-Try-Tiny/README /usr/share/man/man3/Try::Tiny.3pm.xz /usr/share/perl5/vendor_perl/Try /usr/share/perl5/vendor_perl/Try/Tiny.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 14 05:37:14 2025