Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-parent | Distribution: Fedora Project |
Version: 0.243 | Vendor: Fedora Project |
Release: 1.fc42 | Build date: Fri Nov 29 10:16:15 2024 |
Group: Unspecified | Build host: buildvm-a64-28.iad2.fedoraproject.org |
Size: 10417 | Source RPM: perl-parent-0.243-1.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://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); }
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Nov 29 2024 Paul Howarth <[email protected]> - 1:0.243-1 - Update to 0.243 - Reinstate test for apostrophe as package separator, as that package separator is allowed again (no code change, only tests have been amended) - Use %{make_build} and %{make_install} * Wed Aug 14 2024 Paul Howarth <[email protected]> - 1:0.242-1 - Update to 0.242 - Don't test for apostrophe as package separator on Perl versions after 5.41 - Protect against modules changing @_ * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1:0.241-511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Jitka Plesnikova <[email protected]> - 1:0.241-510 - Increase release to favour standalone package * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 1:0.241-502 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 1:0.241-501 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1:0.241-500 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <[email protected]> - 1:0.241-499 - Increase release to favour standalone package * Wed Feb 15 2023 Paul Howarth <[email protected]> - 1:0.241-1 - Update to 0.241 - Actually include the changes documented for version 0.240 * Tue Feb 14 2023 Paul Howarth <[email protected]> - 1:0.240-1 - Update to 0.240 - Use Test::More::isnt() instead of Test::More::isn't in tests, which is deprecated, as ' isn't allowed as package separator in an upcoming version of Perl (GH#13) * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1:0.239-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Paul Howarth <[email protected]> - 1:0.239-1 - Update to 0.239 - Harden against changes to require error messages: the '@INC contains' may change in a future release of perl; this hardens the test to be insensitive to the exact words chosen (https://github.com/Perl/perl5/pull/20547) - Use SPDX-format license tag
/usr/share/doc/perl-parent /usr/share/doc/perl-parent/Changes /usr/share/man/man3/parent.3pm.gz /usr/share/perl5/vendor_perl/parent.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 10 04:04:54 2024