perllexwarn - Man Page

Perl Lexical Warnings

Description

Perl v5.6.0 introduced lexical control over the handling of warnings by category.  The warnings pragma generally replaces the command line flag -w.  Documentation on the use of lexical warnings, once partly found in this document, is now found in the warnings documentation.

Referenced By

perl5140delta(1).

2024-01-25 perl v5.38.2 Perl Programmers Reference Guide