PerlTidy

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

PerlTidy
[[Programmer|Original authorTemplate:Pluralize from text]]Steve Hancock
Initial release2003; 23 years ago (2003)
Template:Infobox software/simple
Written inPerl
Operating systemCross-platform
Available inEnglish
TypeStatic code analysis
LicenseGNU General Public License
Websiteperltidy.sourceforge.net

Script error: No such module "Check for conflicting parameters".

PerlTidy is a tool written in the Perl programming language to do static code analysis against code written in that same language. It uses either command-line switches or configuration files to reformat Perl scripts so they comply with specified coding rules. The default configuration is an approximation of the Perl Style Guide.[1]

Aside from the command line, there are a number of tools for alternate interfaces for PerlTidy, including one for the Padre IDE,[2] perltidy.el for Emacs,[3] and an online version.[4]

Since its introduction, PerlTidy has become an oft-recommend tool for Perl programmers, noted in a number of key books. Notably, the work Perl Best Practices provides a set of PerlTidy configurations[5] to match the syntax prescriptions in that book.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Perl Style Guide
  2. ^ Page Module:Citation/CS1/styles.css has no content."Padre::Plugin::PerlTidy Plugin for Padre". Archived from the original on 2012-04-24. Retrieved 2011-11-01.
  3. ^ Page Module:Citation/CS1/styles.css has no content."PerlTidy for Emacs". Archived from the original on 2018-03-04. Retrieved 2011-11-01.
  4. ^ Perltidy Online
  5. ^ Page Module:Citation/CS1/styles.css has no content."PerlTidy configurations from Perl Best Practices". Archived from the original on 2018-03-04. Retrieved 2011-11-01.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.


Template:Asbox