El Miércoles, 23 de Diciembre de 2009, Daniel-Constantin Mierla escribió:
the re.subst transformation uses Posix regexp for matching, only the format of the command is perl-like. I implemented this because textops has no dependency of extra libraries than core and I wanted to keep it so.
Maybe is good to add a pcre.subst transformation in regex module to be able to use extended regexp formats given by libpcre.
I¡ll try to implement it when I get some spare time :)