Help for this page
sub functionCall{ my ($hashref) = @_; ... %defaults, ); }
%$hashref = ( %defaults, %$hashref, );