8 lines
297 B
Text
8 lines
297 B
Text
|
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/
|