in reply to Re^3: Split string variable of log input and output pieces in text file
in thread Split string variable of log input and output pieces in text file
Hi Marshall if I have a log now that I want the separators [] to be consumed, do I need to change the limiters? Or just modify the code like so:
split /[[]\s:()]+/,$line>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Split string variable of log input and output pieces in text file
by AnomalousMonk (Archbishop) on Apr 23, 2016 at 16:10 UTC |