# New Ticket Created by Will Coleda # Please include the string: [perl #38086] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38086 >
While expr is already acting as a compiler, it immediately executes the generated PIR (ala [proc]) It should instead return the text of the PIR .sub it generates and have that tacked on to the end of the compilation process.