in reply to overuse of CGI module HTML methods?

I'm not sure of the question but if it's only CGI html methods versus heredocs ... I think I would vote for CGI html methods.

-derby
  • Comment on Re: overuse of CGI module HTML methods?

Replies are listed 'Best First'.
Re^2: overuse of CGI module HTML methods?
by Anonymous Monk on Apr 09, 2008 at 12:29 UTC
    heredocs don't break when you update CGI.pm

      hmmm ... good point ...

      -derby