Sorry, I should have been more specific
The perl script I am trying to start from a submit button, creates
text files based on data read from a database, then saves these files to disk.
Its output just prints 'RUNNING', and 'COMPLETE' to STDOUT,
which in this case needs to be an HTML form so that I know
the status of the perl script