in reply to Regex help
# A B C D E C F G m/[a-z][a-z]([a-z])[a-z][a-z]\1[a-z][a-z]/ [download]
I had something like yours. It produced results with other repeated symbols (letters) than the ones at positions 3 and 6.