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: Mageia |
Version: 0.120.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Wed Apr 22 06:00:39 2020 |
Group: Development/Perl | Build host: localhost |
Size: 44919 | Source RPM: perl-Struct-Dumb-0.120.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: http://search.cpan.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. It's specifically and intentionally not meant to be an object class. You cannot subclass it. You cannot provide additional methods. You cannot apply roles or mixins or metaclasses or traits or antlers or whatever else is in fashion this week. On the other hand, it is tiny, creates cheap lightweight array-backed structures, uses nothing outside of core. It's intended simply to be a slightly nicer way to store data structures, where otherwise you might be tempted to abuse a hash, complete with the risk of typoing key names. The constructor will 'croak' if passed the wrong number of arguments, as will attempts to refer to fields that don't exist.
GPL+ or Artistic
* Wed Apr 22 2020 tv <tv> 0.120.0-1.mga8 + Revision: 1570610 - BR perl(Module::Build) - update to 0.12 * Sat Apr 18 2020 tv <tv> 0.110.0-1.mga8 + Revision: 1568581 - update to 0.11 * Wed Feb 12 2020 umeabot <umeabot> 0.90.0-4.mga8 + Revision: 1497228 - Mageia 8 Mass Rebuild * Wed Sep 19 2018 umeabot <umeabot> 0.90.0-3.mga7 + Revision: 1271244 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Struct-Dumb /usr/share/doc/perl-Struct-Dumb/Changes /usr/share/doc/perl-Struct-Dumb/LICENSE /usr/share/doc/perl-Struct-Dumb/META.json /usr/share/doc/perl-Struct-Dumb/META.yml /usr/share/doc/perl-Struct-Dumb/MYMETA.yml /usr/share/doc/perl-Struct-Dumb/README /usr/share/man/man3/Struct::Dumb.3pm.xz /usr/share/perl5/vendor_perl/Struct /usr/share/perl5/vendor_perl/Struct/Dumb.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 11:16:06 2024