in reply to Re: help with getting my perl script to run via web
in thread help with getting my perl script to run via web

> print "</pre></html\n";
should be
print "</pre></html>\n";