IIS on my local machine is set up to execute .pl files as I note with the hello world! script written to display on my webserver in html.
but then shows a blank screen.
I know the basic database query works because the second code non html works from the command line. So the problem is that the third code does not work when called from the url.