Paketname | libparse-fixedlength-perl |
Beschreibung | Perl module to parse a string containing fixed length fields |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.37-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 23204 Byte |
Prüfsumme MD5 | 26a30af1973fe775275e9edf62995d56 |
Prüfsumme SHA1 | f0597ac933c36ccbe613667a411aad932f6aadf7 |
Prüfsumme SHA256 | a5336cba1d03ac967cdbe232771cf77192fd9046c04d2970388af6c53f305bc6 |
Link zum Herunterladen | libparse-fixedlength-perl_5.37-1_all.deb |
Ausführliche Beschreibung | The Parse::FixedLength module facilitates the process of breaking
a string into its fixed-length components. Sure, it's a glorified
(and in some ways more limited) substitute for the perl functions pack and
unpack, but this module helps in the maintainability of working with fixed
length formats as the number of fields in a format grows.
|