INFO
Name: perl-Try-Tiny
Version: 0.30-7.module_el8.6.0+2815+6d8ccff0
Arch: noarch
Summary: Minimal try/catch with proper localization of $@
License: MIT
Vendor: AlmaLinux
Build Host: almalinux-p9.osuosl.org
Build Date: Sat Apr 23 09:08:51 2022
Size: 66900
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(:MODULE_COMPAT_5.30.1)
perl(:VERSION) 5.6.0
perl(Carp)
perl(Exporter) 5.57
perl(Sub::Util)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
perl(Try::Tiny) 0.30
perl-Try-Tiny 0.30-7.module_el8.6.0+2815+6d8ccff0
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
|