in reply to Find the boundaries of a substring in a string
If you want the indices of a match, take a look at @+ and @- in perlvar.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Find the boundaries of a substring in a string
by Anonymous Monk on Jun 27, 2023 at 08:56 UTC | |
by AnomalousMonk (Archbishop) on Jun 27, 2023 at 09:01 UTC |