p5.28-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

6 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.12 204512 2022-11-08 22:21:11 0:00:13 63261 build successful
11.arm64 71264 2022-11-08 22:05:49 0:00:05 24980 build successful
12.arm64 22107 2021-11-20 19:01:31 0:00:22 1369 build successful
11 3577 2020-11-30 9:02:00 0:01:53 293 build successful
10.15 13151 2019-12-15 2:46:29 0:01:36 1334 build successful
10.5_ppc 89760 2019-01-10 0:31:28 0:03:06 20255 build successful