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

    Исходный пакет: perl-MooseX-NonMoose
    Версия: 0.22-alt1
    Собран:  20 ноября 2011 г. 6:38
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/MooseX-NonMoose/

    Лицензия: GPL or Artistic
    О пакете: Easy subclassing of non-Moose classes
    Описание: 
    MooseX::NonMoose allows for easily subclassing non-Moose classes with
    Moose, taking care of the annoying details connected with doing this,
    such as setting up proper inheritance from Moose::Object and installing
    (and inlining, at "make_immutable" time) a constructor that makes sure
    things like "BUILD" methods are called.  It tries to be as non-intrusive
    as possible - when this module is used, inheriting from non-Moose classes
    and inheriting from Moose classes should work identically, aside from the
    few caveats mentioned below.  One of the goals of this module is that
    including it in a Moose::Exporter-based package used across an entire
    application should be possible, without interfering with classes that
    only inherit from Moose modules, or even classes that don't inherit from
    anything at all.

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

    Сопровождающий: Alexey Tourbin

    Список участников:
    Alexey Tourbin

    Права:
    @cpan
    @qa

      1. perl-Moose
      2. perl-Test-Fatal
      3. perl-Test-Script

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


    20 ноября 2011 г. Alexey Tourbin 0.22-alt1
    - initial revision