perl-Statistics-Frequency
Simple counting of elements
SRPM: perl-Statistics-Frequency-0.03-2.n0i.2.fc8.src.rpm SPEC: perl-Statistics-Frequency.spec Version: 0.03 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 5879 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Statistics-Frequency/ Date: Mon Jun 04 2007, 16:56 GMT
Description:
This is a small module for a small but very common task: counting things,
in another words, frequencies. Sure, you can $freq{$elem}++ yourself, but
what if you need to normalize the frequencies, or what if you have several
frequencies you want to combine? Statistics::Frequency to rescue.
in another words, frequencies. Sure, you can $freq{$elem}++ yourself, but
what if you need to normalize the frequencies, or what if you have several
frequencies you want to combine? Statistics::Frequency to rescue.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.03-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 0.03-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- perl-Statistics-Frequency.spec
- Statistics-Frequency-0.03.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)