warnings::register
warnings import function
- Provided by: perl-doc (Version: 5.38.2-3.2ubuntu0.4)
- 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.