diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-12-01 15:34:18 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-12-01 15:34:18 +0000 |
commit | 053bd6682b52f409668cb5a28383a7a765fe87b4 (patch) | |
tree | d793ee47c241a845117dc26b27dd26f3dbfb5ad1 /math/p5-Statistics-Lite/pkg-descr | |
parent | 00be285ce974d81cb7ff0260d8359ed4e0b831b6 (diff) | |
download | ports-053bd6682b52f409668cb5a28383a7a765fe87b4.tar.gz ports-053bd6682b52f409668cb5a28383a7a765fe87b4.zip |
Notes
Diffstat (limited to 'math/p5-Statistics-Lite/pkg-descr')
-rw-r--r-- | math/p5-Statistics-Lite/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/p5-Statistics-Lite/pkg-descr b/math/p5-Statistics-Lite/pkg-descr new file mode 100644 index 000000000000..cf2c03812e8d --- /dev/null +++ b/math/p5-Statistics-Lite/pkg-descr @@ -0,0 +1,8 @@ +The Statistics::Lite module is a lightweight, functional alternative +to larger, more complete, object-oriented statistics packages. +As such, it is likely to be better suited, in general, to smaller +data sets. + +WWW: http://search.cpan.org/dist/Statistics-Lite + +Author: Brian Lalonde <brian@webcoder.info> |