Help for this page
my $checked = $cgi->param('checkboxname');
my $checked = $cgi->param('radioname') || '' eq 'radiovalue'