パッケージ: libnet-dns-zonefile-fast-perl (1.24-3)
libnet-dns-zonefile-fast-perl に関するリンク
Trisquel の資源:
libnet-dns-zonefile-fast-perl ソースパッケージをダウンロード:
- [libnet-dns-zonefile-fast-perl_1.24-3.dsc]
- [libnet-dns-zonefile-fast-perl_1.24.orig.tar.gz]
- [libnet-dns-zonefile-fast-perl_1.24-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ondřej Surý
- Christoph Martin
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
fast BIND-style zonefile parser on top of Net::DNS
The Net::DNS::ZoneFile::Fast module provides an ability to parse zone files that BIND8 and BIND9 use, fast. Currently it provides a single function, parse(), which returns a reference to an array of traditional Net::DNS::RR objects, so that no new API has to be learned in order to manipulate zone records.
Great care was taken to ensure that parse() does its job as fast as possible, so it is interesting to use this module to parse huge zones. As an example datapoint, it takes less than 5 seconds to parse a 2.2 MB zone with about 72000 records on an Athlon XP 2600+ box.
その他の libnet-dns-zonefile-fast-perl 関連パッケージ
|
|
|
-
- dep: libnet-dns-perl
- Perform DNS queries from a Perl script
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language