Locale-Utils-PluralForms
view release on metacpan or search on metacpan
lib/Locale/Utils/PluralForms.pm view on Meta::CPAN
It is possible to fill that data structure
before method "language" is called first time
or to cache after first method call "language".
=head2 "plural" as subroutine
In the header of a PO- or MO-File
is an entry is called "Plural-Forms".
How many plural forms the language has, is described there in "nplurals".
The second Information in "Plural-Forms" describes as a formula,
how to choose the "plural".
This module compiles plural forms
to a code references in a secure way.
=head1 SUBROUTINES/METHODS
=head2 Find plural forms for the language
=head3 method language
( run in 0.602 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )