warnings::register (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
warnings::register - warnings import functionSYNOPSIS
use warnings::register;
DESCRIPTION
Creates a warnings category with the same name as the current package.See warnings for more information on this module's usage.