Thread: Regexp replaces using large replacement variables fail some of
Regexp replaces using large replacement
variables fail some of
2006-12-23 13:53:41
Fixed in bleadperl by :
Change 29616 on 2006/12/23 by rgsmarais
Fix RT #6006: Regexp replaces using large
replacement variables fail
some of the time (i.e. when the substitution
contains something
like $). Patch derived from a patch by Hugo van
der Sanden;
added also a second test (Yves Orton already added a
TODO test
for this.)