in reply to preview HTML without a browser?

CGI has a debug method you can use from the command line

Just run your script like you would any other perl script and append your form values after the perl file name and it will spit out the script's output.

meh.