SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Devel-GlobalDestruction rpm build for : Fedora 9. For other distributions click perl-Devel-GlobalDestruction.

Name : perl-Devel-GlobalDestruction
Version : 0.02 Vendor : Fedora Project
Release : 3.fc9 Date : 2008-11-03 21:13:17
Group : Development/Libraries Source RPM : perl-Devel-GlobalDestruction-0.02-3.fc9.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Expose PL_dirty, the flag which 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 happenning 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/9/i386.newkey

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Devel-GlobalDestruction-0.02-3.fc9.i386.rpm
     Search for other platforms
perl-Devel-GlobalDestruction-0.02-3.fc9.sparc.rpm
perl-Devel-GlobalDestruction-0.02-3.fc9.alpha.rpm
perl-Devel-GlobalDestruction-0.02-3.fc9.ppc.rpm
perl-Devel-GlobalDestruction-0.02-3.fc9.ia64.rpm
perl-Devel-GlobalDestruction-0.02-3.fc9.s390.rpm

Provides :
GlobalDestruction.so
perl(Devel::GlobalDestruction)
perl-Devel-GlobalDestruction

Requires :
perl(Sub::Exporter)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(warnings)
perl(vars)
perl(:MODULE_COMPAT_5.10.0)
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Devel
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Devel/GlobalDestruction.pm
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Devel
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Devel/GlobalDestruction
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Devel/GlobalDestruction/GlobalDestruction.so
/usr/share/doc/perl-Devel-GlobalDestruction-0.02
/usr/share/doc/perl-Devel-GlobalDestruction-0.02/t
/usr/share/doc/perl-Devel-GlobalDestruction-0.02/t/basic.t
/usr/share/man/man3/Devel::GlobalDestruction.3pm.gz

 
ICM