Description
Perl test suites can fail when tested code emits unexpected warnings. This helps projects keep test output clean and notice behavior that might indicate bugs or deprecated APIs.
It is a developer testing library. Projects should fix real warnings or document accepted ones instead of letting noisy tests become normal.