Subject: | Feature Patch - IPV6 |
Date: | Thu, 3 Jul 2014 04:19:03 -0400 (EDT) |
To: | bug-Net-IP-Match-Regexp [...] rt.cpan.org |
From: | "Robert B. Nelson" <robertn [...] the-nelsons.org> |
This isn't a bug report per se, rather it is a patch which implements IPv6 support. In the process I switched all the parsing of ranges and addresses to Net::IP objects so you get some validation for free. I haven't cleaned up the error paths yet and I don't know how you want to handle errors.
Another advantage of using Net::IP, you can now pass all forms of ranges including host address, prefix in CIDR notation and range using first and last address separated by a dash.
Message body is not shown because sender requested not to inline it.