Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-MRO-Compat | Distribution: SUSE Linux Enterprise 15 |
Version: 0.13 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.24 | Build date: Fri May 25 20:13:26 2018 |
Group: Development/Libraries/Perl | Build host: sheep05 |
Size: 21938 | Source RPM: perl-MRO-Compat-0.13-1.24.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://search.cpan.org/dist/MRO-Compat/ | |
Summary: Mro::* Interface Compatibility for Perls < 5.9.5 |
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.
Artistic-1.0 or GPL-1.0+
* Wed Mar 29 2017 coolo@suse.com - updated to 0.13 see /usr/share/doc/packages/perl-MRO-Compat/Changes * Wed Jun 05 2013 coolo@suse.com - updated to 0.12 - Bump Class::C3 dependency on 5.8 which in turn will automatically install Class::C3::XS if possible - Fix nonfunctional SYNOPSIS (RT#78325) * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Thu Nov 11 2010 chris@computersalat.de - update to 0.11 - Fix misspelled docs for get_isarev. Closes RT#46401. - Bump optional prereq on Class::C3 to 0.20. - 0.10 - Wed Mar 25, 2009 - Remove the fake Build.PL. Module::Install doesn't support that anymore. (Florian Ragwitz) - Remove auto_install from Makefile.PL. Its use is strongly discouraged. (Closes RT#44542) (Simon Betrang) - noarch pkg - changelog to changes file * Sun Oct 26 2008 gerrit.beine@gmx.de - first release 0.09
/usr/lib/perl5/vendor_perl/5.26.1/MRO /usr/lib/perl5/vendor_perl/5.26.1/MRO/Compat.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-MRO-Compat /usr/share/doc/packages/perl-MRO-Compat/Changes /usr/share/doc/packages/perl-MRO-Compat/README /usr/share/man/man3/MRO::Compat.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024