Try
#perl test.pl

-e 'command'    one line of program (several -e's allowed, omit programfile)


----- Original Message ----- 
From: "David Gilden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 18, 2004 7:27 PM
Subject: running PERL from CMD line OSX


> Trying to run a perl script in OSX shell, and It is not working, what am I
missing?
>
> here is what I am typing:
> > perl -e  test.pl
>
> #!/usr/bin/perl
> #test.pl
> # rename from the Terminal OSX
> print "hello";
>
> __END__
>
>
>
>
> Dave,
>
> (kora musician / audiophile / webmaster @ www.coraconnection.com  / Ft.
Worth, TX, USA)
>
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>
>
>



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to