Would you mind explaining how this works? I understand that the empty () imposes list context on the right, making the match return the number of matches.
Then you are left with the assignment of a scalar to an empty list, which is in turn assigned to $count. I guess I'm just not sure how the "5" propagates over the empty list in the middle to land in the $count variable.
Sorry if I'm being dense.
In reply to Re^2: How can I access the number of repititions in a regex?
by amarquis
in thread How can I access the number of repititions in a regex?
by pat_mc
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |