how summarise results from 2 hashes? it will not summarise key(s) from hasfromform2! I only have hasfromform1
foreach(keys %{$hasfromform1}){ if($forma->{$_} eq $_){ $hasfromform1 += $hasfromform2->{$_}; } -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>