in reply to Re: Okay, I know why is it failing
in thread This regular expression has me stumped
Hmm, so that's better than a split/grep/map solution? Why try to do something with one very complicated regex (well you use two) when breaking the task down into small chunks can make it easy to do, easy to understand, easy to debug, easy to maintain.....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Okay, I know why is it failing
by tsk1979 (Scribe) on May 03, 2008 at 09:17 UTC | |
by tachyon-II (Chaplain) on May 03, 2008 at 12:24 UTC |