warnings::register - warnings import function
use warnings::register ;
Create a warnings category with the same name as the current package.
See "Pragmatic Modules" in perlmodlib and perllexwarn.