(Top)    < Writing a run-mode method: start() print() considered harmful >

CGI Headers?

Never put CGI headers into your output.

CGI::Application will prepend the header when you have finished.

To change the header that will be used:


CGI::Application
(v.2.0)
16