start page | rating of books | rating of authors | reviews | copyrights

Programming Perl

Programming PerlSearch this book
Previous: 3.2.174 times Chapter 3
Functions
Next: 3.2.176 truncate
 

3.2.175 tr///

tr/// y///

This is the translation operator, which is like the one in the UNIX sed program, only better, in everybody's humble opinion. See Chapter 2 .


Previous: 3.2.174 times Programming Perl Next: 3.2.176 truncate
3.2.174 times Book Index 3.2.176 truncate