Paketname | libstring-formatter-perl |
Beschreibung | module to build sprintf-like formatting routines |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.102080-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl, libparams-util-perl, libsub-exporter-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 21404 Byte |
Prüfsumme MD5 | cecfa757bc48790eac3e2adbf128b684 |
Prüfsumme SHA1 | ad7fc0562727cb28ed4c339369f3aeb4b8458ec5 |
Prüfsumme SHA256 | b1f447f190254149af2ac43886ff675f8c3783eea17da7711b70d66d0dd84a5a |
Link zum Herunterladen | libstring-formatter-perl_0.102080-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.
|