Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37538289
en ru br
ALT Linux repositórios
S:0.11-alt1
5.0: 0.02-alt2
4.1: 0.02-alt1
4.0: 0.02-alt1
3.0: 0.02-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Locale-Maketext-Fuzzy

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.11-alt1
Data da compilação: 24 setembro 2012, 19:21 ( 604.6 weeks ago )
Tamanho:: 33.67 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Locale-Maketext-Fuzzy - Maketext from already interpolated strings
Descrição:

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.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Locale-Maketext-Fuzzy
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009