Wed, 18 Mar 2026 19:49:28 UTC | login

Information for build perltidy-20240511-1.el10_0.alma_altarch

ID5397
Package Nameperltidy
Version20240511
Release1.el10_0.alma_altarch
Epoch
DraftFalse
SummaryTool for indenting and re-formatting Perl scripts
DescriptionPerltidy 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 18 Mar 2026 18:06:00 UTC
CompletedWed, 18 Mar 2026 18:06:00 UTC
Tags
epel-10.0
RPMs
src
perltidy-20240511-1.el10_0.alma_altarch.src.rpm (info) (download)
noarch
perltidy-20240511-1.el10_0.alma_altarch.noarch.rpm (info) (download)
Changelog * Sun May 12 2024 Paul Howarth <paul@city-fan.org> - 20240511-1 - Update to 20240511 (see CHANGES.md for details) * Thu Feb 01 2024 Paul Howarth <paul@city-fan.org> - 20240202-1 - Update to 20240202 (see CHANGES.md for details) (rhbz#2262294) * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230912-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230912-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 13 2023 Paul Howarth <paul@city-fan.org> - 20230912-1 - Update to 20230912 (rhbz#2238633) - Remove a syntax error check that could cause an incorrect error message when List::Gather::gather was used (GH#124) * Sat Sep 09 2023 Paul Howarth <paul@city-fan.org> - 20230909-1 - Update to 20230909 (see CHANGES.md for details) (rhbz#2238025) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20230701-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Paul Howarth <paul@city-fan.org> - 20230701-1 - Update to 20230701 (see CHANGES.md for details) (rhbz#2219054) * 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