You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Try-Tiny-0.12-2.fc19.noarch

perl-Try-Tiny-0.12-2.fc19.noarch

Package Attributes
RPM  perl-Try-Tiny-0.12-2.fc19.noarch.rpm Architecture  noarch Size  30615 Created  2019/09/30 06:51:55 UTC
Package Specification
Summary Minimal try/catch with proper localization of $@
Group Development/Libraries
License MIT
Home Page http://search.cpan.org/dist/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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Try::Tiny)
perl-Try-Tiny
perl-Try-Tiny-tests
Obsoletes
perl-Try-Tiny-tests

Document Actions