my %arguments = ( argument1 => "value1", argument2 => "value2" ); $object->method(%arguments);