Help for this page
use strict; use warnings; ... print sum( values(%{$temp2->{$cost_key}})); } }
430