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

perl-pragma-base-2.150.0-10.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-pragma-base Distribution: Mageia
Version: 2.150.0 Vendor: Mageia.Org
Release: 10.mga8 Build date: Wed Feb 12 07:32:36 2020
Group: Development/Perl Build host: localhost
Size: 24012 Source RPM: perl-pragma-base-2.150.0-10.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/base
Summary: Compile-time class fields
Unless you are using the 'fields' pragma, consider this module discouraged
in favor of the lighter-weight 'parent'.

Allows you to both load one or more modules, while setting up inheritance
from those modules at the same time. Roughly similar in effect to

    package Baz;
    BEGIN {
        require Foo;
        require Bar;
        push @ISA, qw(Foo Bar);
    }

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 2.150.0-10.mga8
  + Revision: 1496929
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 2.150.0-9.mga7
  + Revision: 1270875
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-pragma-base
/usr/share/doc/perl-pragma-base/Changes
/usr/share/man/man3/base.3pm.xz
/usr/share/man/man3/fields.3pm.xz
/usr/share/perl5/vendor_perl/base.pm
/usr/share/perl5/vendor_perl/fields.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024