s/\[\[[a-z\-]*:[^\]]*\]\]//g;
s/\[\[[^\|\]]*\|/[[/g; # remove {{icons}} and {tables} from xml script
s/{{[^}]*}}//g;
Ошибка во второй строке
Unescaped left brace in regex is deprecated, passed through in regex; marked by
<-- HERE in m/{{ <-- HERE [^}]*}}/ at clean.pl line 34.