The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Locale::Babelfish::Phrase::Pluralizer - Babelfish pluralizer.

VERSION

version 2.12

DESCRIPTION

Pluralization implementation.

METHODS

add

Adds locale pluralization rule. Should not be called directly.

find_rule

    find_rule( $locale )

Finds locale pluralization rule. It is coderef.

is_int

    is_int( $input )

Check if number is int or float.

AUTHORS

  • Akzhan Abdulin <akzhan@cpan.org>

  • Igor Mironov <grif@cpan.org>

  • Victor Efimov <efimov@reg.ru>

  • REG.RU LLC

  • Kirill Sysoev <k.sysoev@me.com>

  • Alexandr Tkach <tkach@reg.ru>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by REG.RU LLC.

This is free software, licensed under:

  The MIT (X11) License