@modified_list = map { $_ =~ /good stuff/ : #do stuff here ? () } @array;