SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Try-Tiny rpm build for : Mandriva 2011. For other distributions click perl-Try-Tiny.

Name : perl-Try-Tiny
Version : 0.70.0 Vendor : Mandriva
Release : 2 Date : 2011-04-23 20:44:39
Group : Development/Perl Source RPM : perl-Try-Tiny-0.70.0-2.src.rpm
Size : 0.02 MB
Packager : Funda Wang < fwang_mandriva_org>
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 the TryCatch manpage 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 the Devel::Declare manpage and the
Scope::Upper manpage which are occasionally problematic, and the additional
catch filtering uses the Moose manpage type constraints which may not be
desirable either.

The main focus of this module is to provide simple and reliable error
handling for those having a hard time installing the TryCatch manpage, but
who still want to write correct \'eval\' blocks without 5 lines of
boilerplate each time.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Try-Tiny-0.70.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-Try-Tiny-0.70.0-2-mdv2011.0.noarch.rpm
     

Provides :
perl(Try::Tiny)
perl(Try::Tiny::ScopeGuard)
perl-Try-Tiny

Requires :
perl-base >= 2:5.12.3
perl(Carp)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.12.3/Try
/usr/lib/perl5/vendor_perl/5.12.3/Try/Tiny.pm
/usr/share/doc/perl-Try-Tiny
/usr/share/doc/perl-Try-Tiny/Changes
/usr/share/man/man3/Try::Tiny.3pm.xz

 
ICM