$cgi->checkbox_group( -name => 'foo', -values => [ keys %hash ], -labels => \%hash );