NAME

Net::ISC::DHCPd::Config::Pool - Pool config parameter

DESCRIPTION

See Net::ISC::DHCPd::Config::Role for methods and attributes without documentation.

An instance from this class, comes from / will produce:

pool {
    $keyvalue_attribute_value
    $range_attribute_value
    $options_attribute_value
}

SYNOPSIS

See "SYNOPSIS" in Net::ISC::DHCPd::Config.

children

See "children" in Net::ISC::DHCPd::Config::Role.

ATTRIBUTES

options

A list of parsed Net::ISC::DHCPd::Config::Option objects.

ranges

A list of parsed Net::ISC::DHCPd::Config::Range objects.

regex

See "regex" in Net::ISC::DHCPd::Config::Role.

METHODS

generate

See "generate" in Net::ISC::DHCPd::Config::Role.

COPYRIGHT & LICENSE

AUTHOR

See Net::ISC::DHCPd.