I am having a difficult time running a lot of my perl scripts on my server. I am running Red Hat 6.2 with perl 5.005_3. For some reason, when I try to run a perl script in this fashion: [jamie at floyd jamie]$ ./prog101 I get this: bash: ./prog101: no such file or directory but when I execute it like this: [jamie at floyd jamie]$ perl prog101 the program executes fine. I set permissions to 777 on the file. I set the path in the script to the perl interpreter. I haven't ever run into this anywhere before and I am stumped. Anyone know what I may be doing wrong? -- "It is a mistake to let any mechanical object realise that you are in a hurry." --Ralph