% perl -w FindDbl ch01.txt ch01.txt: check for doubled words (such as thisthis thisthis), a common problem with ch01.txt: * Find doubled words despite capitalization differences, such as with `TheThe ch01.txt: thethe...', as well as allow differing amounts of whitespace (space, tabs, ch01.txt: /\<(1,000,000|million|thousandthousand thousandthousand)/. But alternation can't be ch01.txt: of this chapter. If you knew thethe thethe specific doubled word to find (such ----------------------------------------------------------------------------- Copyright 1997-2024 Jeffrey Friedl