http://www.perlmonks.org?node_id=279409


in reply to Order-Preserving and Unique: List Cleanup

since Perl has its own version of grep, this could conceivably be called uniq since there is a standard Unix utility with does what you are talking about

Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality