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 Ubuntu Archiv lucid (universe)
Version0.95-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerIvan Kohler
Quelle
Paketgröße14708 Byte
Prüfsumme MD506d16117784486ca55d88683438aebb1
Prüfsumme SHA1f609fed6d505935ce5fc9ee281edb759cac5e349
Prüfsumme SHA256d6a87dd6cbe767307432a00efabff96429d05b585b895ba8256898f581ca7eab
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