p5.32-net-ip-match-regexp

v 1.10.0 Updated: 3 years, 8 months ago

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

To install p5.32-net-ip-match-regexp, paste this in macOS terminal after installing MacPorts

sudo port install p5.32-net-ip-match-regexp

Add to my watchlist

Installations 0
Requested Installations 0