Net::ISC::DHCPd::Config::OptionSpace - Optionspace config parameter
See the Net::ISC::DHCPd::Config::Role manpage for methods and attributes without documentation.
See the Net::ISC::DHCPd::Config manpage for synopsis.
A list of parsed the Net::ISC::DHCPd::Config::OptionSpace::Option manpage objects.
$string = $self->name;
Name of the option namespace.
$dhcp_option_code = $self->code
DHCP option number/code.
Human readable prefix of all child the Net::ISC::DHCPd::Config::OptionsSpace::Option manpage objects.
See captured_to_args in the Net::ISC::DHCPd::Config::Role manpage.
See captured_endpoint in the Net::ISC::DHCPd::Config::Role manpage.
See generate in the Net::ISC::DHCPd::Config::Role manpage.