p5-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
Displaying statistics for 1,139 users who made submissions during: until

Statistics for selected duration

2024-Oct-25 to 2024-Nov-24


Total Installations 1
Requested Installations 1


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours