Revision history for perl-critic-policy-prohibitregexforsimplesubstring

1.000 2026-09-15 TEODESIAN
    - Initial Release, forked from Perl::Critic::Policy::Performance::ProhibitRegexForSimpleSubstring 0.01
    - A literal regex as the first argument of split is not reported: it is the pattern split takes
    - A configurable 'allow' list of functions and methods whose first argument is exempt the same way
