in reply to Re: zero-length match increments pos() (saner)
in thread zero-length match increments pos()
Note the correct way to refer to capture variables in the RHS is $1 etc, not \1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: zero-length match increments pos() (saner)
by tye (Sage) on Feb 21, 2005 at 19:13 UTC |