Name : perl-Try-Tiny
| |
Version : 0.12
| Vendor : Scientific Linux
|
Release : 2.el7
| Date : 2014-05-03 02:05:07
|
Group : Development/Libraries
| Source RPM : perl-Try-Tiny-0.12-2.el7.src.rpm
|
Size : 0.03 MB
| |
Packager : Scientific Linux
| |
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.
|
RPM found in directory: /vol/rzm2/linux-scientificlinux/7.4/x86_64/os/Packages |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Try::Tiny)
perl-Try-Tiny
perl-Try-Tiny-tests
Requires :