Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: NetPacket, NetPacket::ARP, NetPacket::Ethernet, NetPacket::ICMP, NetPacket::ICMPv6, NetPacket::IGMP, NetPacket::IP, NetPacket::IPv6, NetPacket::PFLog, NetPacket::TCP, NetPacket::UDP

Modules

Name Abstract Version View
NetPacket modules to assemble/disassemble network packets at the protocol level. v0.43.0 metacpan
NetPacket::ARP Assemble and disassemble ARP (Address Resolution Protocol) packets. v0.43.0 metacpan
NetPacket::Ethernet Assemble and disassemble ethernet packets. v0.43.0 metacpan
NetPacket::ICMP Assemble and disassemble ICMP (Internet Control Message Protocol) packets. v0.43.0 metacpan
NetPacket::ICMPv6 Assemble and disassemble ICMPv6 (Internet Control Message Protocol Version 6) packets. v0.43.0 metacpan
NetPacket::IGMP Assemble and disassemble IGMP (Internet Group Mangement Protocol) packets. v0.43.0 metacpan
NetPacket::IP Assemble and disassemble IP (Internet Protocol) packets. v0.43.0 metacpan
NetPacket::IPv6 Assembling and disassembling IPv6 (Internet Protocol Version 6) packets. v0.43.0 metacpan
NetPacket::PFLog Assembling and disassembling OpenBSD's Packet Filter log header. v0.43.0 metacpan
NetPacket::TCP Assemble and disassemble TCP (Transmission Control Protocol) packets. v0.43.0 metacpan
NetPacket::UDP Assemble and disassemble UDP (User Datagram Protocol) packets. v0.43.0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan