[Bug 411491] New: Review Request: perl-MRO-Compat - Mro::* interface compatibility for Perls < 5.9.5

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 5 04:23:08 UTC 2007


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




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

           Summary: Review Request: perl-MRO-Compat - Mro::* interface
                    compatibility for Perls < 5.9.5
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/MRO-Compat/
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


SRPM URL: http://fedora.biggerontheinside.net/review/perl-MRO-Compat-0.05-2.fc8.src.rpm
SPEC URL: http://fedora.biggerontheinside.net/review/perl-MRO-Compat.spec

Description:
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and higher.
This module provides those interfaces for earlier versions of Perl (back
to 5.6.0 anyways).

It is a harmless no-op to use this module on 5.9.5+. That is to say,
code which properly uses MRO::Compat will work unmodified on both older
Perls and 5.9.5+.

If you're writing a piece of software that would like to use the parts
of 5.9.5+'s mro:: interfaces that are supported here, and you want
compatibility with older Perls, this is the module for you.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list