Man page - textrr(1)
Packages contas this manual
Package: libtext-rewriterules-perl
apt-get install libtext-rewriterules-perl
apt-get install libtext-rewriterules-perl
Manuals in package:
Documentations in package:
Manual
| TEXTRR(1p) | User Contributed Perl Documentation | TEXTRR(1p) |
NAME
textrr - rewrite rules compiler
SYNOPSIS
$ textrr file.rr > file.pl
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.
SEE ALSO
Text::RewriteRules
| 2021-01-08 | perl v5.32.0 |