warnings::register(3pm)Perl Programmers Reference Guidewarnings::register(3pm)
NAME
warnings::register - warnings import function
SYNOPSIS
use warnings::register ;
DESCRIPTION
Create a warnings category with the same name as the current package.
See "Pragmatic Modules" in perlmodlib and perllexwarn.
perl v5.8.6 2001-09-21 warnings::register(3pm)
|