in reply to Re^2: how to split a string at [ ?
in thread how to split a string at [ ?
Do I need a newer version?
No, but you do need to remember to put the brackets around $temp when you assign to it in order to ensure list context. You should also provide an SSCCE rather than 4 lines out of context as something could be wrong in the code you aren't showing too.
|
|---|