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

    Исходный пакет: perl-MooseX-ClassAttribute
    Версия: 0.29-alt1_10
    Последняя версия по данным Repology
    Собран:  21 ноября 2019 г. 8:14 в задании #241281
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/MooseX-ClassAttribute

    Лицензия: Artistic 2.0
    О пакете: Declare class attributes Moose-style
    Описание: 
    This module allows you to declare class attributes in exactly the same way as
    object attributes, using class_has() instead of has().
    
    You can use any feature of Moose's attribute declarations, including overriding
    a parent's attributes, delegation (handles), and attribute metaclasses, and it
    should just work. The one exception is the "required" flag, which is not
    allowed for class attributes.
    
    The accessor methods for class attribute may be called on the class directly,
    or on objects of that class. Passing a class attribute to the constructor will
    not set it.

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

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. perl(ExtUtils/MakeMaker.pm)
      2. perl(Moose.pm)
      3. perl(Moose/Exporter.pm)
      4. perl(Moose/Meta/Role/Attribute.pm)
      5. perl(Moose/Role.pm)
      6. perl(Moose/Util.pm)
      7. perl(Moose/Util/MetaRole.pm)
      8. perl(MooseX/AttributeHelpers.pm)
      9. perl(MooseX/Role/Parameterized.pm)
      10. perl(MooseX/Role/Strict.pm)
      11. perl(Scalar/Util.pm)
      12. perl(Test/Fatal.pm)
      13. perl(Test/More.pm)
      14. perl(Test/Requires.pm)
      15. perl(namespace/autoclean.pm)
      16. perl(namespace/clean.pm)
      17. perl(strict.pm)
      18. perl(warnings.pm)
      19. perl-podlators
      20. rpm-build-perl
      21. rpm-build-perl

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


    20 ноября 2019 г. Igor Vlasenko 0.29-alt1_10
    - update to new release by fcimport
    14 июля 2018 г. Igor Vlasenko 0.29-alt1_6
    - update to new release by fcimport
    27 сентября 2017 г. Igor Vlasenko 0.29-alt1_4
    - update to new release by fcimport