in reply to
Re: non-exact regexp matches
in thread
non-exact regexp matches
The problem is that I have a query string that is rather short, and a subject string that is long (~1 million chars) that can contain multiple nested matches.
Comment on
Re^2: non-exact regexp matches
In Section
Seekers of Perl Wisdom