on Wed, 21 Aug 2002 17:30:17 GMT, David wrote:

> Felix Geerinckx wrote:

>>         s/\d{8}/$date/g;

> 
> s/\d{8}/$date/go;

Why are you introducing the compile-once-modifier when there is no 
variable to interpolate in the pattern?

Also, if you are taking on the job of correcting other posters' (alleged) 
errors (which I truly believe is a noble goal), please consider changing 
your quoting habits. There really is no need to quote a full article when 
all you need is one line.

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to