use CGI; my $q = CGI->new(); my @choices = $q->param( 'choice' );