#!/usr/bin/perl use strict; use warnings; no warnings 'uninitialized';
But for maximum safety you should leave them on, or just turn them off at a smaller scope.
In reply to Re: When warnings get in the way
by itub
in thread When warnings get in the way
by Sprad
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |