in reply to Longest possible run of a single character

Are you looking for the longest run of a specific single character (longeset run of the letter 'a' for example), or the longest run of any character?


DWIM is Perl's answer to Gödel
  • Comment on Re: Longest possible run of a single character