@h=$query->checkbox_group(-name=>'choice',-value=>['fee','fie','foe'], -nolabels=>1); create_nice_table(@h); #### CGI::checkbox(-name => 'the_group', -value => $value, -label =>'')