mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
Data::Object::Attributes provides options for defining class attributes. Specifically, this package wraps the has attribute keyword and adds shortcuts and enhancements. If no directives are specified, the attribute is declared as read-write and optional. WWW: https://metacpan.org/release/Data-Object-Attributes
6 lines
313 B
Text
6 lines
313 B
Text
Data::Object::Attributes provides options for defining class attributes.
|
|
Specifically, this package wraps the has attribute keyword and adds shortcuts
|
|
and enhancements. If no directives are specified, the attribute is declared as
|
|
read-write and optional.
|
|
|
|
WWW: https://metacpan.org/release/Data-Object-Attributes
|