in reply to Why is the valu of the hash not geting printed
You don't have to quote the hash keys either, so long as they are valid perl identifiers.... CatchText({Command => 'Wait', Tag => $tag, Duration => $duration, Threshold => $thresh || 0.95, });
|
|---|