|
|
| The stupid question is the question not asked | |
| PerlMonks |
Reading in Blockby eversuhoshin (Sexton) |
| on Feb 24, 2011 at 05:14 UTC ( #889910=perlquestion: print w/ replies, xml ) | Need Help?? |
|
eversuhoshin has asked for the
wisdom of the Perl Monks concerning the following question:
Hello, I am new to Perl and I have been trying to figure this out like crazy. I have a transcripts that are divided by ---------for each executive speaking. I want to count how many words each executive speaks. For instance,
So I know that each executive speaking is divided by ------------ but I don't know how to tell perl for each executive count the number of words. I was thinking of the flip flop matching but I am not sure. I guess the code would go
Help would be greatly appreciated. Thank you for your time and consideration. Sincerely, Pureum Kim
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||