[Chicago-talk] Re: Newbie problem: Cannot get Hello World to run!

Sachin Karol skarol1 at uic.edu
Sun Jan 18 23:17:28 CST 2004


Hi, 
Thanks for the tip. Actually I copied the example word for word from the
Learning Perl book. Would that be a misprint/error then?

Sachin

> I am trying to run the basic Hello World problem :-
> 
> #!/usr/bin/perl -w
> print ("Hello, world!\n");

First bummer is you don't need parens around the parms to print. 

xoa

-- 
Andy Lester 





More information about the Chicago-talk mailing list