Description
Perl programs can enable a compact set of defaults that reduce common mistakes and make strict, warning-aware code easier to write. It is used by developers who want a quick baseline for safer Perl modules and scripts.
It is a source-code helper, not a user-facing program. The effect appears only in code that imports the module.