NAME

Net::ISC::DHCPd::Types - Moose type constraint declaration


SYNOPSIS

 use Net::ISC::DHCPd::Types @types;
 has foo => ( isa => SomeType, ... );


TYPES

HexInt

Ip

Mac

State

Time

from_State

from_FailoverState

Statements

ConfigObject

LeasesObject

OMAPIObject

ProcessObject

get_type_list

 @names = $class->get_type_list;

Returns the types defined in this package.


COPYRIGHT & LICENSE


AUTHOR

See the Net::ISC::DHCPd manpage.