p5.26-net-ip-match-regexp

v 1.10.0

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 th…

https://metacpan.org/pod/Net::IP::Match::Regexp

Add to my watchlist

Installations 1
Requested Installations 1