diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-03-28 11:48:30 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-03-28 11:48:30 +0000 |
commit | 090b0675d0d7e47adc85b53c6e94b8f609512499 (patch) | |
tree | 958ca24c78746c27bda2b669aac8e5ec7d72b8fb /textproc/p5-Lingua-EN-Fathom/pkg-descr | |
parent | fd1b1498dbef6ebaf992ee54db211459d4708e66 (diff) | |
download | ports-090b0675d0d7e47adc85b53c6e94b8f609512499.tar.gz ports-090b0675d0d7e47adc85b53c6e94b8f609512499.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Fathom/pkg-descr')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/pkg-descr b/textproc/p5-Lingua-EN-Fathom/pkg-descr new file mode 100644 index 000000000000..5ebea9572b56 --- /dev/null +++ b/textproc/p5-Lingua-EN-Fathom/pkg-descr @@ -0,0 +1,5 @@ +This module analyses English text in either a string or file. Totals are +then calculated for the number of characters, words, sentences, blank +and non blank (text) lines and paragraphs. + +WWW: http://search.cpan.org/dist/Lingua-EN-Fathom/ |