7 lines
266 B
Text
7 lines
266 B
Text
|
This module exports the $IPv6_re regular expression that matches
|
||
|
any valid IPv6 address as described in "RFC 2373 - 2.2 Text
|
||
|
Representation of Addresses" but ::. Any string not compliant with
|
||
|
such RFC will be rejected.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Regexp-IPv6/
|