Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Try-Tiny-0.04-1.el4.rf RPM for noarch

From DAG Fabian packages for Red Hat Linux el4 ppc

Name: perl-Try-Tiny Distribution: RPMForge repository for Red Hat Enterprise Linux 4
Version: 0.04 Vendor: RPMForge
Release: 1.el4.rf Build date: Tue Feb 9 11:24:44 2010
Group: Applications/CPAN Build host: neodyme.arrfab.net
Size: 20863 Source RPM: perl-Try-Tiny-0.04-1.el4.rf.src.rpm
Packager: Fabian Arrotin <fabian.arrotin@arrfab.net>
Url: http://search.cpan.org/dist/Try-Tiny/
Summary: minimal try/catch with proper localization of $@
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 which are occasionally
problematic, and the additional catch filtering uses Moose 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 TryCatch, but who still want to write
correct eval blocks without 5 lines of boilerplate each time.

It's designed to work as correctly as possible in light of the various
pathological edge cases (see BACKGROUND) and to be compatible with any style of
error values (simple strings, references, objects, overloaded objects, etc).

Provides

Requires

License

Artistic/GPL

Changelog

* Wed Feb 03 2010 Christoph Maser <cmr@financial.com> - 0.04-1
  - Updated to version 0.04.
* Tue Dec 01 2009 Steve Huff <shuff@vecna.org> - 0.02-1
  - Initial package.

Files

/usr/lib/perl5/vendor_perl/5.8.5/Try
/usr/lib/perl5/vendor_perl/5.8.5/Try/Tiny.pm
/usr/share/doc/perl-Try-Tiny-0.04
/usr/share/doc/perl-Try-Tiny-0.04/Changes
/usr/share/doc/perl-Try-Tiny-0.04/MANIFEST
/usr/share/doc/perl-Try-Tiny-0.04/META.yml
/usr/share/doc/perl-Try-Tiny-0.04/SIGNATURE
/usr/share/man/man3/Try::Tiny.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 08:53:02 2024