↵ Return to the main page of perl-Test-Perl-Critic-Policy
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-23 | Paul Howarth <paul at city dash fan dot org> - 1.156-1 | - Update to 1.156 (rhbz#2321227) - Subroutines::ProhibitManyArgs no longer gets confused by underscores in variable names (GH#1027) |
2024-10-21 | Petr Pisar <ppisar at redhat dot com> - 1.154-2 | - Require ExtUtils::Manifest for Perl::Critic::TestUtils::bundled_policy_names() |
2024-10-21 | Paul Howarth <paul at city dash fan dot org> - 1.154-1 | - Update to 1.154 (rhbz#2320114) Enhancements - ProhibitedUnusedCapture now recognizes %+, %-, %{^CAPTURE} and %LAST_PAREN_MATCH (GH#1065) - Fixed a deprecation warning in the extras/perlcritic.el Emacs script (GH#1067) - RequireExplicitPackage now accepts a use VERSION as the first line (GH#1070) Fixes - Fix some false positives for function calls as a hash index (GH#1071) Documentation - Clarify package_exemptions rules (GH#1043) |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.152-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.152-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.152-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-10-17 | Paul Howarth <paul at city dash fan dot org> - 1.152-1 | - Update to 1.152 (rhbz#2244582) - Fix a test failure for Subroutines::RequireArgUnpacking (GH#1048) - Fix a test failure in t/06_violation.t on Perl 5.39.1 or above (GH#1037) |
2023-09-25 | Paul Howarth <paul at city dash fan dot org> - 1.150-4 | - Fix for Perl::Critic::Policy::Subroutines::RequireArgUnpacking with PPI 1.277 (GH#1048) |
2023-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.150-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-07-10 | Paul Howarth <paul at city dash fan dot org> - 1.150-2 | - Use SPDX-format license tag for perl-Test-Perl-Critic-Policy sub-package - Avoid use of deprecated patch syntax |