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::BuiltinFunctions::RequireGlobFunction"

Perl::Critic::Policy::BuiltinFunctions::RequireGlobFunction - Use glob q{*} instead of <*>. River stage three • 133 direct dependents • 408 total dependents

Conway discourages the use of the "<..>" construct for globbing, as it is easily confused with the angle bracket file input operator. Instead, he recommends the use of the "glob()" function as it makes it much more obvious what you're attempting to d...

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