macOS
brew install perltidylocal Homebrew formula metadata
brew / rank 3608
Indents and reformats Perl scripts to make them easier to read. Version 20260826 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install perltidy.
install
brew install perltidylocal Homebrew formula metadata
sudo apt install perltidyDebian stable package indexes · perltidy · source: deb.debian.org
sudo dnf install perltidyFedora Rawhide package metadata · perltidy · source: dl.fedoraproject.org
overview
Indents and reformats Perl scripts to make them easier to read
history
Perltidy is the established Perl formatter, available both as the `perltidy` command and through the Perl::Tidy module.
Steve Hancock developed Perltidy as a Perl script indenter and reformatter. The tool later adopted the standard `Makefile.PL` installation model, with the official installation notes identifying release 20020225 as the first version to use it. Development is now maintained in the official `perltidy/perltidy` GitHub repository while the longstanding SourceForge site remains the primary documentation surface.
Perltidy is available through CPAN and SourceForge and is packaged by Homebrew, Debian, Fedora-family distributions, and Ubuntu. The official site also points to editor integrations and tidyall for applying it within broader code-quality workflows.
Run `perltidy` on Perl source to produce reformatted output, use it as a standard-input/standard-output filter, or call Perl::Tidy from another application. Formatting can be customized with command-line flags or a profile file; `perltidy -dpro` reports the exact profile search order on the current system.
Perltidy is a mature, deeply configurable formatter from the Perl ecosystem. Its long-lived command-line interface, optional profile hierarchy, CPAN module form, editor integrations, and system packages make it a classic example of a language-native developer tool escaping into general package-manager culture.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.perltidyrc~/.perltidyrc/usr/local/etc/perltidyrc/etc/perltidyrcperltidy.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
perltidy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://perltidy.sourceforge.net/
install metadata
| Package key | brew:perltidy |
|---|---|
| Version | 20260826 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/perltidy |
| Homepage | https://perltidy.sourceforge.net/ |
| Upstream docs | https://perltidy.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/perltidy/20260826/Perl-Tidy-20260826.tar.gz |
| Last updated | 2026-09-13T11:09:17Z |
| Pulse | updated |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | perltidy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
perltidy 20250105-1
Perl script indenter and reformatter
https://perltidy.sourceforge.net/
sudo apt install perltidyperltidy 20230309-2
Perl script indenter and reformatter
https://perltidy.sourceforge.net/
sudo apt install perltidyperltidy 20260826-1.fc46
Tool for indenting and re-formatting Perl scripts
http://perltidy.sourceforge.net/
sudo dnf install perltidysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.