[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] joins and golf



On Thu, Apr 20, 2000 at 05:11:54PM -0500, David L. Nicol wrote:
> I'm now seeing lots of join
> situations as candidates for the following treatment:
> 
> sub myjoin($@){
> 	local $" = shift;
> 	"@_";
        ^^^^

Guess what opcode that is compiled as.  ;)

> };
> 
> Benchmarks anyone?


Ronald

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe