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