pkgsrc/devel/p5-MooseX-ClassAttribute/DESCR

4 lines
185 B
Text
Raw Normal View History

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().