Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Perl pragma to control optiona ...Utilities packaged with the Pe ... (Berikutnya)
Pragmas

Warnings import function

Daftar Isi

warnings::register

NAME

warnings::register - warnings import function

SYNOPSIS

  1. 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'susage.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Perl pragma to control optiona ...Utilities packaged with the Pe ... (Berikutnya)