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>


Reply via email to