Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37331628
en ru br
ALT Linux repos
S:0.02-alt1.2

Group :: Development/Perl
RPM: perl-MRO-Define

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.02-alt1.2
Build date: 24 january 2019, 12:49 ( 272.7 weeks ago )
Size: 16.00 Kb

Home page:   http://search.cpan.org/dist/MRO-Define/

License: GPL or Artistic
Summary: Define your own method resolution order
Description:

With recent versions of perl it is possible to change the method
resolution order (mro) of a given class either by using "use mro" as
shown in the synopsis, or by using the "mro::set_mro".

Perl itself comes with two MROs by default. The traditional Perl default
MRO (depth first search, DFS) and C3 MRO.

This module allows you to define custom method resolution orders in
addition to those perl already has.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MRO-Define
  • perl-MRO-Define-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin