全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libnet-nslookup-perl  ]

软件包:libnet-nslookup-perl(2.04-2)

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 8.6 kB28.0 kB [文件列表]