use List::MoreUtils qw/uniq/; my @uniq_array = uniq @array; [download]
In reply to Re: remove duplicate value in array by borisz in thread remove duplicate value in array by sivaramanm