Description
Perl projects can test whether source files follow the formatting produced by perltidy. This helps teams keep style consistent and detect files that need formatting before release.
It is a developer testing library. Formatting checks improve consistency, but they should be paired with functional tests because tidy code can still be wrong.