in reply to CGI Benchmarks

I think you may try something like this :
print << "END_OF_HTML"; <HTML> <BODY> This work huh ? </BODY> </HTML> END_OF_HTML
It's probably faster, no ? ( The monks will juge )