Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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!

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_tests_in_t_dir

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

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.9,1,2,3

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
WL Perl Wayland protocol binding 0.9 metacpan
WL::Base Base class for Wayland objects metacpan
WL::Connection Estabilitsh connection for Wayland protocol metacpan
WL::wl_buffer 1 metacpan
WL::wl_callback 1 metacpan
WL::wl_compositor 3 metacpan
WL::wl_data_device 1 metacpan
WL::wl_data_device_manager 1 metacpan
WL::wl_data_offer 1 metacpan
WL::wl_data_source 1 metacpan
WL::wl_display 1 metacpan
WL::wl_keyboard 3 metacpan
WL::wl_output 2 metacpan
WL::wl_pointer 3 metacpan
WL::wl_region 1 metacpan
WL::wl_registry 1 metacpan
WL::wl_seat 3 metacpan
WL::wl_shell 1 metacpan
WL::wl_shell_surface 1 metacpan
WL::wl_shm 1 metacpan
WL::wl_shm_pool 1 metacpan
WL::wl_surface 3 metacpan
WL::wl_touch 3 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan