pkgsrc/devel/p5-MooseX-ClassAttribute/DESCR
seb 462f0f5814 Initial import of p5-MooseX-ClassAttribute version 0.06 in the
NetBSD Packages Collection.

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().
2008-10-08 05:01:22 +00:00

3 lines
185 B
Text

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