[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perltidy-20230309-1.el9.noarch download

Name perltidy
Epoch 0
Version 20230309
Release 1.el9
Architecture noarch
Website/URL http://perltidy.sourceforge.net/
License GPL-2.0-or-later
Build Time 2023-09-27 13:46:51
Build Host builder-x86-06.inferitos.ru
Summary Tool for indenting and re-formatting Perl scripts
Repositories CRB, Extras
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.
Errata
Size 695 KiB
Source Project perltidy-20230309-1.el9
SHA-256 checksum 94f1e74dd752a81bfda6f9bda1c0708bc22a88b46a91bc7b683406276ef76a54
× Full screenshot
Changelog link
* Wed Sep 27 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 20230309-1
- Rebuilt for MSVSphere 9.2

* Thu Mar 09 2023 Paul Howarth <paul@city-fan.org> - 20230309-1
- Update to 20230309 (see CHANGES.md for details) (rhbz#2176557)

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20221112-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Nov 11 2022 Paul Howarth <paul@city-fan.org> - 20221112-1
- Update to 20221112 (rhbz#2142076)
  - Fix undef warning in Perl before 5.12 (CPAN RT#145095)

* Thu Nov 10 2022 Paul Howarth <paul@city-fan.org> - 20221111-1
- Update to 20221111 (see CHANGES.md for details) (rhbz#2141765)
- Use SPDX-format license tag

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220613-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Mon Jun 13 2022 Paul Howarth <paul@city-fan.org> - 20220613-1
- Update to 20220613 (see CHANGES.md for details)

* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 20220217-2
- Perl 5.36 rebuild

* Tue Feb 15 2022 Paul Howarth <paul@city-fan.org> - 20220217-1
- Update to 20220217 (see CHANGES.md for details)

* Tue Feb 15 2022 Paul Howarth <paul@city-fan.org> - 20220215-1
- Update to 20220215 (see CHANGES.md for details)
- Add workaround for bogus dependencies generated on EL-7