Paketname | libconfig-ini-perl |
Beschreibung | Perl module for reading and writing .ini files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1:0.014-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl, libmixin-linewise-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 22510 Byte |
Prüfsumme MD5 | 8f993f41f416906459b47c7f590123e5 |
Prüfsumme SHA1 | 45103cdc6988325ec63a24be0e47c3b75a9f579c |
Prüfsumme SHA256 | a0b44c7b27f522bd90eb1abeb03fabaedee1b61cf319230df1994ffa7b27ba9a |
Link zum Herunterladen | libconfig-ini-perl_0.014-1_all.deb |
Ausführliche Beschreibung | Config::INI::Reader and Config::INI::Writer are "yet another config module"
implementing yet another slightly different take on the undeniably easy to
read ".ini" file format. Their default behavior is quite similar to that of
Config::Tiny, on which it is based.
.
The chief difference is that Config::INI is designed to be subclassed to
allow for side-effects and self-reconfiguration to occur during the course of
reading its input.
|