|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Perl Babysteps 1: Your First Simple Scriptby Obi-John (Initiate) |
| on Feb 14, 2005 at 09:10 UTC ( #430726=note: print w/ replies, xml ) | Need Help?? |
|
Please fix the hello.pl script - the last couple of examples are missing a semicolon which causes perl to throw an error and quit. Which line? this line: print "What is your name? ";
In Section
Tutorials
|
|
||||||||||||||||||||