I am trying to pick up the Perl language and have started to write a few little scripts. One problem, placing the '#!usr/bin/perl' at the front of my scripts doesn't allow them to execute. How do I enable this ability?? What do you even call it?? I had trouble even describing it. Yes, I did make the script executable by doing a 'chmod +x filename' before trying to run it. Thanks, Mike