Пакет perl-Net-IP-Match: Информация

Бинарный пакет: perl-Net-IP-Match
Версия: 1.101700-alt2
Архитектура: noarch
Собран:  19 сентября 2021 г. 12:44
Исходный пакет: perl-Net-IP-Match
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Домашняя страница: http://search.cpan.org/dist/Net-IP-Match/

Лицензия: Perl
О пакете: Efficiently match IP addresses against IP ranges
Описание: 
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.

Сопровождающий: Sergey Y. Afonin

Список участников:
Sergey Y. Afonin
Igor Vlasenko

Последнее изменение


17 ноября 2010 г. Sergey Y. Afonin 1.101700-alt2
- removed macro %perl_vendor_man3dir from spec
- removed Packager from spec
13 июля 2010 г. Igor Vlasenko 1.101700-alt1
- automated CPAN update
22 августа 2009 г. Sergey Y. Afonin 0.03-alt1
- Initial build for ALTLinux