NAME

Net::ISC::DHCPd::Config::Function - Function config parameters

DESCRIPTION

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

SYNOPSIS

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

OBJECT ATTRIBUTES

name

$string = $self->name

Name of the the function.

body

$text = $self->body

The body text of the function, without trailing newline.

children

regex

METHODS

slurp

captured_to_args

generate

AUTHOR

See Net::ISC::DHCPd.