blob: 9a2570e01fe50875c25699597f050ad8342a4fbc (
plain) (
blame)
1
2
3
|
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.
|