in reply to Re: regex needed for dot delimited string
in thread regex needed for dot delimited string

The last character (an "l") in last group in both output strings is missing. (Are you sure you can use the dot in the regexp without escaping it?)