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::DHCP::Options - Object methods to create and access DHCP options.

DESCRIPTION

Used by Net::DHCP::Packet.

CONSTRUCTORS

new

METHODS

getOption($key)
setOption($key, $value)
serialize
marshall($bytes)
toString

AUTHOR

F. van Dun

COPYRIGHT

This is free software. It can be distributed and/or modified under the same terms as Perl itself.

SEE ALSO

perl(1), Net::DHCP::Packet.

4 POD Errors

The following errors were encountered while parsing the POD:

Around line 22:

'=item' outside of any '=over'

Around line 25:

You forgot a '=back' before '=head2'

Around line 27:

'=item' outside of any '=over'

Around line 37:

You forgot a '=back' before '=head1'