The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changelog for Perl-Critic-Policy-RegularExpressions-RequireDefault

1.01 2019-01-15T07:48:31Z Maintenance release, update not required

- Corrected the homepage metadata link

1.00 2018-11-30T06:41:05Z Maintenance release, update not required

- This release is for marking the first stable version of the policy

0.02 2018-11-26T07:43:46Z Maintenance release, update not required

- Mention of requirement for Perl 5.14 as described in issue #3
  Ref: https://github.com/jonasbn/perl-critic-policy-regularexpressions-requiredefault/issues/3#issuecomment-441470047

- Bumped Perl requirement from Perl 5.8 to 5.14 based on the above information

0.01 2018-11-25T19:39:00Z Feature release, update recommended

- Initial feature release, introducing policy for regular expressions and the /a and /aa modifiers