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

    Исходный пакет: perl-Class-InsideOut
    Версия: 1.14-alt1
    Собран:  1 апреля 2018 г. 20:54
    Категория: Разработка/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

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


    3 апреля 2017 г. Igor Vlasenko 1.14-alt1
    - automated CPAN update
    27 июля 2013 г. Igor Vlasenko 1.13-alt1
    - automated CPAN update
    27 ноября 2012 г. Igor Vlasenko 1.10-alt2
    - fixed build