in reply to Re^4: Breaking up a string?
in thread Breaking up a string?

According to Re^4: Breaking up a string?, "length is a multiple of 6". If it's not a multiple of six, the OP hasn't specified what the correct behavior is anyway (though maybe you could test against the algorithm described in Re^2: Breaking up a string?).

Thanks for pointing out the extraneous parentheses.