summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Object-Attributes/pkg-descr
blob: be86029733c3bedb9f66aeb4e39fb5898a27f3ad (plain) (blame)
1
2
3
4
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.