Fedora 19 Update: perl-Devel-GlobalDestruction-0.11-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 20 19:25:16 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-4890
2013-04-05 02:40:13
--------------------------------------------------------------------------------

Name        : perl-Devel-GlobalDestruction
Product     : Fedora 19
Version     : 0.11
Release     : 1.fc19
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:

This is an update to the 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