DOKK / manpages / debian 10 / libtext-rewriterules-perl / textrr.1p.en
TEXTRR(1p) User Contributed Perl Documentation TEXTRR(1p)

textrr - rewrite rules compiler

   $ textrr file.rr > file.pl

Text::RewriteRules converts rules into Perl on the fly. For efficiency purposes, you can compile the rules into Perl code, removing the overhead of parsing them when starting the script, and removing the dependency to this module.

Text::RewriteRules

2012-05-12 perl v5.14.2