perl-Struct-Dumb - Make simple lightweight record-like structures
Website: | https://metacpan.org/release/Struct-Dumb |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Struct-Dumb-0.14-1.aldos.noarch [22 KiB] |
Changelog
by Joel Barrios (2023-04-17):
- Update to 0.14. |