in reply to Re: Is it possible to find the number of matching and non-matching positions in strings using perl code?
in thread Is it possible to find the number of matching and non-matching positions in strings using perl code?
Thanks for explaining what I was doing here: Re^2: Is it possible to find the number of matching and non-matching positions in strings using perl code? But the for loop just obfuscates things without adding anything at all. Also, calling your variable $mask is questionable as you don't really intend to use it as a mask.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is it possible to find the number of matching and non-matching positions in strings using perl code?
by moritz (Cardinal) on May 11, 2012 at 12:25 UTC | |
by sauoq (Abbot) on May 11, 2012 at 12:53 UTC |