On Wed, 21 Jun 2006 09:36:03 -0700 Robert Spier <[EMAIL PROTECTED]> wrote:
> > > It also makes the code a bit harder to read. Unless there's actually > > > a tangible performance benefit, I'm not sure it's worth it. > > > > It's a rather performance sensitive part of the code, and it reduces > > the number of ops required (the alternative is to assign each param > > separately). I've checked it in anyway. > > I'll ask the silly question: > > Did anyone benchmark it? Not I, though `perldoc fields` implies it will be faster. Brian
