Package perl-Net-IP-Match: Information

    Binary package: perl-Net-IP-Match
    Version: 1.101700-alt2
    Architecture: noarch
    Build time:  Nov 17, 2010, 10:32 AM
    Source package: perl-Net-IP-Match
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: Efficiently match IP addresses against IP ranges
    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.

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin
    Igor Vlasenko

    Last changed


    Nov. 17, 2010 Sergey Y. Afonin 1.101700-alt2
    - removed macro %perl_vendor_man3dir from spec
    - removed Packager from spec
    July 13, 2010 Igor Vlasenko 1.101700-alt1
    - automated CPAN update
    Aug. 22, 2009 Sergey Y. Afonin 0.03-alt1
    - Initial build for ALTLinux