Andreas J. Guelzow writes:
> > 685 if ($rbuf =~ m~$regex~) {> I would think the problem is $regex rather than $rbuf. WHere is $regex > set? (Sorry I don't have the code here.) It looked fine to me when I reviewed it - it's set to the value of a command line option, with a decent default.
