I have a hash with uninitialised as well as initialsed strings. eg: 'A1'=>'Default' 'A2' => '' How do I detect an uninitialised string? I have tried things like if(defined $str) and next if ($str eq undef). TIA
In reply to Checking for blank string by Himaja
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |