Name: | rh-perl530-perltidy |
---|---|
Version: | 20191203 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2188359 |
License: | GPLv2+ |
RPM: | rh-perl530-perltidy-20191203-3.el7.noarch.rpm |
Source RPM: | rh-perl530-perltidy-20191203-3.el7.src.rpm |
Build Date: | Wed Dec 09 2020 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://perltidy.sourceforge.net/ |
Summary: | Tool for indenting and re-formatting Perl scripts |
Description: | Perltidy is a Perl script that indents and re-formats 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 re-formatting 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. |
- Normalize shebangs in the examples (bug #1813355)
- SCL
- Update to 20191203 (see CHANGES.md for details)
- Update to 20190915 (see CHANGES.md for details)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild updated packages
- Update to 20190601 (see CHANGES.md for details)
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 20181120 (see CHANGES.md for details) - Drop UTF-8 patch, no longer needed - Text documentation converted to markdown upstream