Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

Tools

warnings::register

Perl 5 version 12.3 documentation
Recently read

warnings::register

NAME

warnings::register - warnings import function

SYNOPSIS

  1. use warnings::register;

DESCRIPTION

Creates a warnings category with the same name as the current package.

See warnings and perllexwarn for more information on this module's usage.