in reply to
Disable Perl warning
You can define empty
$SIG{__WARN__}
handler on the main server. See
perlvar
.
Comment on
Re: Disable Perl warning
Download
Code
In Section
Seekers of Perl Wisdom