--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-5044
2012-03-31 02:15:16
--------------------------------------------------------------------------------

Name        : perl-Try-Tiny
Product     : Fedora 16
Version     : 0.11
Release     : 4.fc16
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.

--------------------------------------------------------------------------------
Update Information:

This update merges the tests sub-package back into the main package.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Mar 26 2012 Paul Howarth <[email protected]> - 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 <[email protected]> - 0.11-3
- Drop tests subpackage; move tests to main package documentation
* Fri Jan 13 2012 Fedora Release Engineering <[email protected]> 
- 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Oct  2 2011 Iain Arnell <[email protected]> - 0.11-1
- Update to latest upstream version
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Try-Tiny' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to