>>>>> "Jenda" == Jenda Krynicky <[EMAIL PROTECTED]> writes:
Jenda> Opinions differ. I think including these "HTML generation" functions Jenda> in CGI.pm was a bad design decision (a module should do only one Jenda> thing) and that they are hard to read and maintain. I'll be the one that disagrees then. I think the HTML generation shortcuts are mightly slick. Yes, for anything more complicated than a simple form and form-response, it's bad, but a lot of CGI stuff is amazingly that simple, and that's who the CGI.pm module is for. :) For one thing, I can't imagine living without sticky fields now. And CGI.pm does that so nicely (and by default). -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>