warnings::register
warnings import function
- Provided by: perl-doc (Version: 5.34.0-3ubuntu1.8)
- Source: perl
- Report a bug
warnings import function
use warnings::register;
Creates a warnings category with the same name as the current package.
See warnings for more information on this module's usage.