Help for this page
use strict; use warnings; ... return %hash_resutlt; }
use strict; use warnings; ... return \%hash_resutlt; }