Description
Perl test suites can fail automatically when tested code emits warnings. This helps projects notice noisy or suspicious behavior that might otherwise pass silently.
It is a developer testing library. Teams should decide which warnings are acceptable and fix or explicitly handle noisy paths rather than ignoring them.