Re: [perl #127064] Variable interpolation in regex very slow

2015-12-31 Thread Jules Field
On 29/12/2015 23:05, Timo Paulssen via RT wrote: On 12/29/2015 12:46 AM, Jules Field (via RT) wrote: # New Ticket Created by Jules Field # Please include the string: [perl #127064] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?

Re: [perl #127064] Variable interpolation in regex very slow

2015-12-29 Thread Timo Paulssen
On 12/29/2015 12:46 AM, Jules Field (via RT) wrote: > # New Ticket Created by Jules Field > # Please include the string: [perl #127064] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=127064 > > > > Given >my @lines = "so

[perl #127064] Variable interpolation in regex very slow

2015-12-29 Thread via RT
# New Ticket Created by Jules Field # Please include the string: [perl #127064] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127064 > Given my @lines = "some-text.txt".IO.lines; my $s = 'Jules'; (some-text.txt is about