in reply to Re: Which module for Parsing?
in thread Which module for Parsing?

So what's it mean by "automagically rewrites regexes"? The effect is localized to the scope of the use? It doesn't fiddle with the parser guts just by being loaded? So the warning really means it would conflict with other modules being used in the same scope, not used at all in the program, right?