On Mon, Sep 16, 2002 at 05:32:23PM -0700, Sean O'Rourke wrote: > You're right -- right now "@a" is deemed "implicit call to join(' ', @a)" > context, but that's mostly because it's what perl 5 does.
Strictly perl5 is join ($", @a), $" defaults to ' ' and rarely is changed. (except by golfers and obfuscators. And several that I met at YAPC::EU are excited by the golfing and obfuscating possibilities of perl6. Be afraid) Nicholas Clark -- Even better than the real thing: http://nms-cgi.sourceforge.net/