![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Re: Defining Subroutinesby rir (Vicar) |
on Oct 24, 2002 at 04:11 UTC ( #207621=note: print w/replies, xml ) | Need Help?? |
Not quite, using the ampersand causes the routine call to
use the existing @_ as the default arguments. If you provide arguments they are used instead.
In Section
Seekers of Perl Wisdom
|
|