20 minutes
Intermediate
English
PerlCritic examines Perl programs and complains about usage of language features in ways that are thought best avoided. There is a guide online for how to write your own checks to include in PerlCritic. It is possible to add simple checks on execution of commands: list format system() and exec() being preferable to string format.
More information about all of our valued sponsors is available on our sponsors page.