TEXTRR(1p) User Contributed Perl Documentation TEXTRR(1p)NAMEtextrr - rewrite rules compilerSYNOPSIS$ textrr file.rr > file.plDESCRIPTIONText::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 ALSOText::RewriteRules perl v5.14.2 2012-05-12 TEXTRR(1p)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |