Thanks to visit codestin.com
Credit goes to perldoc.perl.org

You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit e16625ab27824b2ebb9169caeb0895403dd6149e)

CONTENTS

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.