Data::Object::Struct provides a class that creates struct-like objects which bundle attributes together, is immutable, and provides accessors, without having to write an explicit class. WWW: https://metacpan.org/release/Data-Object-Struct
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
Data::Object::Struct provides a class that creates struct-like objects which
|
|
bundle attributes together, is immutable, and provides accessors, without having
|
|
to write an explicit class.
|
|
|
|
WWW: https://metacpan.org/release/Data-Object-Struct
|