> which ultimately makes the > 50 or > 60 line script you sent originally about 10 lines or less. (IE by > using > the array of array setup instead of some convoluted matrix that is > structured god know how. > > That means in six months when you (or heaven forbid me) have to > maintain > your code we don't have to figure what you were smoking to get > what you > were after and what you personally define as a matrix and how > you'd > structure and access the data in said matrix, etc etc
Whatever is fueling the need for you to blow things out of such proportion? I suggest that you refrain from trying to insult my or any other person's intelligence who come to this mailing list seeking help. You know as well as I do that the original script that I sent was executing a push inside a while fetch loop, which is just another way to do it ---> big deal. Is that so complicated??? No. If things run efficiently and correctly either way does it really matter? Did you include the number of lines in selectall_arrayref() sub too? -- Who cares? My post came about because of a fundamental misunderstanding of what is actually going on. The communication of what I believed to be true does not change what is actually happening, although it seems to do that for you. Or is it that you spend to much time wanting to negate someone's statements? I communicated things incorrectly and you sit here and speculate these things and make these comments and honestly I am only left to wonder who really finds you as beneficial as you think that you are. I know ~I'm~ still learning. I go back and rewrite my subs all the time as my knowledge progresses. I'm not really sure who'd want you to maintain their code, but rest assured you wont ever have to worry about maintaining mine.