warnings::register(3perl) debian man page | unix.com

Man Page: warnings::register

Operating Environment: debian

Section: 3perl

warnings::register(3perl)				 Perl Programmers Reference Guide				 warnings::register(3perl)

NAME
warnings::register - warnings import function
SYNOPSIS
use warnings::register;
DESCRIPTION
Creates a warnings category with the same name as the current package. See warnings and perllexwarn for more information on this module's usage. perl v5.14.2 2011-09-19 warnings::register(3perl)
Related Man Pages
warnings(3pm) - mojave
perllexwarn(1) - debian
warnings(3pm) - suse
warnings(3pm) - osx
file::checktree(3perl) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Detecting unused variables...