
Text::rewriterules uses a simplified syntax for regexp-based rules for rewriting text. you define a set of rules, and the system applies them until no more rule can be applied. the rules are defined using a specific non-perl syntax inside the perl program. this improves legibility of big rewriting rules systems.