There are two kinds of numbers in English -- cardinals (1, 2, 3...), and ordinals (1st, 2nd, 3rd...). This library provides functions for giving the ordinal form of a number, given its cardinal value....
NEILB/Lingua-EN-Numbers-Ordinate-1.04 - 04 Jul 2015 07:55:06 GMTSee Lingua::Slavic::Numbers...
TEODOR/Lingua-Slavic-Numbers-0.03 - 06 Aug 2008 21:05:12 GMTThis module provides a function "num2en", which converts a number (such as 123) into English text ("one hundred and twenty-three"). It also provides a function "num2en_ordinal", which converts a number into the ordinal form in words, so 54 becomes "f...
NEILB/Lingua-EN-Numbers-2.03 - 07 Nov 2015 10:08:53 GMTThis module provides a function, "fraction2words", which takes a string containing a fraction and returns the English phrase for that fraction. If no fraction was found in the input, then "undef" is returned. For example fraction2words('1/2'); # "one...
NEILB/Lingua-EN-Fractions-0.09 - 16 Aug 2017 18:20:53 GMTThis module converts a number into a Slavic-language cardinal or ordinal. Bulgarian is supported so far. The interface tries to conform to the one defined in Lingua::EN::Number, though this module does not provide any parse() method. Also, unlike Lin...
TEODOR/Lingua-Slavic-Numbers-0.03 - 06 Aug 2008 21:05:12 GMTThe *Lingua::EN::Numbers* Template Toolkit plugin provides access to the Lingua::EN::Numbers, Lingua::EN::Numbers::Years and Lingua::EN::Numbers::Ordinate module functions, to translate number values to their names. When you invoke [% USE Lingua.EN.N...
BARBIE/Template-Plugin-Lingua-EN-Numbers-0.02 - 04 Jan 2015 02:06:44 GMT