DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibconfig-auto-perl
BeschreibungMagical config file parser
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.20-2
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonlibconfig-inifiles-perl, libxml-simple-perl, libyaml-perl (>= 0.57-2), perl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße14306 Byte
Prüfsumme MD56dba94724b05be5776cf0006ca42e0f4
Prüfsumme SHA14607fe6811ce0956d7a748a0fa1d3279467e9968
Prüfsumme SHA256f46532877def04945e994cb51655f87d3866ad9814d07952f7e3939f3fc54dec
Link zum Herunterladenlibconfig-auto-perl_0.20-2_all.deb
Ausführliche Beschreibunglibconfig-auto-perl allows developers to parse config files without needing to specify the format of the file (though they can do it). . It even looks for the config file in standard places (working dir, home dir, /etc) and tries some common config file names if the path isn't specified in the call. . It then determines the format of the config file, parses it and then returns a data structure containing the configuration data. The format of this structure depends on the format of the file. . At the moment, libconfig-auto-perl knows about colon, space and equals separated, XML, Perl, Windows INI, BIND9 and irssi style config files, though files in BIND9 or irssi format cannot be parsed.


Impressum
Linux is a registered trademark of Linus Torvalds