opnsense-ports/devel/p5-Data-Object-Struct/pkg-descr
2022-09-07 22:33:21 +02:00

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.