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.
OBJECT 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;
regex
METHODS
captured_to_args
generate
AUTHOR
See Net::ISC::DHCPd.