NAME

Net::ISC::DHCPd::Config::OptionSpace - Optionspace config parameter


DESCRIPTION

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


SYNOPSIS

See the Net::ISC::DHCPd::Config manpage for synopsis.


ATTRIBUTES

options

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

name

 $string = $self->name;

Name of the option namespace.

code

 $dhcp_option_code = $self->code

DHCP option number/code.

prefix

Human readable prefix of all child the Net::ISC::DHCPd::Config::OptionsSpace::Option manpage objects.


METHODS

captured_to_args

See captured_to_args in the Net::ISC::DHCPd::Config::Role manpage.

captured_endpoint

See captured_endpoint in the Net::ISC::DHCPd::Config::Role manpage.

generate

See generate in the Net::ISC::DHCPd::Config::Role manpage.


COPYRIGHT & LICENSE


AUTHOR

See the Net::ISC::DHCPd manpage.