aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-01-13 02:15:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-01-13 02:15:36 +0000
commit8e3cd6467930a0bb625b3b4ce29cdc9fd2c352e0 (patch)
tree2a9a8d3d4e966c337082041df6718eb693407a89 /textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr
parentbceca206be2d9d40577cb889725fcf92e48a7421 (diff)
downloadports-8e3cd6467930a0bb625b3b4ce29cdc9fd2c352e0.tar.gz
ports-8e3cd6467930a0bb625b3b4ce29cdc9fd2c352e0.zip
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr')
-rw-r--r--textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr b/textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr
new file mode 100644
index 000000000000..11918c74c3f0
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/pkg-descr
@@ -0,0 +1,7 @@
+This module will tell you if a number, either in words or as digits,
+is a cardinal or ordinal number.
+
+This is useful if you e.g. want to distinguish these types of numbers
+found with Lingua::EN::FindNumber and take different actions.
+
+WWW: http://search.cpan.org/dist/Lingua-EN-Number-IsOrdinal/