Help for this page
$hash = test::this(\%hash); for my $box (keys %{$hash}){ ... } }
sub this { ... return \%temp; }