push @{ $self->param('foo') }, $element, $anotherelement, $etc; #### $self->param('foo')->[$n] = 42;