Home
TeamSite
Nested quantifiers in regex
herald10
Hi,
Can anyone please help me to avoid the following perl error: "Nested quantifiers in regex; marked by <-- HERE "
The code snippet causing the error is:
$string="whatever";
$doesntmatter="something";
$var="+ / *";
$string=~ s/$doesntmatter/$var/g;
Thanks in advance
Find more posts tagged with
Component react.asset.postCommentThread had an error.
type is required.