in reply to Re^3: Turning regex capture group variables into arrays, then counting the number of objects in the array
in thread Turning regex capture group variables into arrays, then counting the number of objects in the array
I've only just had chance to take a look at this, and this is almost certainly what I've been looking for - the output is perfect, IF I can pass the command output through to _DATA_
The commands output is ALWAYS the same formatting, different data so in theory this should work? If so, can you explain a way for me to pass the commands output over to _DATA_ for unpack?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Turning regex capture group variables into arrays, then counting the number of objects in the array
by poj (Abbot) on Dec 06, 2018 at 10:25 UTC | |
by Djay (Novice) on Dec 06, 2018 at 11:20 UTC | |
by hippo (Archbishop) on Dec 06, 2018 at 12:31 UTC | |
by Djay (Novice) on Dec 06, 2018 at 13:06 UTC | |
by poj (Abbot) on Dec 06, 2018 at 12:53 UTC |