r2484 contains a strsplit function which can be used to split a string into multiple pieces based on a regular expression. At least one application I know needs this and there is no reasonable way to get the same results otherwise.