Help for this page
sub hpush(\%@) { my $href = shift; # NB: not % ... $href->{$k} = $v; } }
hpush(%variables, get_page_content("names"));