[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-PPI-1.276-3.el9.src download

Name perl-PPI
Epoch 0
Version 1.276
Release 3.el9
Architecture src
Website/URL https://metacpan.org/release/PPI
License GPL+ or Artistic
Build Time 2023-09-19 17:53:44
Build Host builder-x86-03.inferitos.ru
Summary Parse, Analyze and Manipulate Perl
Repositories Extras
Description Parse, analyze and manipulate Perl (without perl).
Errata
Size 255 KiB
Source Project perl-PPI-1.276-3.el9
SHA-256 checksum 296d9388e70d3cce71f418d59fd10bc7227f77592957c0fee6fdb9a1455593b7
× Full screenshot
Changelog link
* Tue Sep 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.276-3
- Rebuilt for MSVSphere 9.2

* Tue Sep 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.276-3
- Rebuilt for MSVSphere 9.2

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.276-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.276-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Wed Jul 20 2022 Paul Howarth <paul@city-fan.org> - 1.276-1
- Update to 1.276
  - Implement replace method (GH#274)

* Tue Jul 19 2022 Paul Howarth <paul@city-fan.org> - 1.275-1
- Update to 1.275
  - CHECK bareword handle was parsed as scheduled block (GH#247)

* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.274-2
- Perl 5.36 rebuild

* Tue May 03 2022 Paul Howarth <paul@city-fan.org> - 1.274-1
- Update to 1.274
  - Indentation in here-docs is now preserved (GH#252)

* Mon Apr 25 2022 Paul Howarth <paul@city-fan.org> - 1.273-1
- Update to 1.273
  - Whitespace in signatures is now preserved (GH#257)

* Wed Feb 02 2022 Paul Howarth <paul@city-fan.org> - 1.272-1
- Update to 1.272
  - Drop prerequisite for IO::String on perl 5.8+