{ "abstract" : "Object methods to create a DHCP packet", "author" : [ "Dean Hamstead " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", "license" : [ "mit" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Net-DHCP", "prereqs" : { "build" : { "requires" : { "Module::Build" : "0.28" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0", "Module::Build" : "0.28" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::CPAN::Meta" : "0", "Test::EOF" : "0", "Test::EOL" : "0", "Test::Kwalitee" : "1.21", "Test::More" : "0.88", "Test::NoBreakpoints" : "0.15", "Test::Perl::Critic" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Portability::Files" : "0" } }, "runtime" : { "requires" : { "Carp" : "0", "Exporter" : "0", "List::Util" : "0", "Socket" : "0", "bytes" : "0", "constant" : "0", "perl" : "v5.12.0", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "File::Spec" : "0", "FindBin" : "0", "Net::Frame::Dump::Offline" : "0", "Net::Frame::Simple" : "0", "Net::Pcap" : "0", "Test::More" : "0", "Test::Warn" : "0" } } }, "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" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/djzort/Net-DHCP/issues" }, "homepage" : "https://github.com/djzort/Net-DHCP", "repository" : { "type" : "git", "url" : "https://github.com/djzort/Net-DHCP.git", "web" : "https://github.com/djzort/Net-DHCP" } }, "version" : "0.7", "x_author_pledge" : { "version" : 1 }, "x_generated_by_perl" : "v5.32.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.25", "x_spdx_expression" : "MIT" }