Changes for version 0.175 - 2024-12-23
- properly preserve indentation when replacing a `use VERSION`
- put the `use VERSION` line as the first statement of the file, before the `package` line (starting with version 1.154, Perl::Critic won't count this as a violation of Perl::Critic::Policy::Modules::RequireExplicitPackage)
- add support for several compatibility modules
Documentation
Bump the declared Perl version of some Perl code
Modules
Update use VERSION on any Perl code