my ($country) = map { ( ! $_ or $_ eq 'gbr' ) ? '' : "[$_]" } $card->country;