in reply to Parsing conditional expressions
if ( $variable eq ($attribute.' == value') ) { &do_stuff } [download]