Source: perltidy Section: devel Priority: optional Maintainer: Don Armstrong Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Standards-Version: 3.9.3 Homepage: http://perltidy.sourceforge.net/ Vcs-Git: http://git.donarmstrong.com/perltidy.git Vcs-Browser: http://git.donarmstrong.com/perltidy.git Package: perltidy Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl script indenter and reformatter Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. . The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. . Perltidy can also generate formatted HTML output from POD, and can even generate colored output in HTML for scripts. See examples at http://perltidy.sourceforge.net/ .