The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Perl-Critic-Pulp INSPIRE"

Perl::Critic::Policy::ValuesAndExpressions::ProhibitNullStatements - disallow empty statements (stray semicolons) River stage two • 5 direct dependents • 18 total dependents

This policy is part of the "Perl::Critic::Pulp" add-on. It prohibits empty statements, ie. bare ";" semicolons. This can be a typo doubling up a semi like use Foo;; # bad Or a stray left at the end of a control structure like if ($foo) { print "foo\n...

KRYDE/Perl-Critic-Pulp-99 - 28 Feb 2021 08:34:14 UTC
1 result (0.029 seconds)