Search results for "perlcritic"
perlcritic - Command-line interface to critique Perl source.
"perlcritic" is a Perl source code analyzer. It is the executable front-end to the Perl::Critic engine, which attempts to identify awkward, hard to read, error-prone, or unconventional constructs in your code. Most of the rules are based on Damian Co...
PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC - Search in distribution- Perl::Critic::Command - Guts of perlcritic.
- Perl::Critic::Utils - General utility subroutines and constants for Perl::Critic and derivative distributions.
- Perl::Critic::PolicySummary - Descriptions of the Policy modules included with Perl::Critic itself.
- 7 more results from Perl-Critic »
Git::Hooks::PerlCritic - Perl Critic hooks for git
Allows you to utilize Perl::Critic via git hooks <http://www.kernel.org/pub/software/scm/git/docs/githooks.html> using the Git::Hooks framework. First setup git-hooks.pl Then you should choose to use only one of the available hooks....
MIKKOI/Git-Hooks-PerlCritic-0.001001 - 23 Nov 2014 08:29:25 UTC - Search in distribution
Test2::Tools::PerlCritic - Testing tools to enforce Perl::Critic policies
Test for Perl::Critic violations using Test2. Although this testing tool uses the Test2 API instead of the older Test::Builder API, the primary motivation is to provide output in a more useful form. That is policy violations are grouped by policy cla...
PLICEASE/Test2-Tools-PerlCritic-0.04 - 24 Mar 2021 20:13:01 UTC - Search in distribution
Padre::Plugin::PerlCritic - Analyze perl files with Perl::Critic
AZAWAWI/Padre-Plugin-PerlCritic-0.12
-
06 Dec 2010 09:29:02 UTC
-
Search in distribution
Test::Apocalypse::PerlCritic - Plugin for Test::Perl::Critic
Encapsulates Test::Perl::Critic functionality. Automatically sets the following options: -verbose => 8, -severity => 'brutal', -profile => 't/perlcriticrc', -profile-strictness => 'fatal', If the "t/perlcriticrc" file isn't present a default one will...
APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC - Search in distribution- Test::Apocalypse - Apocalypse's favorite tests bundled into a simple interface
App::GitHooks::Plugin::PerlCritic - Verify that all changes and addition to the Perl files pass PerlCritic checks.
PerlCritic is a static source code analysis tool. This plugin calls PerlCritic and verifies that the staged modifications do not trigger any violations. Note that if you stage half of a file for committing, this plugin will correctly only check for c...
AUBERTG/App-GitHooks-Plugin-PerlCritic-v1.1.0 - 20 Mar 2017 01:28:44 UTC - Search in distribution
Code::TidyAll::Plugin::PerlCritic - Use perlcritic with tidyall
Runs perlcritic, a Perl validator, and dies if any problems were found....
DROLSKY/Code-TidyAll-0.83 - 19 Nov 2022 16:08:10 UTC - Search in distribution- tidyall - Your all-in-one code tidier and validator
- Code::TidyAll::Git::Precommit - Git pre-commit hook that requires files to be tidyall'd
- Code::TidyAll::Plugin - Create plugins for tidying or validating code
- 1 more result from Code-TidyAll »
Benchmark::Perl::Formance::Plugin::PerlCritic - benchmark plugin - PerlCritic - Run Perl::Critic on itself
SCHWIGON/Benchmark-Perl-Formance-0.55
-
17 Sep 2021 12:36:46 UTC
-
Search in distribution
- benchmark-perlformance - Frontend for Benchmark::Perl::Formance
Perl::Critic::Pulp - some add-on perlcritic policies
This is a collection of add-on policies for "Perl::Critic". They're under a "pulp" theme plus other themes according to their purpose (see "POLICY THEMES" in Perl::Critic). Bugs CodeLayout::ProhibitFatCommaNewline Avoid newline before "=>" not quotin...
KRYDE/Perl-Critic-Pulp-99 - 28 Feb 2021 08:34:14 UTC - Search in distribution- Perl::Critic::Policy::CodeLayout::RequireFinalSemicolon - require a semicolon at the end of code blocks
- Perl::Critic::Policy::Documentation::ProhibitLinkToSelf - don't Lltgt link to own POD
- Perl::Critic::Policy::Miscellanea::TextDomainUnused - check for Locale::TextDomain imported but unused
- 3 more results from Perl-Critic-Pulp »
perltidy - a perl script indenter and reformatter
Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...
SHANCOCK/Perl-Tidy-20230912 - 12 Sep 2023 21:49:07 UTC - Search in distribution
PLS - Perl Language Server
The Perl Language Server implements a subset of the Language Server Protocol for the Perl language. Features currently implemented are: * Go to definition (for packages, subroutines, and variables) * Listing all symbols in a document * Hovering to sh...
MREISNER/PLS-0.905 - 21 Jan 2023 21:56:31 UTC - Search in distribution
perlimports - A command line utility for cleaning up imports in your Perl code
This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...
OALDERS/App-perlimports-0.000052 - 19 Aug 2023 19:05:04 UTC - Search in distribution
TODO - Things for Perl::Critic::More developers to do
THALJEF/Perl-Critic-More-1.003
-
29 Oct 2013 16:43:05 UTC
-
Search in distribution
- Perl::Critic::More - Supplemental policies for Perl::Critic
RPerl
RPerl is a compiler. For general info: <https://github.com/wbraswell/rperl/blob/master/README.md> <http://rperl.org>...
WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution
Devel::PerlySense - Perl IDE backend with Emacs frontend
PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...
JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution- Devel::PerlySense::Config::Project - A Project's configuration
nytprofhtml - Generate reports from Devel::NYTProf data
Devel::NYTProf is a powerful feature-rich Perl source code profiler. See Devel::NYTProf for details. "nytprofhtml" generates a set of html reports from a single data file generated by Devel::NYTProf. (If your process forks you'll probably have multip...
JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC - Search in distribution- Devel::NYTProf - Powerful fast feature-rich Perl source code profiler
Venus::Run - Runner Class
This package is a subclass of Venus::Task which provides a command execution system. This package loads the configuration file used for defining tasks (i.e. command-line operations) which can recursively resolve, injects environment variables, resets...
AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC - Search in distribution
perl5ifaq - Frequently Asked Questions about perl5i
MSCHWERN/perl5i-v2.13.2
-
07 Jun 2016 00:36:03 UTC
-
Search in distribution
versionall - Recursively find Perl sources and update version numbers
'versionall' looks for perl sources in the input directory and its children and runs the perlcritic lint tool on each source file it finds. The first time versionall executes, it will store the modification times of the source files and on the next r...
JRCOUNTS/Test-Approvals-v0.0.5 - 11 May 2013 12:10:31 UTC - Search in distribution- criticizeall - Recursively find Perl sources and run perlcritic on them all