my_function( [keys (%hash)] ) ...... sub my_function { $arr_ref = shift; ...... } [download]
In reply to passing array ref without variable by vit