Initial Commit
This commit is contained in:
11
database/perl/lib/pods/perllexwarn.pod
Normal file
11
database/perl/lib/pods/perllexwarn.pod
Normal file
@@ -0,0 +1,11 @@
|
||||
=head1 NAME
|
||||
|
||||
perllexwarn - Perl Lexical Warnings
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
Perl v5.6.0 introduced lexical control over the handling of warnings by
|
||||
category. The C<warnings> pragma generally replaces the command line flag
|
||||
B<-w>. Documentation on the use of lexical warnings, once partly found in
|
||||
this document, is now found in the L<warnings> documentation.
|
||||
|
||||
Reference in New Issue
Block a user