Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Perl-Critic-Policy | Distribution: Fedora Project |
Version: 1.140 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Thu Jan 6 17:06:02 2022 |
Group: Unspecified | Build host: buildvm-x86-28.iad2.fedoraproject.org |
Size: 17451 | Source RPM: perl-Perl-Critic-1.140-1.el9.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Perl-Critic | |
Summary: A framework for testing your custom Policies |
This module provides a framework for function-testing your custom Perl::Critic::Policy modules. Policy testing usually involves feeding it a string of Perl code and checking its behavior. In the old days, those strings of Perl code were mixed directly in the test script. That sucked.
GPL+ or Artistic
* Wed Mar 24 2021 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1.138-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.138-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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
/usr/share/man/man3/Test::Perl::Critic::Policy.3pm.gz /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/Perl /usr/share/perl5/vendor_perl/Test/Perl/Critic /usr/share/perl5/vendor_perl/Test/Perl/Critic/Policy.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024