in reply to Re^2: Search between pattern and append
in thread Search between pattern and append
There is significant overhead in invoking Perl. There is no difference if the Perl program is expressed as one line or 20 lines.
Why are you obsessed with a "one-liner" solution? This has no performance basis.
Does my code accomplish your desired behaviour? If not, then why not?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Search between pattern and append
by Anonymous Monk on Jul 13, 2018 at 18:29 UTC | |
by Marshall (Canon) on Jul 13, 2018 at 18:57 UTC |