Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37421870
en ru br
ALT Linux repos
S:0.96-alt3
5.0: 0.91-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Net-DRI
%def_without test

Name: perl-%module
Version: 0.96
Release: alt3

Packager: Victor Forsiuk <force at altlinux.org>

Summary: A Perl library to access Domain Name Registries/Registrars
License: GPLv2+
Group: Development/Perl

#Url: %CPAN %module

Url: http://www.dotandco.com/services/software/Net-DRI/
#Source: http://www.cpan.org/modules/by-module/Net/%module-%version.tar.gz
Source: http://www.dotandco.com/services/software/Net-DRI/Net-DRI-%version.tar.gz
Patch: Net-DRI-0.96-bugfix.patch

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 08 2010

BuildRequires: perl-Class-Accessor-Chained perl-DateTime-Format-ISO8601 perl-Email-Valid perl-IO-Compress-Zlib perl-IO-Socket-SSL perl-Log-Agent perl-SOAP-Lite perl-SOAP-WSDL perl-Sub-Name perl-Term-ReadLine-Gnu perl-UNIVERSAL-require perl-XML-LibXML perl(XMLRPC/Lite.pm)

%description
DRI stands for Domain Registration Interface and aims to be, for domain name
registries/registrars/resellers what Perl DBI is for databases.

Net::DRI offers a uniform API to access services. It can be used by registrars
to access registries. It can be used by clients to access registrars and/or
resellers. It can be used by anonyone to do whois or DAS queries.

%prep
%setup -n %module-%version
%patch -p1

%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