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

    Исходный пакет: perl-Class-InsideOut
    Версия: 1.10-alt2
    Собран:  27 ноября 2012 г. 11:40
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Class-InsideOut/

    Лицензия: Apache
    О пакете: Class::InsideOut - safe, simple inside-out object construction kit
    Описание: 
    This is a simple, safe and streamlined toolkit for building inside-out objects.
    Unlike most other inside-out object building modules already on CPAN, this
    module aims for minimalism and robustness:
    
    * Does not require derived classes to subclass it
    * Uses no source filters, attributes or CHECK blocks
    * Supports any underlying object type including black-box inheritance
    * Does not leak memory on object destruction
    * Overloading-safe
    * Thread-safe for Perl 5.8.5 or better
    * mod_perl compatible
    * Makes no assumption about inheritance or initializer needs
    
    It provides the minimal support necessary for creating safe inside-out objects
    and generating flexible accessors.

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

    Сопровождающий: Michael Bochkaryov

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

      1. perl-Class-ISA
      2. perl-Module-Build
      3. perl-Storable
      4. perl-threads

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


    27 ноября 2012 г. Igor Vlasenko 1.10-alt2
    - fixed build
    24 ноября 2010 г. Igor Vlasenko 1.10-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    21 марта 2010 г. Michael Bochkaryov 1.10-alt1
    - 1.10 version