for (values(%{$hash})) { /yes/i ? ($_ = 'Yes') : ($_ = 'No'); } [download]
In reply to Re: if condition problem by Nemp in thread if condition problem by hotshot