Fri, 24 Mar 2023 16:25:14 EDT

Information for build perl-Try-Tiny-0.11-4.ru

ID3492
Package Nameperl-Try-Tiny
Version0.11
Release4.ru
Epoch
SummaryMinimal try/catch with proper localization of $@
DescriptionThis 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.
Built byjp1326
State complete
StartedFri, 13 Feb 2015 13:01:54 EST
CompletedFri, 13 Feb 2015 13:04:13 EST
Taskbuild (centos5-rutgers-staging, perl-Try-Tiny-0.11-4.ru.src.rpm)
Tags
centos5-rutgers-staging
RPMs
src
perl-Try-Tiny-0.11-4.ru.src.rpm (info) (download)
noarch (build logs)
perl-Try-Tiny-0.11-4.ru.noarch.rpm (info) (download)
Changelog * Mon Mar 26 2012 Paul Howarth <paul@city-fan.org> - 0.11-4 - BR: perl(Carp) - Don't need to remove empty directories from buildroot - Don't use macros for commands - Drop redundant %{?perl_default_filter} - Enhance %description - Reinstate EPEL-5 compatibility: - Define buildroot - Clean buildroot in %install and %clean - Use tabs * Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> - 0.11-3 - Drop tests subpackage; move tests to main package documentation * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Oct 02 2011 Iain Arnell <iarnell@gmail.com> - 0.11-1 - Update to latest upstream version * Wed Jun 15 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.09-2 - Perl mass rebuild * Fri Mar 18 2011 Iain Arnell <iarnell@gmail.com> - 0.09-1 - Update to latest upstream version - Clean up spec for modern rpmbuild * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Nov 01 2010 Paul Howarth <paul@city-fan.org> - 0.07-1 - Update to 0.07 - Allow multiple finally blocks - Pass the error, if any, to finally blocks when called - Documentation fixes and clarifications - This release by RJBS -> update source URL * Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.04-2 - Mass rebuild with perl-5.12.0 * Tue Mar 02 2010 Chris Weyl <cweyl@alumni.drew.edu> - 0.04-1 - Update by Fedora::App::MaintainerTools 0.004 - PERL_INSTALL_ROOT => DESTDIR - Updating to latest GA CPAN version (0.04) * Fri Dec 04 2009 Stepan Kasal <skasal@redhat.com> - 0.02-2 - Rebuild against perl 5.10.1 * Tue Sep 15 2009 Chris Weyl <cweyl@alumni.drew.edu> - 0.02-1 - Submission * Tue Sep 15 2009 Chris Weyl <cweyl@alumni.drew.edu> - 0.02-0 - Initial RPM packaging - Generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)