table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 5.42.0-1.1
 - Leap-16.0
 - Leap-15.6
 
| 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.
| 2025-07-11 | perl v5.42.0 |