my @selected_names = grep { $_ ne 'todd' } @all_names;