Commit Graph

5 Commits

Author SHA1 Message Date
Dennis Gilmore
8693a2a145 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 08:41:42 -06:00
Dennis Gilmore
3a70e052da - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 13:22:38 -05:00
Petr Písař
9107cb9237 Perl 5.16 rebuild 2012-06-11 17:28:24 +02:00
Paul Howarth
1b0870e642 Initial import (perl-Perl-Destruct-Level-0.02-2)
This module allows you to change perl's internal destruction level. The
default value of the destruct level is 0; it means that perl won't bother
destroying all of its internal data structures and lets the OS do the cleanup
for it at exit.

For perls built with debugging support (-DDEBUGGING), an environment variable
PERL_DESTRUCT_LEVEL allows you to control the destruction level. This module
enables you to modify it on non-debugging perls too.

Note that some embedded environments might extend the meaning of the
destruction level for their own purposes: mod_perl does that, for example.
2012-03-30 18:25:38 +01:00
Fedora Release Engineering
916ef92ddb Initial setup of the repo 2012-03-30 17:11:20 +00:00