# to squish a string y sssscccc; #### $_ = "bookkeeper"; y sssscccc; print; #### tr///scccc; #### tr///sc; #### If the /s modifier is specified, sequences of characters that were transliterated to the same character are squashed down to a single instance of the character.