Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: df39a12d64011dffe679c5a69efd99323cf54701 https://github.com/Perl/perl5/commit/df39a12d64011dffe679c5a69efd99323cf54701 Author: Karl Williamson <[email protected]> Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M pod/perlop.pod
Log Message:
-----------
perlop: Enhance a tr/// example
This more clearly demonstrates that the /s option squeezes based on
the result rather than the source
