in reply to Split and print hash based on regex
Your regex does not capture anything. Shouldn't it be capturing from one "This is" to the next "This is"?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Split and print hash based on regex
by Maire (Scribe) on Mar 27, 2018 at 15:47 UTC |