Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735049
en ru br
ALT Linux repos
S:2.04-alt1

Group :: Development/Perl
RPM: perl-Net-Nslookup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _without_test 1
%define module Net-Nslookup

Name: perl-Net-Nslookup
Version: 2.04
Release: alt1

Summary: Provide nslookup(1)-like capabilities

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

BuildArch: noarch
Source: http://www.cpan.org/authors/id/D/DA/DARREN/Net-Nslookup-%{version}.tar.gz

# Automatically added by buildreq on Fri Dec 19 2008

BuildRequires: perl-Net-DNS perl-devel

%description
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`.  This module
provides that functionality.

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

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Net/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin