Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37495082
en ru br
ALT Linux repos
S:1.101700-alt2
5.0: 0.03-alt0.M50.1
4.1: 0.03-alt0.M41.1

Group :: Development/Perl
RPM: perl-Net-IP-Match

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.101700-alt2
Build date: 17 november 2010, 07:28 ( 701.0 weeks ago )
Size: 29.61 Kb

Home page:   http://search.cpan.org/dist/Net-IP-Match/

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.

Current maintainer: Sergey Y. Afonin

List of contributors

List of rpms provided by this srpm:

  • perl-Net-IP-Match
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin