Hi, I just wanted to get started by following the tutorial at http://www.mactipscafe.com/tip015/ but I get the following error: 'Exec format error. Binary file not executable.'
I did the chmod step as you can see below
[xxxxxxxx:~/Desktop] xxxxxx% chmod 755 helloWorld.pl [xxxxxxxx:~/Desktop] xxxxxx% ./helloWorld.pl ./helloWorld.pl: Exec format error. Binary file not executable.
Any help would be really appreciated. Thanks.