develooper Front page | perl.perl6.language | Postings from August 2001

Re: Expunge implicit @_ passing

Thread Previous | Thread Next
From:
Ken Fox
Date:
August 27, 2001 15:42
Subject:
Re: Expunge implicit @_ passing
Message ID:
3B8ACEBB.9E709C44@vulpes.com
Michael G Schwern wrote:
> Any time you want to implicitly pass @_, you can just as easily
> *explicitly* pass it or use goto.

I never thought of using goto actually. "goto &$method;" actually
looks clearer than the code I'm using. (Although with re-directors
we want to minimize cost so the 10% penalty should be eliminated.)

> Why am I beating this dead horse?

I dunno. You asked. I just answered. ;)

- Ken

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About