my @args = @_; #### my %args = @_; #### func( value => $obj_value, object => $obj, top => $top_node, affected_objects => { .... }, );
## my %args = @_; ##
## func( value => $obj_value, object => $obj, top => $top_node, affected_objects => { .... }, );