---
abstract: 'Object methods to create a DHCP packet'
author:
  - 'Dean Hamstead <dean@fragfest.com.au>'
build_requires:
  File::Spec: '0'
  FindBin: '0'
  Module::Build: '0.28'
  Net::Frame::Dump::Offline: '0'
  Net::Frame::Simple: '0'
  Net::Pcap: '0'
  Test::More: '0'
  Test::Warn: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-DHCP
provides:
  Net::DHCP:
    file: lib/Net/DHCP.pm
    version: '0.7'
  Net::DHCP::Constants:
    file: lib/Net/DHCP/Constants.pm
    version: '0.7'
  Net::DHCP::Packet:
    file: lib/Net/DHCP/Packet.pm
    version: '0.7'
  Net::DHCP::Packet::Attributes:
    file: lib/Net/DHCP/Packet/Attributes.pm
    version: '0.7'
  Net::DHCP::Packet::IPv4Utils:
    file: lib/Net/DHCP/Packet/IPv4Utils.pm
    version: '0.7'
  Net::DHCP::Packet::OrderOptions:
    file: lib/Net/DHCP/Packet/OrderOptions.pm
    version: '0.7'
requires:
  Carp: '0'
  Exporter: '0'
  List::Util: '0'
  Socket: '0'
  bytes: '0'
  constant: '0'
  perl: v5.12.0
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/djzort/Net-DHCP/issues
  homepage: https://github.com/djzort/Net-DHCP
  repository: https://github.com/djzort/Net-DHCP.git
version: '0.7'
x_author_pledge:
  version: 1
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: MIT