> In fact, perl really only needs one OP:
   > 
   >    @results = dwim $stuff, @args, %hey;
   > 
   > (Well, I guess that's two: the assignment is an op also.)

dwim @results, dwim $stuff, @args, %hey;

Can you say 'Lisp'?

Damian

Reply via email to