Проект perl-parent-1:0.241-512.el10
content_copy
Имя
perl-parent
Эпоха
1
Версия
0.241
Релиз
512.el10
Сайт
https://metacpan.org/release/parent
Лицензия
GPL-1.0-or-later OR Artistic-1.0-Perl
Время сборки
2025-04-03 08:00:29
Хост сборки
builder-x86-09.inferitos.ru
Краткое описание
Establish an ISA relationship with base classes at compile time
Репозитории
AppStream
Полное описание
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);
}
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
noarch
perl-parent-1:0.241-512.el10.noarch
content_copy
Establish an ISA relationship with base classes at compile time
1874cd7f505f61c28f55d02e5cf01a37a24883b6563819441e90a87d072cfc0e
download
src
perl-parent-1:0.241-512.el10.src
content_copy
Establish an ISA relationship with base classes at compile time
5be7f4864a6f0a5ecb431d11232caed9fff740eb5f8910b9480cc7fd61474387
download
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:0.241-512
- Rebuilt for MSVSphere 10
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:0.241-512
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 26 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.241-511
- Fix filters of dependencies
* Thu Jul 18 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.241-510
- Increase release to favour standalone package
* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 1:0.241-504
- Package tests
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:0.241-503
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.241-502
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.241-501
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.241-500
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.241-499
- Increase release to favour standalone package