summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-ClassAttribute/DESCR
blob: 09315462b19d1af522067a15888f9c4f68c0090b (plain)
1
2
3
The Perl 5 module MooseX::ClassAttribute is a Moose extension
allowing you to declare class attributes in exactly the same way
as object attributes, using class_has() instead of has().