Package perl-MooseX-ClassAttribute: Information

    Source package: perl-MooseX-ClassAttribute
    Version: 0.29-alt1_6
    Build time:  Jul 17, 2018, 01:49 PM in the task #210360
    Report package bug
    License: Artistic 2.0
    Summary: Declare class attributes Moose-style
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-MooseX-ClassAttribute (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    July 14, 2018 Igor Vlasenko 0.29-alt1_6
    - update to new release by fcimport
    Sept. 27, 2017 Igor Vlasenko 0.29-alt1_4
    - update to new release by fcimport
    Aug. 3, 2017 Igor Vlasenko 0.29-alt1_3
    - update to new release by fcimport