textrr(1p) debian man page | unix.com

Man Page: textrr

Operating Environment: debian

Section: 1p

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 perl v5.14.2 2012-05-12 TEXTRR(1p)
Related Man Pages
text::glob(3) - centos
net::dns::text(3) - osx
text::markdown::discount(3pm) - debian
text::micromason::passvariables(3pm) - debian
text::rewriterules(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?