全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libnet-nslookup-perl  ]

套件:libnet-nslookup-perl(2.04-4)

libnet-nslookup-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libnet-nslookup-perl

維護小組:

外部的資源:

相似套件:

simple DNS lookup module for perl

Net::Nslookup provides the capabilities of the standard UNIX command line tool nslookup(1). Net::DNS is a wonderful and full featured module, but quite often, all you need is `nslookup $host`. Net::Nslookup provides that functionality.

Net::Nslookup exports a single function, called nslookup. nslookup can be used to retrieve A, PTR, CNAME, MX, and NS records.

 my $a = nslookup(host => "use.perl.org", type => "A");

 my @mx = nslookup(domain => "perl.org", type => "MX");

 my @ns = nslookup(domain => "perl.org", type => "NS");

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl, 角色: 共用函式庫

其他與 libnet-nslookup-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libnet-nslookup-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 7。9 kB27。0 kB [檔案列表]