# untested my @x = $object->x_array(); push(@x, $new_value); $object->x_array(@x)