Hi,
I usually run CGI scripts from the cmd line and > to a .html file to see any errors & info I print before deploying.
It seems to add the param values onto themselves. e.g.
if I print out $var in the script, it keeps on adding itself onto itself each time I run the script... i.e.