logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

textrr - rewrite rules compiler

Description

       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.

Name

       textrr - rewrite rules compiler

See Also

       Text::RewriteRules

perl v5.32.0                                       2021-01-08                                         TEXTRR(1p)

Synopsis

          $ textrr file.rr > file.pl

See Also