Description
Strict-mode switches help Perl projects enable tougher development checks only when appropriate. Developers use this module in tests or author builds to turn strict behavior on for maintainers while keeping normal users on the expected runtime path. It is a library dependency with no standalone interface.