Description
Unicode-aware character replacement and deletion become available from a small Perl command modeled after Unix tr. It is for shell users who need text pipelines that handle non-ASCII characters more predictably than byte-oriented tools. It reads standard input or files and writes transformed text, so verify encodings before overwriting results.