Re: [perl #128928] [BUG] Regex returned by method has duff .perl
Additional: this also happens with submethods: > (submethod { /foo/ })(2).perl submethod /foo/ -zefram
[perl #128928] [BUG] Regex returned by method has duff .perl
# New Ticket Created by Zefram # Please include the string: [perl #128928] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128928 > > (method { /foo/ })(2).perl method /foo/ This .perl result does not parse as Perl code, and i