Keep It Simple, Stupid | |
PerlMonks |
Re^3: How to use regular expression for this?by QM (Parson) |
on Aug 12, 2005 at 23:09 UTC ( [id://483455]=note: print w/replies, xml ) | Need Help?? |
This XORs $pattern and $_ together, and stores it in $result. This counts the number of matches, and puts that into $matches. -QM
In Section
Seekers of Perl Wisdom
|
|