6 lines
235 B
Text
6 lines
235 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.
|