forked from Lainports/opnsense-ports
3 lines
186 B
Text
3 lines
186 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.
|