NAME

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

DESCRIPTION

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

SYNOPSIS

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

ATTRIBUTES

options

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

filenames

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

Should only be one item in this list.

name

$string = $self->name;

METHODS

captured_to_args

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

generate

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

COPYRIGHT & LICENSE

AUTHOR

See Net::ISC::DHCPd.