p5.30-net-ip-match-regexp (perl/p5-net-ip-match-regexp) Add to my watchlist

Net::IP::Match::Regexp - Efficiently match IP addresses against ranges

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.

Version: 1.10.0 License: (Artistic-1 or GPL) GitHub
Reset

11 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
11.arm64 71316 2022-11-08 22:17:34 0:00:04 24980 build successful
12.arm64 22117 2021-11-20 19:09:01 0:00:20 1369 build successful
11 4979 2020-12-04 17:16:12 0:04:00 293 build successful
10.15 14233 2019-12-17 14:37:27 0:02:52 1334 build successful
10.6.x86_64 10715 2019-11-23 16:03:15 0:01:12 2109 build successful
10.13 67586 2019-10-15 11:54:18 0:02:11 19155 build successful
10.12 102299 2019-10-14 11:52:03 0:01:26 27176 build successful
10.11 97817 2019-10-14 7:54:32 0:01:59 28195 build successful
10.14 41913 2019-10-14 6:57:14 0:01:53 9871 build successful
10.10 98452 2019-10-14 2:04:40 0:01:46 28237 build successful
10.9 101163 2019-10-13 12:24:39 0:01:09 28181 build successful