in reply to Re: Puzzlement in Splitsville
in thread Puzzlement in Splitsville
thundergnat's pattern doesn't work for me with my 5.6.1, it
puts every character into an element.
I had:
push @ans, $1 while $str =~ /(.{3}|.{1,2}$)/g;
Be well,
rir
|
---|