Tue, 18 Feb 2025 10:11:28 UTC | login

Information for build perl-Perl-Critic-1.138-5.fc33

ID165748
Package Nameperl-Perl-Critic
Version1.138
Release5.fc33
Epoch
SummaryCritique Perl source code for best-practices
DescriptionPerl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to enforce various coding guidelines. Most Policy modules are based on Damian Conway's book Perl Best Practices. However, Perl::Critic is not limited to PBP and will even support Policies that contradict Conway. You can enable, disable, and customize those Polices through the Perl::Critic interface. You can also create new Policy modules that suit your own tastes.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 10:10:13 UTC
CompletedTue, 14 Jul 2020 10:10:13 UTC
Tags
f33
RPMs
src
perl-Perl-Critic-1.138-5.fc33.src.rpm (info) (download)
noarch
perl-Perl-Critic-1.138-5.fc33.noarch.rpm (info) (download)
perl-Test-Perl-Critic-Policy-1.138-5.fc33.noarch.rpm (info) (download)
Changelog * Sat Jul 11 2020 Paul Howarth <paul@city-fan.org> - 1.138-5 - Add workaround for 'Subroutine name is a homonym for builtin function isa' (#1852437, GH#911) * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.138-4 - Perl 5.32 re-rebuild of bootstrapped packages * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.138-3 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.138-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 25 2020 Paul Howarth <paul@city-fan.org> - 1.138-1 - Update to 1.138 - RequireCheckingReturnValueOfEval didn't count returning the result of an eval as checking it - now it does; however, it's only if you "return eval { ... }" - it still doesn't handle the case of "return ( eval {} )" (GH#324) - ProhibitPunctuationVars would get confused and think that the expression qr/SOME$/ was using the $/ special variable (GH#843) * Thu Nov 28 2019 Paul Howarth <paul@city-fan.org> - 1.136-1 - Update to 1.136 New Features - The ProhibitNoWarnings policy now handles warnings in the experimental:: group (GH#892) Documentation - Prevented some example code from showing up in 'perldoc' (GH#799) - Fix shellbang in ppidump tool * Thu Sep 05 2019 Paul Howarth <paul@city-fan.org> - 1.134-5 - Do not run extra tests on RHEL * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.134-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.134-3 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.134-2 - Perl 5.30 rebuild * Thu May 23 2019 Paul Howarth <paul@city-fan.org> - 1.134-1 - Update to 1.134 New Features - Added new policy BuiltinFunctions::ProhibitShiftRef (GH#837) - Support indented heredocs (GH#861) - In Subroutines::ProhibitManyArgs, you can now omit the object variable (C<$self> or C<$class>) from the argument count (GH#815) Policy Changes - The policy Documentation::RequirePodLinksIncludeText is obsolete and has been removed (GH#494) Dependencies - Removed use of File::HomeDir - Upgrade to PPI 1.265 (GH#860) - Fix failed tests caused by new PPI (GH#858) Internals - Updated the Appveyor config (GH#851) * Mon Apr 29 2019 Paul Howarth <paul@city-fan.org> - 1.132-8 - Add workaround for PPI ≥ 1.262 * Fri Apr 26 2019 Paul Howarth <paul@city-fan.org> - 1.132-7 - Add workaround for PPI ≥ 1.250 https://github.com/Perl-Critic/Perl-Critic/issues/858 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.132-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 06 2018 Paul Howarth <paul@city-fan.org> - 1.132-5 - Explicitly BR: glibc-langpack-en * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.132-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild