Help for this page
myroutine(%hash);
%hash = ( 'alpha' => 'alpher', ... sub myroutine { print shift, "\n"; }