My thanks to all those who suggested
use warnings;
and special thanks for the extra
use warnings; $SIG{ __WARN__ } = sub { confess q{Got a warning: @_} };
In reply to Re^2: How to validate %hash = ( 'a' => 'b', ...);
by RCH
in thread How to validate %hash = ( 'a' => 'b', ...);
by RCH
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |