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

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


Branch: CURRENT, Version: 0.15nb1, Package name: p5-MRO-Compat-0.15nb1, 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.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 16.117 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-05-20 08:51:01 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-MRO-Compat: update to 0.15.

0.15 - 2022-01-06
    - fix function prototypes to match core functions

0.14_01 - 2020-11-16
    - optimize pure perl DFS inheritance calculation on perl 5.8
    - pod formatting fix
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0