aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-ClassAttribute/pkg-descr
blob: 7e3562df44803ce3620f71cf26f1dd2d0b33f0ff (plain) (blame)
1
2
3
4
5
6
MooseX::ClassAttribute 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.

WWW: https://metacpan.org/release/MooseX-ClassAttribute