# New Ticket Created by # Please include the string: [perl #132699] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=132699 >
Hi, There seems to be a problem when you declare a variable in a role and you make the mixed-in roles depend on the same variable. Here's a better explanation, as well ad Lizmat's take on it: https://stackoverflow.com/questions/48145837/using-role-signature-in-mixins/48165305#48165305 -- JJ