![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Perl Subroutines Callby ph0enix (Friar) |
on Jan 05, 2010 at 11:07 UTC ( #815736=note: print w/replies, xml ) | Need Help?? |
From perlsub. To call subroutines:
Personaly I prefer to use NAME(LIST); and prefix & only in special cases like &$code.
In Section
Seekers of Perl Wisdom
|
|