I have installed perl (myself) and loaded a number of libraries (lwp, cgi, dbd - got lots of errors with that install). When I write a simple 2 or three line program, the print statement does not do anything. It does not error out, but it does not do anything. Echo works just fine. Any idea where I can look.
The program sits in the cgi-bin directory and has the header #!/bin/sh if that helps. Its a Sparc/Solaris box also. Any help would be greatly appreciated.