[Bug 802865] New: Review Request: perl-Perl-Destruct-Level - Allows you to change perl's internal destruction level

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 13 16:39:28 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Perl-Destruct-Level - Allows you to change perl's internal destruction level

https://bugzilla.redhat.com/show_bug.cgi?id=802865

           Summary: Review Request: perl-Perl-Destruct-Level - Allows you
                    to change perl's internal destruction level
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: paul at city-fan.org
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Perl-Destruct-Level/branches/fedora/perl-Perl-Destruct-Level.spec

SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Perl-Destruct-Level/perl-Perl-Destruct-Level-0.02-2.fc18.src.rpm

Description:
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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list