Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
What I am trying to figure out is how to count the number of users utilizing each feature. I have been playing around with the .. and ... operators but have not been successful.Users of some feature user1 user2 user3 ... Users of some other feature user1 user2 user3 ... Users of yet another feature ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Extracting ranged data
by BigGuy (Friar) on Jul 24, 2002 at 20:21 UTC | |
by blaze (Friar) on Jul 24, 2002 at 21:21 UTC | |
|
Re: Extracting ranged data
by fuzzyping (Chaplain) on Jul 24, 2002 at 21:20 UTC | |
|
Re: Extracting ranged data
by neilwatson (Priest) on Jul 24, 2002 at 20:09 UTC |