Metadata for perl-Try-Tiny-0.31-12.el10.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Try-Tiny
Version: 0.31-12.el10
Arch: noarch
Summary: Minimal try/catch with proper localization of $@
License: MIT
Vendor: AlmaLinux
Build Host: s390x-builder01.almalinux.org
Build Date: Sat Dec 14 15:16:16 2024
Size: 68524
URL: https://metacpan.org/release/Try-Tiny
Description: This module provides bare bones try/catch statements that are designed to
minimize common mistakes with eval blocks, and NOTHING else.

This is unlike TryCatch, 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 Devel::Declare and Scope::Upper that are occasionally
problematic, and the additional catch filtering uses Moose type constraints,
which may not be desirable either.

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/README
/usr/share/doc/perl-Try-Tiny/t
/usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.dd
/usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.t
/usr/share/doc/perl-Try-Tiny/t/basic.t
/usr/share/doc/perl-Try-Tiny/t/context.t
/usr/share/doc/perl-Try-Tiny/t/erroneous_usage.t
/usr/share/doc/perl-Try-Tiny/t/finally.t
/usr/share/doc/perl-Try-Tiny/t/given_when.t
/usr/share/doc/perl-Try-Tiny/t/global_destruction_forked.t
/usr/share/doc/perl-Try-Tiny/t/global_destruction_load.t
/usr/share/doc/perl-Try-Tiny/t/lib
/usr/share/doc/perl-Try-Tiny/t/lib/TryUser.pm
/usr/share/doc/perl-Try-Tiny/t/named.t
/usr/share/doc/perl-Try-Tiny/t/when.t
/usr/share/doc/perl-Try-Tiny/t/zzz-check-breaks.t
/usr/share/licenses/perl-Try-Tiny
/usr/share/licenses/perl-Try-Tiny/LICENCE
/usr/share/man/man3/Try::Tiny.3pm.gz
/usr/share/perl5/vendor_perl/Try
/usr/share/perl5/vendor_perl/Try/Tiny.pm

REQUIRES

perl(:VERSION) 5.6.0
perl(Carp)
perl(Exporter) 5.57
perl(Sub::Util)
perl(constant)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

perl(Try::Tiny) 0.31
perl-Try-Tiny 0.31-12.el10

CONFIG FILES

/usr/share/doc/perl-Try-Tiny
/usr/share/doc/perl-Try-Tiny/CONTRIBUTING d
/usr/share/doc/perl-Try-Tiny/Changes d
/usr/share/doc/perl-Try-Tiny/README d
/usr/share/doc/perl-Try-Tiny/t
/usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.dd d
/usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.t d
/usr/share/doc/perl-Try-Tiny/t/basic.t d
/usr/share/doc/perl-Try-Tiny/t/context.t d
/usr/share/doc/perl-Try-Tiny/t/erroneous_usage.t d
/usr/share/doc/perl-Try-Tiny/t/finally.t d
/usr/share/doc/perl-Try-Tiny/t/given_when.t d
/usr/share/doc/perl-Try-Tiny/t/global_destruction_forked.t d
/usr/share/doc/perl-Try-Tiny/t/global_destruction_load.t d
/usr/share/doc/perl-Try-Tiny/t/lib
/usr/share/doc/perl-Try-Tiny/t/lib/TryUser.pm d
/usr/share/doc/perl-Try-Tiny/t/named.t d
/usr/share/doc/perl-Try-Tiny/t/when.t d
/usr/share/doc/perl-Try-Tiny/t/zzz-check-breaks.t d
/usr/share/licenses/perl-Try-Tiny
/usr/share/licenses/perl-Try-Tiny/LICENCE l
/usr/share/man/man3/Try::Tiny.3pm.gz d
/usr/share/perl5/vendor_perl/Try
/usr/share/perl5/vendor_perl/Try/Tiny.pm

LICENSE FILES

MIT