Pakket: libtemplate-plugin-lingua-en-inflect-perl (0.04-1)
Verwijzigingen voor libtemplate-plugin-lingua-en-inflect-perl
Debian bronnen:
Het bronpakket libtemplate-plugin-lingua-en-inflect-perl downloaden:
- [libtemplate-plugin-lingua-en-inflect-perl_0.04-1.dsc]
- [libtemplate-plugin-lingua-en-inflect-perl_0.04.orig.tar.gz]
- [libtemplate-plugin-lingua-en-inflect-perl_0.04-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- liblingua-en-inflect-number-perl
- liblingua-en-inflect-phrase-perl
- liblingua-en-numbers-ordinate-perl
- liblingua-en-number-isordinal-perl
- liblingua-en-findnumber-perl
- liblingua-en-fathom-perl
- libmodule-starter-pbp-perl
- libstring-tt-perl
- liblingua-en-tagger-perl
- libperl-critic-perl
- libtemplate-plugin-xml-perl
interface to Lingua::EN::Inflect for the Template Toolkit
Template::Plugin::Lingua::EN::Inflect is an interface to Damian Conway's Lingua::EN::Inflect Perl module, which provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words.
The plugin provides an 'inflect' filter, which can be used to interpolate inflections in a string. The NUM() function sets a persistent default value to be used whenever an optional number argument is omitted. The number to be used for a particular invocation of 'inflect' can also be specified with a 'number' option.
For the full details of the inflection functionality please refer to the Lingua::EN::Inflect manual.
Andere aan libtemplate-plugin-lingua-en-inflect-perl gerelateerde pakketten
|
|
|
|
-
- dep: liblingua-en-inflect-perl
- Perl module to pluralize English words
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language