Paketname | libconfig-ini-simple-perl |
Beschreibung | Simple reading and writing from an INI file |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.02-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 8516 Byte |
Prüfsumme MD5 | 115fd995fb095dc4ef392e3858316fcf |
Prüfsumme SHA1 | 14abb258bb987dbfe12240ce388dc5711f4a36fc |
Prüfsumme SHA256 | 549f8a7aa05dc75390d9a439102b0da6e0aba7aae551d0cf3ba61726f9712c92 |
Link zum Herunterladen | libconfig-ini-simple-perl_0.02-1_all.deb |
Ausführliche Beschreibung | Config::INI::Simple is for very simplistic reading and writing of INI files. A
new object must be created for each INI file (an object keeps all the data
read in from an INI which is used on the write method to write to the INI). It
also keeps all your comments and original order intact.
|