if ($XHTML) { push @elements, CGI::label($labelattributes, qq($label)).${break}; } else { #### if ($XHTML) { my $labelattr = ref $labelattributes eq 'HASH' ? $labelattributes->{$_} : $labelattributes ; push @elements, CGI::label($labelattr,