Provided by: perl-doc_5.26.1-6ubuntu0.7_all 

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.
perl v5.26.1 2023-05-23 PERLLEXWARN(1)