in reply to Re: Help with null string behavior in regex?
in thread Help with null string behavior in regex?
if ($stringFile eq "") { print "No file of exclude strings specified\n"; @strings = "xyzzy";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Help with null string behavior in regex?
by diotalevi (Canon) on May 03, 2004 at 22:58 UTC | |
by McMahon (Chaplain) on May 03, 2004 at 23:53 UTC | |
by diotalevi (Canon) on May 04, 2004 at 00:06 UTC |