pkgsrc-wip/p5-Net-IP-Match-Regexp/distinfo
Evaldo Gardenali aeaacc8a90 Import p5-Net-IP-Match-Regexp-1.01 as wip/p5-Net-IP-Match-Regexp.
This module allows you to check an IP address against one or more IP ranges.
It employs Perl's highly optimized regular expression engine to do the hard
work, so it is very fast. It is optimized for speed by doing the match
against a regexp which implicitly checks the broadest IP ranges first. An
advantage is that the regexp can be computed and stored in advance (in source
code, in a database table, etc) and reused, saving much time if the IP ranges
don't change too often. The match can optionally report a value (e.g. a
network name) instead of just a boolean, which makes module useful for
mapping IP ranges to names or codes or anything else.
2009-09-01 12:57:08 +00:00

5 lines
284 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/09/01 12:57:08 udontknow Exp $
SHA1 (Net-IP-Match-Regexp-1.01.tar.gz) = 062484cd6cb0f19602d1301a7a56a621c33b7594
RMD160 (Net-IP-Match-Regexp-1.01.tar.gz) = ce046da3066853cb113325eb2a6f8ba2743fbea6
Size (Net-IP-Match-Regexp-1.01.tar.gz) = 12265 bytes