mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 21:10:24 -04:00
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
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().
|