Help for this page
my $number_of_keys_in_hash = keys %hash;
%hash = ( for($b=0;$b<$cnt;$b++){$a=$b+1; #$cnt being the number of keys in the +hash ... }#close the for loop ); #close the hash