debian man page for regexp::ipv6

Query: regexp::ipv6

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Regexp::IPv6(3pm)					User Contributed Perl Documentation					 Regexp::IPv6(3pm)

NAME
Regexp::IPv6 - Regular expression for IPv6 addresses
SYNOPSIS
use Regexp::IPv6 qw($IPv6_re); $address =~ /^$IPv6_re$/ and print "IPv6 address ";
DESCRIPTION
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. To match full strings use "/^$IPv6_re$/".
COPYRIGHT AND LICENSE
Copyright (C) 2009, 2010 by Salvador Fandin~o (sfandino@yahoo.com) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available. Additionally, you are allowed to use the regexp generated by the module in any way you want, without any restriction. For instance, you are allowed to copy it verbating in your program. perl v5.10.1 2010-12-19 Regexp::IPv6(3pm)
Related Man Pages
ppi::token::regexp::match5.18(3) - mojave
ppi::token::regexp::match(3) - osx
ppi::token::regexp(3pm) - debian
ppi::token::regexp::match(3pm) - debian
ppi::token::regexp::transliterate(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
New UNIX and Linux History Sections