Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-criticism | Distribution: Mageia |
Version: 1.20.0 | Vendor: Mageia.Org |
Release: 11.mga8 | Build date: Wed Feb 12 05:13:49 2020 |
Group: Development/Perl | Build host: localhost |
Size: 38278 | Source RPM: perl-criticism-1.20.0-11.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/criticism | |
Summary: Perl pragma to enforce coding standards and best-practices |
This pragma enforces coding standards and promotes best-practices by running your file through Perl::Critic before every execution. In a production system, this usually isn't feasible because it adds a lot of overhead at start-up. If you have a separate development environment, you can effectively bypass the 'criticism' pragma by not installing Perl::Critic in the production environment. If Perl::Critic can't be loaded, then 'criticism' just fails silently. Alternatively, the 'perlcritic' command-line (which is distributed with Perl::Critic) can be used to analyze your files on-demand and has some additional configuration features. And Test::Perl::Critic provides a nice interface for analyzing files during the build process. If you'd like to try Perl::Critic without installing anything, there is a web-service available at the http://perlcritic.com manpage. The web-service does not yet support all the configuration features that are available in the native Perl::Critic API, but it should give you a good idea of what it does. You can also invoke the perlcritic web-service from the command line by doing an HTTP-post, such as one of these:
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 1.20.0-11.mga8 + Revision: 1493604 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 1.20.0-10.mga7 + Revision: 1266730 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-criticism /usr/share/doc/perl-criticism/Changes /usr/share/doc/perl-criticism/LICENSE /usr/share/doc/perl-criticism/META.yml /usr/share/doc/perl-criticism/README /usr/share/man/man3/criticism.3pm.xz /usr/share/perl5/vendor_perl/criticism.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024