Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perltidy - Tool for indenting and reformatting Perl scripts
Perltidy is a Perl script which indents and reformats Perl scripts to
make them easier to read. If you write Perl scripts, or spend much
time reading them, you will probably find it useful.
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 output html of both pod and source code.
Besides reformatting scripts, Perltidy can be a great help in tracking
down errors with missing or extra braces, parentheses, and square
brackets because it is very good at localizing errors.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perltidy |
20070801 |
1.el5 |
src |
365 KiB |
Sun Aug 5 12:40:32 2007 |
Changelog
- * Wed Aug 1 22:00:00 2007 Ville Skyttä <ville.skytta at iki.fi> - 20070801-1
- 20070801.
- * Wed May 9 22:00:00 2007 Ville Skyttä <ville.skytta at iki.fi> - 20070508-1
- 20070508.
- * Sat May 5 22:00:00 2007 Ville Skyttä <ville.skytta at iki.fi> - 20070504-1
- 20070504.