v4

NAME

IP::Addr::v4

DESCRIPTION

Class implements IPv4 handler.

Handler-specific methods

broadcast

Returns IP::Addr object representing broadcast address. Valid for CIDR form only.

next-host

Similar to next method but doesn't iterate over network and boradcast addresses.

prev-host

Similar to prev method but doesn't iterate over network and boradcast addresses.

int-boradcast

Returns integer representation of the broadcast address.

to-octets

IPv4 alias for to-n-tets.

AUTHOR

Vadim Belman [email protected]

SEE ALSO

IP::Addr, IP::Addr::Handler

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.