Пакет perl-MRO-Compat: Информация

    Исходный пакет: perl-MRO-Compat
    Версия: 0.11-alt1.1
    Собран:  29 ноября 2010 г. 20:45
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/MRO-Compat

    Лицензия: GPL
    О пакете: 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+. 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 interface will work better with Class::C3::XS installed, 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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-MRO-Compat (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov
    Mikhail Pokidko

    Права:
    Mikhail Pokidko
    @cpan

      1. perl-Class-C3
      2. perl-Class-C3-XS
      3. perl-Module-Install
      4. perl-Test-Pod
      5. perl-Test-Pod-Coverage
      6. perl-devel

    Последнее изменение


    29 ноября 2010 г. Igor Vlasenko 0.11-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    13 ноября 2009 г. Michael Bochkaryov 0.11-alt1
    - 0.11 version
    4 сентября 2008 г. Mikhail Pokidko 0.05-alt3
    - sisyphus check fixes