perl-struct-dumb 0.14
Channel: guix
Home page: https://metacpan.org/release/Struct-Dumb
Licenses: GPL 1+
Synopsis: Simple lightweight record-like structures for Perl
Description:
Struct::Dumb
creates record-like structure types, similar to the struct keyword in C, C++ or C#, or Record in Pascal. An invocation of this module will create a construction function which returns new object references with the given field values. These references all respond to lvalue methods that access or modify the values stored.
Total results: 1