f3b26d4ebe
0.04 into textproc/p5-Lingua-EN-Number-IsOrdinal. 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.
5 lines
235 B
Text
5 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.
|