Fedora 20 Update: perl-Devel-GlobalDestruction-0.12-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 10 06:45:23 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-20462
2013-11-01 20:01:58
--------------------------------------------------------------------------------

Name        : perl-Devel-GlobalDestruction
Product     : Fedora 20
Version     : 0.12
Release     : 1.fc20
URL         : http://search.cpan.org/dist/Devel-GlobalDestruction
Summary     : Expose PL_dirty, the flag that marks global destruction
Description :
Perl's global destruction is a little tricky to deal with with respect to
finalizers because it's not ordered and objects can sometimes disappear.

Writing defensive destructors is hard and annoying, and usually if global
destruction is happening you only need the destructors that free up non
process local resources to actually execute.

For these constructors you can avoid the mess by simply bailing out if
global destruction is in effect.

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

Current upstream maintenance release.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Devel-GlobalDestruction' 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