Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
However, the application automatically throws a /i at the end of the statement which causes this thing to error off. Is there another way to rewrite this? Thanks!(4[0-9]{3}(([ -]?)[0-9]{4}){3})((?!WI|MN).)*$
Code tags added by GrandFather
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Finding a string not containing a string
by ww (Archbishop) on Jan 18, 2012 at 02:00 UTC | |
|
Re: Finding a string not containing a string
by thenaz (Beadle) on Jan 17, 2012 at 23:53 UTC | |
|
Re: Finding a string not containing a string
by kennethk (Abbot) on Jan 17, 2012 at 22:31 UTC |