Help for this page
if ($charCount{$char}){ $charCount{$char}++; }else { $charCount{$char}=1; }
$charCount{$char}++;