|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Ampersands and sub speedby friedo (Prior) |
| on Oct 14, 2005 at 17:15 UTC ( [id://500371]=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 think the reason is because calling a function with & preserves the existing @_, so perl doesn't have to mess with the argument stack. In other words, &function; is a kind-of fancy goto.
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||