I wrote: > > - my $qr = [EMAIL PROTECTED]('|', keys %{$inhash})]}}; > + my $qr = [EMAIL PROTECTED]('|', map {quotemeta} keys %{$inhash})]}};
Actually, I see that doesn't really do the right thing. It avoids a regexp error, but the data doesn't come out right. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]