p5.32-net-ip-match-regexp (perl/p5-net-ip-match-regexp) Updated: 2 years, 10 months ago 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

13 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
11.arm64 71368 2022-11-08 22:28:34 0:00:04 24980 build successful
12.arm64 22130 2021-11-20 19:19:33 0:00:21 1369 build successful
10.10 148144 2021-06-30 6:01:12 0:01:26 46918 build successful
10.13 116107 2021-06-29 2:16:59 0:01:02 37796 build successful
10.6.x86_64 63449 2021-06-28 3:33:51 0:01:42 19284 build successful
10.11 146726 2021-06-26 17:22:58 0:01:42 46851 build successful
10.9 152229 2021-06-26 7:13:33 0:01:02 46599 build successful
10.12 151635 2021-06-25 20:02:00 0:01:24 45843 build successful
10.15 63101 2021-06-23 1:14:55 0:01:26 17499 build successful
10.14 91735 2021-06-22 21:05:10 0:01:16 28504 build successful
11 36551 2021-06-22 10:20:33 0:01:43 7308 build successful
10.7 58556 2021-06-21 15:14:32 0:00:53 19319 build successful
10.8 52011 2021-06-21 14:45:24 0:00:54 17181 build successful