https://metacpan.org/pod/Perl::Critic::TooMuchCode
My suggestions would be (coupled with current violations in Kernel/ on rel-11_2):
- ProhibitDuplicateSub (0)
- ProhibitUnusedImport (32)
- ProhibitUnnecessaryScalarKeyword (25)
What might be worth a look as well:
- ProhibitDuplicateLiteral (0)
- ProhibitLargeBlock (3)
https://metacpan.org/pod/Perl::Critic::TooMuchCode
My suggestions would be (coupled with current violations in Kernel/ on rel-11_2):
What might be worth a look as well: