./devel/p5-MRO-Compat, MRO::* interface compatibility for Perls < 5.9.5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 0.12, Package name: p5-MRO-Compat-0.12, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

SHA1: f3e1a7804ca2878a1b1f633893bfe73750c2001b
RMD160: bc072bc450bebaa40533ad2e4594aab3788146d6
Filesize: 23.662 KB

Version history: (Expand)