| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-pragma-base | Distribution: Mageia |
| Version: 2.150.0 | Vendor: Mageia.Org |
| Release: 12.mga10 | Build date: Thu Jun 26 22:13:17 2025 |
| Group: Development/Perl | Build host: localhost |
| Size: 23516 | Source RPM: perl-pragma-base-2.150.0-12.mga10.src.rpm |
| Packager: umeabot <umeabot> | |
| Url: https://metacpan.org/release/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);
}
GPL+ or Artistic
* Thu Jun 26 2025 umeabot <umeabot> 2.150.0-12.mga10 + Revision: 2200418 - Mageia 10 Mass Rebuild
/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, Wed Oct 29 09:22:22 2025