>>>>> "DC" == Damian Conway <[EMAIL PROTECTED]> writes:
DC> Urgh. If you want lazy eval, say so explicitly:
DC> sub somesub (?@) {
DC> my @foo = @_;
DC> }
Where do you want the lazy specified on the caller or the callee?
Or should it be available to both? (and of course the opposite
eval{}, to make it evaluate the arguments immediately.)
<chaim>
--
Chaim Frenkel Nonlinear Knowledge, Inc.
[EMAIL PROTECTED] +1-718-236-0183
- Re: RFC 73 (v1) All Perl core functions sho... Chaim Frenkel
- Re: RFC 73 (v1) All Perl core functions sho... David L. Nicol
- Re: RFC 73 (v1) All Perl core functions sho... Steve Simmons
- Re: RFC 73 (v1) All Perl core functions sho... Dan Sugalski
- overloading assignment operators David L. Nicol
- Re: overloading assignment operators Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions should ... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... Nathan Torkington
- Re: RFC 73 (v1) All Perl core functions sho... Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions sho... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... Chaim Frenkel
- Re: RFC 73 (v1) All Perl core functions sho... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... Bart Lateur
- Re: RFC 73 (v1) All Perl core functions sho... Chaim Frenkel
- Re: RFC 73 (v1) All Perl core functions sho... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... Chaim Frenkel
- Re: RFC 73 (v1) All Perl core functions sho... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... David L. Nicol
- Re: RFC 73 (v1) All Perl core functions sho... Damian Conway
- Re: RFC 73 (v1) All Perl core functions sho... Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions should return ob Chaim Frenkel
