perllexwarn (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man1/perllexwarn.1".)
NAME
perllexwarn - 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.