Skip Menu |

This queue is for tickets about the Net-IP-Match-Regexp CPAN distribution.

Report information
The Basics
Id: 96907
Status: new
Priority: 0/
Queue: Net-IP-Match-Regexp

People
Owner: Nobody in particular
Requestors: robertn [...] the-nelsons.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.