Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Try-Tiny-0.320.0-1.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Try-Tiny Distribution: Mageia
Version: 0.320.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Fri Aug 23 02:43:23 2024
Group: Development/Perl Build host: localhost
Size: 144487 Source RPM: perl-Try-Tiny-0.320.0-1.mga10.src.rpm
Packager: tv <tv>
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Aug 23 2024 tv <tv> 0.320.0-1.mga10
  + Revision: 2088794
  - update to 0.32

Files

/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, Wed Oct 2 11:00:21 2024