I am having trouble importing modules (ie. "use CGI;")
when I try to import any module I get the following error,
syntax error in file test.pl at line 4, next 2 tokens "use CGI"
Execution of test.pl aborted due to compilation errors.
Does anyone know what might cause this.
James