in reply to Find most frequently used word in text file.

Others have addressed your question. I have one philosophical point to make:

... there are many different ways to do anything in Perl...

There are many different ways to do anything in any programming language. It just so happens that Perl was designed in light of this fact, not in spite of it, and the Perl community embraces diversity.

  • Comment on Re: Find most frequently used word in text file.