Richard Lowe
Once you upload your files, be sure to check on the server what are the permissions it has and if necessary, change them.
Hope this helps :)
You really ought to use an FTP program like CuteFTP or WS-FTP to do the upload.
You upload the perl script first, then you set it's permissions, usually to 755 (-rwxrxrx or owner: read write execute, group: read execute, world: read execute).