Re: RFC 110 (v3) counting matches
[email protected] (Tom Christiansen)
| Newsgroups | perl.perl6.language.regex |
|---|---|
| Message-ID | <25208.967569227@chthon> |
> $count = () = /PATTERN/g; >With a keyword forcing a list context, this new option is unnecessary. We already *HAVE* a token set that forces list context, thank you very much. It's called "()=". I'm glad you like it. --tom