Package : perl-MooseX-ClassAttribute > RPM : perl-MooseX-ClassAttribute-0.270.0-7.mga6.src.rpm

Basic items

Name perl-MooseX-ClassAttribute
Version 0.270.0
Release 7.mga6
URL http://search.cpan.org/dist/MooseX-ClassAttribute
Group Development/Perl
Summary Declare class attributes Moose-style
Size 25KB
Arch noarch
License GPL+ or Artistic

Description

This module allows you to declare class attributes in exactly the same way
as you declare object attributes, except using 'class_has()' instead of
'has()'. It is also possible to make these attributes immutable (and
faster) just as you can with normal Moose attributes.

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 accessors 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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 06:08:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie