5.38.0

名前

perllexwarn - Perl Lexical Warnings

perllexwarn - Perl のレキシカルな警告

説明

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.6.0 ではカテゴリ単位で警告の扱いをレキシカルに 制御できるようになりました。 warnings プラグマは一般的にコマンドラインオプション -w を置き換えます。 レキシカル警告の使用に関する文書は、一時期は部分的にこの文書にありましたが、 今は warnings 文書にあります。