NAME
Config::Pound::Node::IP - IP address or CIDR from Pound ACL.
DESCRIPTION
Objects of this type represent IP addresses or CIDRs from an ACL section in Pound configuration section.
METHODS
See Config::Proxy::Node for a discussion of methods. In addition to those the following method is supported by nodes of this type:
ip
$addr = $node->ip
Returns the IP address (CIDR) in unquoted form.