12345
my %test;open ...while (<$file>) { push @array, $_ unless $test{$_}++}
View full thread Array Werte