in reply to Re: differences between parsing qr, qq, and q string contents
in thread differences between parsing qr, qq, and q string contents

A list, optional parts, and referring to (?&name) parts that will be in the final expression are all problems with composing it as individual (working) qr's.

I have all of those.