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
5 lines
240 B
Text
5 lines
240 B
Text
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
|