Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37777735
en ru br
Репозитории ALT
S:2.28-alt1
5.1: 2.26-alt1
4.1: 2.24-alt1
4.0: 2.23-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-IP-Country

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define module_name IP-Country

Name: perl-%module_name
Version: 2.24
Release: alt1

Summary: Classes for fast lookup of country codes from IP addresses for Perl
License: Perl
Group: Development/Perl

URL: %CPAN %module_name
Source: http://www.cpan.org/modules/by-module/IP/%module_name-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Mar 31 2008 (-bi)

BuildRequires: perl-Geo-IP-PurePerl perl-Geography-Countries perl-devel

%description
Finding the home country of a client using only the IP address can be difficult.
Looking up the domain name associated with that address can provide some help,
but many IP address are not reverse mapped to any useful domain, and the most
common domain (.com) offers no help when looking for country.

This module comes bundled with a database of countries where various IP
addresses have been assigned. Although the country of assignment will probably
be the country associated with a large ISP rather than the client herself, this
is probably good enough for most log analysis applications, and under test has
proved to be as accurate as reverse-DNS and WHOIS lookup.

%prep
%setup -n %module_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%_bindir/*
%_man1dir/*
%perl_vendor_privlib/IP/*
%perl_vendor_man3dir/*
%doc CHANGES

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin