if ($myvariable=~/myregex/) { $this_variable="1"; } else { $this_variable="0"; }