Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Locale-Maketext-Fuzzy
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
Текущая версия: 0.11-alt1
Время сборки: 24 сентября 2012, 19:21 ( 558.2 недели назад )
Размер архива: 33.67 Kb
Домашняя страница: http://www.cpan.org
Лицензия: Artistic
О пакете: Locale-Maketext-Fuzzy - Maketext from already interpolated strings
Описание:
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета: Список rpm-пакетов, предоставляемый данным srpm-пакетом:
ACL:
Время сборки: 24 сентября 2012, 19:21 ( 558.2 недели назад )
Размер архива: 33.67 Kb
Домашняя страница: http://www.cpan.org
Лицензия: Artistic
О пакете: Locale-Maketext-Fuzzy - Maketext from already interpolated strings
Описание:
This module is a subclass of "Locale::Maketext", with additional
support for localizing messages that already contains interpolated
variables. This is most useful when the messages are returned by
external modules -- for example, to match "dir: command not found"
against "[_1]: command not found".
Of course, this module is also useful if you're simply too lazy
to use the
$lh->maketext("[quant,_1,file,files] deleted.", $count);
syntax, but wish to write
$lh->maketext_fuzzy("$count files deleted");
instead, and have the correct plural form figured out automatically.
If "maketext_fuzzy" seems too long to type for you, this module
also provides a "override_maketext" method to turn *all* "maketext"
calls into "maketext_fuzzy" calls.
Текущий майнтейнер: Vitaly Lipatov support for localizing messages that already contains interpolated
variables. This is most useful when the messages are returned by
external modules -- for example, to match "dir: command not found"
against "[_1]: command not found".
Of course, this module is also useful if you're simply too lazy
to use the
$lh->maketext("[quant,_1,file,files] deleted.", $count);
syntax, but wish to write
$lh->maketext_fuzzy("$count files deleted");
instead, and have the correct plural form figured out automatically.
If "maketext_fuzzy" seems too long to type for you, this module
also provides a "override_maketext" method to turn *all* "maketext"
calls into "maketext_fuzzy" calls.
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета: Список rpm-пакетов, предоставляемый данным srpm-пакетом:
- perl-Locale-Maketext-Fuzzy