Declare class attributes Moose-style
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.
$
pkg install p5-MooseX-ClassAttributeOrigin
devel/p5-MooseX-ClassAttribute
Size
60.6KiB
License
ART20
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
2 packages