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

perl-Mixin-ExtraFields-0.140.2-8.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Mixin-ExtraFields Distribution: Mageia
Version: 0.140.2 Vendor: Mageia.Org
Release: 8.mga8 Build date: Wed Feb 12 06:39:22 2020
Group: Development/Perl Build host: localhost
Size: 72169 Source RPM: perl-Mixin-ExtraFields-0.140.2-8.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Mixin-ExtraFields
Summary: Store extras in a hashy object's guts
Sometimes your well-defined object needs a way to tack on arbirary extra
fields. This might be a set of session-specific ephemeral data, a stash of
settings that need to be easy to grow over time, or any sort of
name-and-value parameters. Adding more and more methods can be cumbersome,
and may not be helpful if the names vary greatly. Accessing an object's
guts directly is simple, but is difficult to control when subclassing, and
can make altering your object's structure difficult.

Mixin::ExtraFields provides a simple way to add an arbitrary number of
stashes for named data. These data can be stored in the object, in a
database, or anywhere else. The storage mechanism is abstracted away from
the provided interface, so one storage mechanism can be easily swapped for
another. Multiple ExtraFields stashes can be mixed into one class, using
one or many storage mechanisms.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 0.140.2-8.mga8
  + Revision: 1495598
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 0.140.2-7.mga7
  + Revision: 1269259
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Mixin-ExtraFields
/usr/share/doc/perl-Mixin-ExtraFields/Changes
/usr/share/doc/perl-Mixin-ExtraFields/LICENSE
/usr/share/doc/perl-Mixin-ExtraFields/META.json
/usr/share/doc/perl-Mixin-ExtraFields/META.yml
/usr/share/doc/perl-Mixin-ExtraFields/MYMETA.yml
/usr/share/doc/perl-Mixin-ExtraFields/README
/usr/share/man/man3/Mixin::ExtraFields.3pm.xz
/usr/share/man/man3/Mixin::ExtraFields::Driver.3pm.xz
/usr/share/man/man3/Mixin::ExtraFields::Driver::HashGuts.3pm.xz
/usr/share/perl5/vendor_perl/Mixin
/usr/share/perl5/vendor_perl/Mixin/ExtraFields
/usr/share/perl5/vendor_perl/Mixin/ExtraFields.pm
/usr/share/perl5/vendor_perl/Mixin/ExtraFields/Driver
/usr/share/perl5/vendor_perl/Mixin/ExtraFields/Driver.pm
/usr/share/perl5/vendor_perl/Mixin/ExtraFields/Driver/HashGuts.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:29:59 2024