Проект perl-parent-1:0.237-1.el8
content_copy
Имя
perl-parent
Эпоха
1
Версия
0.237
Релиз
1.el8
Сайт
https://metacpan.org/release/parent
Лицензия
GPL+ or Artistic
Время сборки
2023-12-06 16:58:37
Хост сборки
builder-x86-05.inferitos.ru
Краткое описание
Establish an ISA relationship with base classes at compile time
Репозитории
BaseOS
Полное описание
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.237-1.el8.noarch
content_copy
Establish an ISA relationship with base classes at compile time
29d6ad56999fa4fc417328e8fb12507bdd29e85ff76529caac84bfbcd2017dc1
download
src
perl-parent-1:0.237-1.el8.src
content_copy
Establish an ISA relationship with base classes at compile time
62e765de21398f000514b4ff1802d31994dae6818601ae830a3e225482203ef7
download
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:0.237-1
- Rebuilt for MSVSphere 8.8
* Sat Jul 07 2018 Paul Howarth <paul@city-fan.org> - 1:0.237-1
- Update to 0.237
- Don't load vars.pm (CPAN RT#132077)
- Drop legacy Group: tag
- Drop buildroot cleaning in %install section
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.236-416
- Increase release to favour standalone package
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.236-395
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.236-394
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.236-393
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.236-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Oct 10 2016 Paul Howarth <paul@city-fan.org> - 1:0.236-1
- Update to 0.236
- Add Travis test configuration
- Make test for PMC availability more reliable
- Disable benchmark test rt62341.t as it runs out of memory on many smoker
systems (CPAN RT#118310)
- Simplify find command using -delete
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.234-365
- Increase release to favour standalone package
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.234-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild