パッケージ: libdns-zoneparse-perl (1.10-1)
libdns-zoneparse-perl に関するリンク
Trisquel の資源:
libdns-zoneparse-perl ソースパッケージをダウンロード:
- [libdns-zoneparse-perl_1.10-1.dsc]
- [libdns-zoneparse-perl_1.10.orig.tar.gz]
- [libdns-zoneparse-perl_1.10-1.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ivan Kohler
- gregor herrmann
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
Perl extension for parsing and manipulating DNS Zone Files
DNS::ZoneParse 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.
その他の libdns-zoneparse-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language