Do any of the scripts run from the command line at all? As far as I know (but I might be wrong) the paths to the core modules (like CGI.pm) are hard-coded in the perl binary, so your error indicates your perl installation isn't complete. I would recommend you re-install perl and then install any other modules that are still missing.