table of contents
other versions
- bookworm 5.36.0-7+deb12u1
- testing 5.40.0-8
- unstable 5.40.0-8
- experimental 5.40.1-1
PERLLEXWARN(1) | Perl Programmers Reference Guide | 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.
2024-05-30 | perl v5.38.2 |