say (if $_ { 'fred' } else { 'bill' }) for 0..1;