Fedora 7 Update: perl-Scope-Guard-0.03-2.fc7

updates at fedoraproject.org updates at fedoraproject.org
Fri Dec 14 01:49:19 UTC 2007


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2007-3862
2007-12-13 22:16:52
--------------------------------------------------------------------------------

Name        : perl-Scope-Guard
Product     : Fedora 7
Version     : 0.03
Release     : 2.fc7
URL         : http://search.cpan.org/dist/Scope-Guard/
Summary     : Lexically scoped resource management
Description :
This module provides a convenient way to perform cleanup or other forms of
resource management at the end of a scope. It is particularly useful when
dealing with exceptions: the Scope::Guard constructor takes a reference to
a subroutine that is guaranteed to be called even if the thread of
execution is aborted prematurely. This effectively allows lexically-scoped
"promises" to be made that are automatically honoured by perl's garbage
collector.

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

* Mon Nov 26 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.03-2
- bump
* Mon Nov 26 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.03-2
- bump
--------------------------------------------------------------------------------
Updated packages:

039b1457783abb3e5f0259c8a16dc766835b7e65 perl-Scope-Guard-0.03-2.fc7.noarch.rpm
5ce5602b9a204bc9c48a092afeb18286e456004a perl-Scope-Guard-0.03-2.fc7.src.rpm

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




More information about the package-announce mailing list