Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868920
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.91
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

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

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Net/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Aug 14 2008 (-bi)

BuildRequires: perl-Class-Accessor-Chained perl-DateTime-Format-ISO8601 perl-Email-Valid perl-Encode perl-IO-Socket-SSL perl-Log-Agent perl-SOAP-Lite perl-SOAP-WSDL perl-Term-ReadLine-Gnu perl-UNIVERSAL-require perl-XML-LibXML

%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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Net/*
%perl_vendor_man3dir/*

%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