Help for this page
$arrayris{$key} += $count ;
while ($text =~ /\b$key\b/ig) { $arrayris{$key}++ ; } ;
my $value = $hash{$key};