my @new = grep { $_ ne "certain string" } @old;