%stuff = ($text =~ /(?:class|struct) \s+ ([\w\d_:]+) \s* : \s* (?:public|protected|private) \s+ ([\w\d_:]+) \s* \{/gsx);