Fedora 13 Update: perl-Scope-Guard-0.12-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Fri May 7 05:49:16 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-6690
2010-04-16 23:15:50
--------------------------------------------------------------------------------

Name        : perl-Scope-Guard
Product     : Fedora 13
Version     : 0.12
Release     : 1.fc13
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.

--------------------------------------------------------------------------------

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/.

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list