Paketname | libmsgcat-perl |
Beschreibung | Locale::Msgcat perl module |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.03-5 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | libc6 (>= 2.1.3), perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 12370 Byte |
Prüfsumme MD5 | 184182a7ae28a924c28b812ce13958a0 |
Prüfsumme SHA1 | db85ba278ab36dbd89c07fe8c3bdbaa958577845 |
Prüfsumme SHA256 | 9735c62fb31775f7dcefff033ab845e38e8ab5cae14ae6f9ac7f210ccfc02aa2 |
Link zum Herunterladen | libmsgcat-perl_1.03-5_i386.deb |
Ausführliche Beschreibung | This is a small perl module for systems which support the XPG4
message catalog functions : catopen(3), catgets(3) and catclose(3).
.
The module can be used to internationalize a perl program. Messages
inside a catalog are identified by integers (unlike gettext which uses the
English string as identifier).
|