The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::ISC::DHCPd::Config::Group - Group 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

subnets

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

hosts

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

options

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

regex

generate

AUTHOR

See Net::ISC::DHCPd.