On Sun, Feb 22, 2004 at 09:47:35PM -0800, Daniel Quinlan wrote:
> [EMAIL PROTECTED] writes:
>
> > - $hdrs =~ s/^(${header}: .*?)\t\([^)]\)$/$1/gm;
> > + $hdrs =~ s/^(${header}: .*?)\t\([^)]*\)$/$1/gm;
>
> A thought: maybe add some comments for this code, especially this line.
>
> Also, why not [\t ] instead of \t?AFAICR, the code that adds the tag uses a \t. -- Duncan Findlay
signature.asc
Description: Digital signature
