This port has been deleted. This page will exist till another port with the name "p5.26-net-ip-match-regexp" comes
into existence.
p5.26-net-ip-match-regexp (perl/p5-net-ip-match-regexp) Add to my watchlist
Net::IP::Match::Regexp - Efficiently match IP addresses against rangesThis 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)3 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
11 | 2248 | 2020-11-26 16:00:21 | 0:01:39 | 293 | build successful |
10.15 | 22886 | 2020-01-31 2:43:20 | 0:01:46 | 2707 | build successful |
10.15 | 12158 | 2019-12-12 20:21:21 | 0:02:34 | 1334 | failed install-dependencies |