| 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: OpenMandriva Lx |
| Version: 2.180.0 | Vendor: OpenMandriva |
| Release: 3 | Build date: Sun Nov 1 21:08:40 2020 |
| Group: Development/Perl | Build host: c64one.openmandriva.org |
| Size: 23671 | Source RPM: perl-pragma-base-2.180.0-3.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| 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);
}
GPL+ or Artistic
* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.150.0-2mdv2011.0 + Revision: 656992 - rebuild for updated spec-helper * Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.150.0-1mdv2011.0 + Revision: 597199 - update to 2.15 * Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-2mdv2011.0 + Revision: 552183 - rebuild * Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-1mdv2010.0 + Revision: 395228 - import perl-pragma-base * Sun Jul 12 2009 cpan2dist 2.14-1mdv - initial mdv release, generated with cpan2dist
/usr/share/doc/perl-pragma-base /usr/share/doc/perl-pragma-base/Changes /usr/share/man/man3/base.3pm.zst /usr/share/man/man3/fields.3pm.zst /usr/share/perl5/vendor_perl/base.pm /usr/share/perl5/vendor_perl/fields.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 22:01:56 2025