2013-01-13 03:15:36 +01:00
|
|
|
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.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Lingua-EN-Number-IsOrdinal
|