http://qs1969.pair.com?node_id=481173


in reply to Re: Splitting multiline scalars into different array entries
in thread Splitting multiline scalars into different array entries

Sorry, should have provided wanted output. That's what I ended up with on my first try :-) wanted output:
$VAR1 = [ [ 'single', 'cell', 'values' ], [ 'are', 'really', 'easy' ], [ 'but', 'these', 'aren\'t' ], [ 'multiline', 'cells', 'suck' ], [ 'stilton', 'is', 'great' ], [ 'back', 'to', 'life' ], [ 'back', 'to', 'reality', 'with', 'more', 'cells' ] ];
Cheers anyway!

davis
Kids, you tried your hardest, and you failed miserably. The lesson is: Never try.