libtext-rewriterules-perl

System for rewriting text using regexp-based rules
  http://search.cpan.org/dist/Text-RewriteRules/
  0
  no reviews



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.