SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MRO-Compat rpm build for : RedHat EL 7. For other distributions click perl-MRO-Compat.

Name : perl-MRO-Compat
Version : 0.12 Vendor : obs://build_opensuse_org/home:csbuild
Release : 1.2 Date : 2015-07-14 13:43:00
Group : Development/Libraries/Perl Source RPM : perl-MRO-Compat-0.12-1.2.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : MRO-Compat - mro::* interface compatibility for Perls < 5.9.5
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.

Some parts of this code will work better and/or faster with Class::C3::XS installed (which is an optional prereq of Class::C3, which is in turn a prereq of this package), but it\'s not a requirement.

This module never exports any functions. All calls must be fully qualified with the mro:: prefix.

The interface documentation here serves only as a quick reference of what the function basically does, and what differences between MRO::Compat and 5.9.5+ one should look out for. The main docs in 5.9.5\'s mro are the real interface docs, and contain a lot of other useful information.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/RHEL_7/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-MRO-Compat-0.12-1.2.noarch.rpm
     

Provides :
perl(MRO::Compat)
perl-MRO-Compat

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(warnings)
perl(strict)
perl => 0:5.006_000


Content of RPM :
/usr/share/doc/perl-MRO-Compat-0.12
/usr/share/doc/perl-MRO-Compat-0.12/README
/usr/share/man/man3/MRO::Compat.3pm.gz
/usr/share/perl5/vendor_perl/MRO
/usr/share/perl5/vendor_perl/MRO/Compat.pm

 
ICM