in reply to Re^4: perl cgi standalone checkbox label problem
in thread perl cgi standalone checkbox label problem

I too get no label attribute when I run your code, until I update CGI with current version from CPAN, after which the attribute is added.

  • Comment on Re^5: perl cgi standalone checkbox label problem