SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Perl-Critic-1.140-1.el9.noarch.rpm :

* Wed Mar 24 2021 Paul Howarth - 1.140-1- Update to 1.140 - Subroutines::RequireFinalReturn now lets you specify a terminal_methods parameter to specify methods that should be seen as terminal; this is like the terminal_funcs parameter, but for methods (GH#920) - Removed an extra /x in RequireInterpolationOfMetachars.pm that caused deprecation warnings in Perl 5.22 and higher (GH#822) - Documentation::RequirePackageMatchesPodName now recognizes the package name if it\'s in \'I<>\' or \'B<>\' markup (GH#913)- Use %license unconditionally
* Wed Jan 27 2021 Fedora Release Engineering - 1.138-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering - 1.138-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Jul 11 2020 Paul Howarth - 1.138-5- Add workaround for \'Subroutine name is a homonym for builtin function isa\' (#1852437, GH#911)
* Fri Jun 26 2020 Jitka Plesnikova - 1.138-4- Perl 5.32 re-rebuild of bootstrapped packages
* Tue Jun 23 2020 Jitka Plesnikova - 1.138-3- Perl 5.32 rebuild
* Thu Jan 30 2020 Fedora Release Engineering - 1.138-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 25 2020 Paul Howarth - 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 - 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 - 1.134-5- Do not run extra tests on RHEL
* Fri Jul 26 2019 Fedora Release Engineering - 1.134-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Jun 02 2019 Jitka Plesnikova - 1.134-3- Perl 5.30 re-rebuild of bootstrapped packages
* Fri May 31 2019 Jitka Plesnikova - 1.134-2- Perl 5.30 rebuild
* Thu May 23 2019 Paul Howarth - 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 - 1.132-8- Add workaround for PPI ≥ 1.262
* Fri Apr 26 2019 Paul Howarth - 1.132-7- Add workaround for PPI ≥ 1.250 https://github.com/Perl-Critic/Perl-Critic/issues/858
 
ICM