Skip Menu |

This queue is for tickets about the Regexp-Common CPAN distribution.

Report information
The Basics
Id: 50693
Status: resolved
Priority: 0/
Queue: Regexp-Common

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

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



Subject: IPv6 regex
I came up with an IPv6 address matching regex based off of RFC 3986 and examples in the Wikipedia IPv6 page for use with URI::Find. I noticed Regexp::Common has no IPv6 regex, thought you might like it. Its verbose but AFAIK correct. Attached is a program containing the regex and some tests which you can integrate into Regexp::Common.
Subject: test.plx
Download test.plx
application/octet-stream 2k

Message body not shown because it is not plain text.

IPv6 patterns have been implemented in version 2013031301.