IP::Addr::Const

NAME

IP::Addr::Const

DESCRIPTION

This module contains common definitions for other modules of IP::Addr family.

Constants And Enums

enum SCOPE

Defines scopes of reserved IP blocks.

Scope | Version
undetermined 4,6
documentation 4,6
host 4,6
private 4,6
public 4,6
software 4,6
subnet 4,6
internet 6
link 6
routing 6

enum IP-FORM

Forms of IP address objects:

  • unknown

  • ip

  • cidr

  • range

Exceptions

X::IPAddr::TypeCheck

Raised when operation is performed on two objects of incompatible versions.

X::IPAddr::BadMappedV6

Raised when IPv6 is in IPv4 mapped format but incorrectly formed.

See also

IP::Addr

AUTHOR

Vadim Belman <[email protected]>

IP::Addr v0.0.4

IPv4/IPv6 manipulation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.