Description
Developers can format Perl source code from the terminal so style stays consistent across a project. This is useful before review, release, or automated quality checks.
It can rewrite files when used with in-place options, so keep version control available and review formatting changes before committing them.