in reply to Re^2: regex question - dynamically address captures
in thread regex question - dynamically address captures
Argh. I had the equivelent of that first off, but I'd used 1 for the section and para numbers so @captures contained a single element with the value 1 and I convinced myself that it was the match count.
Candidate for OT: most egregious programming error, ever maybe? :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: regex question - dynamically address captures
by ikegami (Patriarch) on Feb 21, 2006 at 23:28 UTC |