Perl::Critic: Difference between revisions

Content deleted Content added
Mskott (talk | contribs)
m Fix spelling of analyze
Proposing article for deletion per WP:PROD. (TW)
Line 1:
{{dated prod|concern = Non-notable module|month = May|day = 24|year = 2009|time = 22:07|timestamp = 20090524220749}}
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" -->
'''Perl::Critic''' is a [[perl]] module and tool designed to help perl programmers ensure that their code complies with commonly held best practices for perl programming. Since it is a [[static code analysis]] tool, it does not actually execute the code that it examines.