Help for this page
my @list = (@lines); $array_element = 0; ... } my @out = uniq @arr1; print "this is @out";