New Perl::Critic policy in the pipeline: RequireParamsValidate
Inspired by my fellow hackers attending the Nordic Perl Workshop, I took the time to sit down (I was actually attending the Internetdagarna conference in Stockholm) and wrote up a first working version, so for now I consider this policy suggestion highly experimental.
The policy evaluates Perl subroutines for the presence of use of Params::Validate. It currently only evaluates public facing APIs,…
View On WordPress











