ByerlyRips
Registered
Just for some very basic knowledge, I wanted to learn a little bit about perl in OS X. I just want to get my toes a little bit wet and I was wondering how to run some basic commands and/or scripts.
When I type this in the terminal...
All I get is - "tcsh: /usr/bin/perl: Event not found."
What am I missing?
When I type this in the terminal...
Code:
#!/usr/bin/perl
All I get is - "tcsh: /usr/bin/perl: Event not found."
What am I missing?