| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Struct-Dumb | Distribution: Fedora Project |
| Version: 0.16 | Vendor: Fedora Project |
| Release: 3.fc45 | Build date: Fri Jul 17 14:15:24 2026 |
| Group: Unspecified | Build host: buildvm-a64-07.rdu3.fedoraproject.org |
| Size: 50779 | Source RPM: perl-Struct-Dumb-0.16-3.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/dist/Struct-Dumb | |
| Summary: Make simple lightweight record-like structures | |
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.