Thanks Tommy - saved me from submitting a duplicate bug report.
Ok, so Data::Dumper is not the issue. Is it your understanding that any regex which uses /x and which contains a hash (even in a character class) which is not followed by a newline will potentially corrupt memory? If so, that is pretty grim. The instruction would then be:
Before upgrading to 5.8.0, check every regex which uses /x. For each one which contains a # not followed by newline, add the text # FIXME - workaround for bug #17776->newline here
Cheers, Kevin
In reply to Re: Re: Worrying regex issue with 5.8.0
by ruscoekm
in thread Worrying regex issue with 5.8.0
by ruscoekm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |