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


Paketnamelibdns-zoneparse-perl
BeschreibungPerl extension for parsing and manipulating DNS Zone Files.
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.95-1
Sektionperl
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerIvan Kohler
Quelle
Paketgröße14718 Byte
Prüfsumme MD5136b116ad4712492591145d747d42816
Prüfsumme SHA159cd3777f85aa80d7413b592ada821ebcdd95d7c
Prüfsumme SHA2563754654329ad2cbc8f29168b9f894759559b7de44c1a5a24174f4c9901c54ff5
Link zum Herunterladenlibdns-zoneparse-perl_0.95-1_all.deb
Ausführliche BeschreibungThis module will parse a Zone File and put all the Resource Records (RRs) into an anonymous hash structure. At the moment, the following types of RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining DNS zones, or for transferring DNS zones to other servers. If you want to generate an XML-friendly version of your zone files, it is easy to use XML::Simple with this module once you have parsed the zonefile. . DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file into its constituent records. It then parses each record and stores the records internally.


Impressum
Linux is a registered trademark of Linus Torvalds