Paketname | libstring-formatter-perl |
Beschreibung | module to build sprintf-like formatting routines |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.093221-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 100 Byte |
Hängt ab von | perl, libparams-util-perl, libsub-exporter-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 19514 Byte |
Prüfsumme MD5 | adb7db85c83e5e276975d5d15e1fb222 |
Prüfsumme SHA1 | 7f5a2d827a62be4dc35ae0d45893b9dfcf6fe347 |
Prüfsumme SHA256 | 4c88aea6c3dffa6a23d0e9c793095139e187a6eeb28a4e433233226f4aadd0c2 |
Link zum Herunterladen | libstring-formatter-perl_0.093221-1_all.deb |
Ausführliche Beschreibung | String::Formatter is a tool for building sprintf-like formatting routines. It
supports named or positional formatting, custom conversions, fixed string
interpolation, and simple width-matching out of the box. It is easy to alter
its behavior to write new kinds of format string expanders. For most cases,
it should be easy to build all sorts of formatters out of the options built
into String::Formatter.
|