in reply to Re: splitting every element of an array
in thread splitting every element of an array
I believe the original poster asked for a more efficient means of doing the split, not a method of doing the split using neater code. I'm certain that Benchmark.pm would show your code executing slower than the original.
UPDATE: After reading the original in the context of the responses to this node, I think I agree that the original poster meant effective not efficient. As in, "what is a more effective method of writing this code?"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: splitting every element of an array
by graff (Chancellor) on Feb 26, 2003 at 06:21 UTC | |
by xmath (Hermit) on Feb 26, 2003 at 08:49 UTC |