Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'artistic2' is invalid (license) [Validation: 1.4]

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.

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::IGMP, NetPacket::IP, NetPacket::TCP, NetPacket::UDP

Modules

Name Abstract Version View
NetPacket assemble/disassemble network packets at the protocol level v1.2.0 metacpan
NetPacket::ARP Assemble and disassemble ARP (Address Resolution Protocol) packets. v1.2.0 metacpan
NetPacket::Ethernet Assemble and disassemble ethernet packets. v1.2.0 metacpan
NetPacket::ICMP Assemble and disassemble ICMP (Internet Control Message Protocol) packets. v1.2.0 metacpan
NetPacket::IGMP Assemble and disassemble IGMP (Internet Group Mangement Protocol) packets. v1.2.0 metacpan
NetPacket::IP Assemble and disassemble IP (Internet Protocol) packets. v1.2.0 metacpan
NetPacket::TCP Assemble and disassemble TCP (Transmission Control Protocol) packets. v1.2.0 metacpan
NetPacket::UDP Assemble and disassemble UDP (User Datagram Protocol) packets. v1.2.0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
README.mkdn metacpan