The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Perl::Critic::Policy::ValuesAndExpressions::RequireUpperCaseHeredocTerminator"

Perl::Critic::Policy::ValuesAndExpressions::RequireUpperCaseHeredocTerminator - Write <<'THE_END'; instead of <<'theEnd'; . River stage three • 133 direct dependents • 408 total dependents

For legibility, HEREDOC terminators should be all UPPER CASE letters (and numbers), without any whitespace. Conway also recommends using a standard prefix like "END_" but this policy doesn't enforce that. print <<'the End'; #not ok Hello World the En...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC
1 result (0.065 seconds)