Help for this page
if (1) { use warnings; } print undef;
BEGIN { if ($ARGV[0] eq '--debug') { ... warnings->import(); } }