Some more details.
Trying to call any .pl files throws up a 'file not found' error on the browser. When calling html pages with embedded perl, the html is rendered and displayed in the browser but the perl code does nothing. For example, a calculator written in HTML with perl script for handling button actions - the calculator appears perfectly but nothing happens when any of the buttons are pressed. Nothing written to the web server error log.