On Sun, Jan 8, 2012 at 11:15 PM, Chris Stinemetz
<chrisstinem...@gmail.com>wrote:

> How do I extract uniq elements from an array? Basically I want to
> preserve the order of the elements as they are first seen, but I would
> like to remove any duplicates.
>

You may want to check out List::MoreUtils on CPAN.

-- 
Robert Wohlfarth

Reply via email to