in reply to Re: Re: Re: Re: pattern match hangs on malformed UTF-8 input
in thread pattern match hangs on malformed UTF-8 input
Are you sure this is all your code? The 'g' flag in the output indicated that $_ was currently the target of a regular expression or had study() applied to it. Its still not unicode though.
|
|---|