Package Perl::Critic::Policy::DE_EPAGES::BuiltinFunctions::ProhibitForeachQw
Usage of qw() without additional parentheses is deprecated in for / foreach code. This creates warnings at runtime, so it should be avoided. §parameters none
Usage of qw() without additional parentheses is deprecated in for / foreach code. This creates warnings at runtime, so it should be avoided. §parameters none