Re: RFC 110 (v2) counting matches
[email protected] (Bart Lateur)
| Newsgroups | perl.perl6.language.regex |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
On Tue, 29 Aug 2000 09:00:43 -0400, Mark-Jason Dominus wrote: >> And, I don't really see the need for the comma. >> >> m/.../CountInsensitive (instead of m/.../ti) > >I guess, but to me CountInsensitive looks like one option, not two. That goes fot this too. : m/.../iCount (instead of m/.../it) -- Bart.