Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561070
en ru br
Репозитории ALT
S:1.101700-alt2
5.1: 0.03-alt1
4.1: 0.03-alt0.M41.1
www.altlinux.org/Changes

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

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

%define dist Net-IP-Match

Name: perl-%dist
Version: 1.101700
Release: alt2

Summary: Efficiently match IP addresses against IP ranges
License: %perl_license
Group: Development/Perl

Url: %CPAN %dist
Source: http://www.cpan.org/authors/id/M/MA/MARCEL/Net-IP-Match-1.101700.tar.gz

BuildArch: noarch

BuildPreReq: /proc rpm-build-licenses

# Automatically added by buildreq on Sat Aug 22 2009

BuildRequires: perl-Filter-Simple perl-devel

%description
This module provides you with an efficient way to match an IP address against
one or more IP ranges. Speed is the key issue here. If you have to check several
million IP addresses, as can happen with big logs, every millisecond counts.
If your way to check an address involves a method call and some temporary
variables, a lot of time is burnt. In such a time-critical loop you don't
want to make subroutine calls at all, as they involve stack operations.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes

%perl_vendor_privlib/Net/IP/*

%changelog

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

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