Paketname | libbind-confparser-perl |
Beschreibung | Parser class for BIND configuration files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.95-3 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ivan Kohler |
Quelle | |
Paketgröße | 17624 Byte |
Prüfsumme MD5 | 4b675fe551c67a2ea14454c591d52c3b |
Prüfsumme SHA1 | 7eafc4094fa97e8b146bf99f98e34b2456aad8b9 |
Prüfsumme SHA256 | ac3c5ab460c4199d2f639d619f4e05eb5cd9ddf4521c067a2855b6f1f330b8a9 |
Link zum Herunterladen | libbind-confparser-perl_0.95-3_all.deb |
Ausführliche Beschreibung | BIND::Conf_Parser implements a virtual base class for parsing BIND
(Berkeley Internet Name Domain) server version 8 (and sometimes version 9)
configuration files ("named.conf"). The parsing methods shown in the
synopsis perform syntactic analysis only. As each meaningful semantic
'chunk' is parsed, a callback method is invoked with the parsed information.
|