in reply to HTML as radio_group label w/CGI.pm

And this is why most experienced perl users seem to suggest using a templating system instead of CGI for creating HTML output. There are many religious wars on this site on which template system to use, so I won't go into that, but just leave you with the suggestion to use a template module instead of CGI for this.

Replies are listed 'Best First'.
Re^2: HTML as radio_group label w/CGI.pm
by Anonymous Monk on Sep 25, 2005 at 16:28 UTC
    Great, a holy war...the exact opposite of productivity. I guess I'll do this the annoying way (i.e. just manually spit out my HTML), since I'm not about to go and redo an entire site using templating.

    Tanktalus, thanks for warning me -- I hate pointless flame wars, and you've probably helped me avoid one. That said, if anyone knows how to do what I'm trying to the CGI.pm way, I'd appreciate hearing about it.

    Thanks,
    Alex Kirk
      Speaking of holy wars, I hear radio buttons are much harder to type in vi