Re: [perl #128928] [BUG] Regex returned by method has duff .perl

2016-08-15 Thread Zefram
Additional: this also happens with submethods: > (submethod { /foo/ })(2).perl submethod /foo/ -zefram

[perl #128928] [BUG] Regex returned by method has duff .perl

2016-08-14 Thread via RT
# 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