in reply to Re^4: Counting the number of items returned by split without using a named array
in thread Counting the number of items returned by split without using a named array

Hm, now where's the big diff to the other Bench?

Try switching warnings on in your first benchmark. It will probably explain the difference :)


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^5: Counting the number of items returned by split without using a named array
  • Download Code

Replies are listed 'Best First'.
Re^6: Counting the number of items returned by split without using a named array
by Anonymous Monk on May 03, 2006 at 17:32 UTC
    Ok, I see :)
    That could explain it *g*

    I.