Help for this page
print $query->header, start_html, start_form, ... my @answer = $query->param('list'); my $pet = $answer[0] || '';