or download this
$some_spaces = " " #here are 4 spaces.
$my_label = $title . $some_spaces . $description . $somespaces . $more
+text
# the variables above just represent some basic information
CGI::checkbox(-name => 'the_group', -value => $value, -label =>$my_lab
+el)