freebsd-ports/devel/p5-MooseX-ClassAttribute/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

6 lines
335 B
Text

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