Changelog for
perl-PPI-1.281-1.el10_0.noarch.rpm :
* Sat Dec 28 2024 Paul Howarth
- 1.281-1- Update to 1.281 - Framework for recognition of parsing feature activation via: - \'use $PERL_VERSION\' in code - \'use feature\' in code - \'use $Common::CPAN::Module\' in code - PPI::Document->new( feature_mods => ... ) - PPI::Document->new( custom_feature_includes => ... ) - PPI::Document->new( custom_feature_include_cb => ... ) - $ENV{PPI_CUSTOM_FEATURE_INCLUDES} - Added ability to parse features: - signatures, as PPI::Structure::Signature - try catch, as PPI::Statement::Compound
* Fri Aug 23 2024 Paul Howarth - 1.279-1- Update to 1.279 - Implemented a cache to speed up sibling iteration (GH#287)
* Fri Jul 19 2024 Fedora Release Engineering - 1.278-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Mar 11 2024 Paul Howarth - 1.278-1- Update to 1.278 - Add support for new octal number syntax (GH#295)
* Thu Jan 25 2024 Fedora Release Engineering - 1.277-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering - 1.277-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 22 2023 Paul Howarth - 1.277-1- Update to 1.277 - Parse prototypes as literal quotes: enables parens and newlines in protos - Fix false positive detection of labels (GH#289)
* Fri Jul 21 2023 Fedora Release Engineering - 1.276-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering - 1.276-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild