Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_tests

Add tests!

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

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

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan