> 1) When token <eof> is encountered, make sure you return (not yield) and > restore the original FILTER so that you are ready for the next source to > be parsed. Yes, I forgot to mention that in the README, sorry. Thanks for pointing it out. --lhf