Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Struct-Dumb-0.140.0-1.mga9 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: perl-Struct-Dumb Distribution: Mageia
Version: 0.140.0 Vendor: Mageia.Org
Release: 1.mga9 Build date: Wed Feb 22 15:31:08 2023
Group: Development/Perl Build host: localhost
Size: 47788 Source RPM: perl-Struct-Dumb-0.140.0-1.mga9.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 22 2023 tv <tv> 0.140.0-1.mga9
  + Revision: 1944689
  - update to 0.14
* Mon Sep 05 2022 tv <tv> 0.130.0-1.mga9
  + Revision: 1884078
  - update to 0.13
* Mon Mar 21 2022 umeabot <umeabot> 0.120.0-2.mga9
  + Revision: 1812592
  - Mageia 9 Mass Rebuild

Files

/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, Tue Apr 9 10:16:32 2024