sub do_something { my $var1 = shift; my $var2 = shift; my %hash = %{module::subroutine($var1, $var2)}; }