print header, start_html, start_form, checkbox_group( -name => 'fields', -values => [ keys %field ], ), submit('go'), end_form, ;