Syntactic Confectionery Delight | |
PerlMonks |
Re: Where to find the source of this Parse::RecDescent oddness?by hanenkamp (Pilgrim) |
on Oct 17, 2003 at 17:06 UTC ( [id://300073]=note: print w/replies, xml ) | Need Help?? |
AHAH! I've discovered the problem. One module was using Regexp::Fields which results in altered behavior for <cod>$&</code>, which I had not realized. Since Regexp::Fields alters the underlying regular expression engine, it appears to affect every module, even those not using it. Unfortunately, this means that Regexp::Fields may be useless to me unless, so I'll have to find another way to implement the other part (or help the author with a patch).
In Section
Seekers of Perl Wisdom
|
|