Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-parent | Distribution: Mageia |
Version: 0.238.0 | Vendor: Mageia.Org |
Release: 2.mga8 | Build date: Fri Feb 14 20:35:46 2020 |
Group: Development/Perl | Build host: localhost |
Size: 12250 | Source RPM: perl-parent-0.238.0-2.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://metacpan.org/release/parent | |
Summary: Establish an ISA relationship with base classes at compile time |
Allows you to both load one or more modules, while setting up inheritance from those modules at the same time. Mostly similar in effect to package Baz; BEGIN { require Foo; require Bar; push @ISA, qw(Foo Bar); } By default, every base class needs to live in a file of its own. If you want to have a subclass and its parent class in the same file, you can tell C<parent> not to load any modules by using the C<-norequire> switch:
GPL+ or Artistic
* Fri Feb 14 2020 umeabot <umeabot> 0.238.0-2.mga8 + Revision: 1521761 - Mageia 8 Mass Rebuild * Tue Feb 11 2020 shlomif <shlomif> 0.238.0-1.mga8 + Revision: 1489034 - update to 0.238 * Mon Dec 31 2018 luigiwalser <luigiwalser> 0.237.0-1.mga7 + Revision: 1347650 - 0.237 * Wed Sep 19 2018 umeabot <umeabot> 0.234.0-4.mga7 + Revision: 1270381 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-parent /usr/share/doc/perl-parent/Changes /usr/share/doc/perl-parent/META.json /usr/share/doc/perl-parent/META.yml /usr/share/doc/perl-parent/MYMETA.yml /usr/share/man/man3/parent.3pm.xz /usr/share/perl5/vendor_perl/parent.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024