my %PassValues; @PassValues{@PasswordsArray}=(); if (exists $PassValues{$passwordKey}){ print "count\n"; my $count = $passwordKey; $frequency{$count}++; } else { print "Not count\n";; }