Пакет perl-parent-1:0.237-2.module+el8.9.0+104+7457d333.noarch
| Имя | perl-parent |
|---|---|
| Эпоха | 1 |
| Версия | 0.237 |
| Релиз | 2.module+el8.9.0+104+7457d333 |
| Архитектура | noarch |
| Сайт | https://metacpan.org/release/parent |
| Лицензия | GPL+ or Artistic |
| Время сборки | 2024-04-30 14:48:45 |
| Хост сборки | builder-x86-07.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); } |
| Эррата | — |
| Размер | 19 КиБ |
| Исходный проект | perl-parent-0.237-2.module+el8.9.0+104+7457d333 |
| Контрольная сумма SHA-256 | 13c27a6983ab55adc95a3f33035e5593379ce82592f60b79f7eca8c102ebd7d9 |
| Module | perl-5.30-8090020240429180647.8af31532 |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:0.237-2
- Rebuilt for MSVSphere 8.8
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.237-2
- Rebuild with enable hardening (bug #1636329)
* 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