[ol6_software_collections] rh-perl520-perl-Try-Tiny-0.22-6.el6.noarch

Name:rh-perl520-perl-Try-Tiny
Version:0.22
Release:6.el6
Architecture:noarch
Group:Development/Libraries
Size:41864
License:MIT
RPM: rh-perl520-perl-Try-Tiny-0.22-6.el6.noarch.rpm
Source RPM: rh-perl520-perl-Try-Tiny-0.22-6.el6.src.rpm
Build Date:Thu Jan 26 2017
Build Host:x86-ol6-builder-05.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/Try-Tiny
Summary:Minimal try/catch with proper localization of $@
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.

Changelog (Show File list) (Show related packages)