my $uri = URI->new( '/kontrolle' ); $uri->query_form( steuernummer => $steuernummer ); $self->redirect_to( $uri );