in reply to perl prog to read a sentence and print the count of chars for each word

echo "I am new to perl" | perl -anEsay+y+++c\ for@F
  • Comment on Re: perl prog to read a sentence and print the count of chars for each word
  • Download Code