I'm looking for a lint for Perl, something that would catch dead code and other potential problems. Any suggestions?
I have
use strict; use warnings;
already but I'd like to have more.
Perl::Critic is your friend. I use Test::Perl::Critic and build it into my code's author tests
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With