my $title = $self->param(q{title}); #### my $q = $self->query; my $title = $q->param(q{title});