I'm trying to match some obfuscations in some spam.

The words that I'm trying to catch are:

Microcap
Micro-cap
MicroCaap
Micrqocap
MicrwoCap
MicroCapks

But I don't think the following regex is really doing that:

   /micr[qw]o[-]ca[a]p[k][s]/i

Suggestions, corrections welcome.

--

 ..... REALITY.SYS Corrupted - Unable to recover Universe
  23:05:02 up 5 days,  6:14,  6 users,  load average: 0.12, 0.22, 0.49

 Linux Registered User #241685  http://counter.li.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to