![]() |
|
P is for Practical | |
PerlMonks |
Re: Is it evaluated in scalar or list context?by Kenosis (Priest) |
on Jan 19, 2013 at 17:58 UTC ( #1014221=note: print w/replies, xml ) | Need Help?? |
In your example, my ($var1, $var2, $var3, $var4); is used to declare, not assign:
In Section
Seekers of Perl Wisdom
|
|