in reply to Re: Using Perl on OS X
in thread Using Perl on OS X
Thanks! I actually have a few more questions:
When I type "chmod a+x my_program" (no $ sign) am I supposed to get some response? It didn't seem to return anything. I then typed "perl my_program" and again, no response. Am I supposed to see a "Hello, world!" line pop up? If not, can someone provide me a simple Perl code that will create a response?
One more question: I'm supposed to start every new script with: #!usr/bin/perl right? I've double-checked already and made sure Perl is in that directory!
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using Perl on OS X
by RMGir (Prior) on Sep 13, 2002 at 12:16 UTC |