# New Ticket Created by upatrol # Please include the string: [perl #132248] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=132248 >
As per a discussion on the IRC channel, I am requesting that a regression bug be filed regarding the incorrect handling of variables referenced to packages by the Z and X meta-operators. The behavior over time is detailed here: https://gist.github.com/Whateverable/83ce4a1ea73a429131713367ee23542e Of those, the result given from 2015.09 to 2015.11 is the correct and desired behavior, considering the design documents. Doing a bisection: https://gist.github.com/Whateverable/0a73f0433cee989d7a82ce8a601bd465 The regression revision appears to be: https://github.com/rakudo/rakudo/commit/234287170cb7dd234ffc90271d762b1c106bc57f --ipatrol