|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Re: NEWBIE Brain Teaser #2, by nysusby nysus (Parson) |
| on Apr 15, 2001 at 21:55 UTC ( [id://72705]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I'm going to leave Part C alone for now. It's a bit of a bear. I will tell you that "&" is optional only when you call a subroutine with parentheses. For example, subroutine();. In this case, no "&" is needed. But try changing line 7 to plain old "subroutine;" and you will see that the script fails with an error.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||