Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
if ($_ =~ /\w{10,}/io)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: RegEx for the same character repeating N times
by gjb (Vicar) on Dec 31, 2002 at 18:10 UTC | |
by Anonymous Monk on Dec 31, 2002 at 18:26 UTC | |
|
Re: RegEx for the same character repeating N times
by pfaut (Priest) on Dec 31, 2002 at 18:15 UTC |