An open API service indexing awesome lists of open source software.

https://github.com/trwyant/perl-perl-critic-policy-regularexpressions-prohibitnumericcharacterclasses

Perl::Critic policy to prohibit the use of \d and [:digit:], since they may match outside the ASCII range.
https://github.com/trwyant/perl-perl-critic-policy-regularexpressions-prohibitnumericcharacterclasses

Last synced: 3 months ago
JSON representation

Perl::Critic policy to prohibit the use of \d and [:digit:], since they may match outside the ASCII range.

Awesome Lists containing this project