warn 'question three does not exist' if ! exists $questions{'three'}; if (lc $question{'three'} =~ /^\s*?false\s*?$/) { $right++; } else { $wrong++; }
In reply to Re: hash checking
by Roger
in thread hash checking
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |