cspctec has asked for the wisdom of the Perl Monks concerning the following question:
I have been trying to figure out a way to make the script count each event individually, but the for loops I have been using are only counting the first few matches.
Can someone come up with an algorithm that can count these and output the results like I have listed? Thanks for any help you can provide!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Counting the number of times several strings appear
by thundergnat (Deacon) on Nov 13, 2012 at 17:52 UTC | |
by cspctec (Sexton) on Nov 13, 2012 at 18:19 UTC | |
Re: Counting the number of times several strings appear
by Kenosis (Priest) on Nov 13, 2012 at 17:01 UTC | |
by cspctec (Sexton) on Nov 13, 2012 at 17:18 UTC | |
by 2teez (Vicar) on Nov 13, 2012 at 17:29 UTC | |
by cspctec (Sexton) on Nov 13, 2012 at 17:36 UTC | |
Re: Counting the number of times several strings appear
by rpnoble419 (Pilgrim) on Nov 13, 2012 at 17:22 UTC |