chmod your script to 755 and make sure the scripts points to perl
Well, since CGIWrap is installed, you should be able to chmod 700. This makes the scripts more secure as only the owner can read, write and execute it. If CGIWrap is not installed, then use 705 or 755.
For more information on CGI scripts on RaQs check out this useful page: http://www.mrunix.net/webalizer/download.html Regards, Glen