(Top)    < print() considered harmful Generating HTML output >

Caveat Coder

2 easy mistakes to make with regards to the output string:

$output now only equals end_html().

Beware using '=' when you want '.='

Also, ',' when you want '.' is a problem:

(Using templates will minimize this risk...)


CGI::Application
(v.2.0)
18