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: Expected a list structure (author) [Validation: 1.4];Missing mandatory field, 'author' (author) [Validation: 1.4]

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Judy::1, Judy::HS, Judy::L, Judy::Mem, Judy::SL

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: Judy::1, Judy::HS, Judy::L, Judy::Mem, Judy::SL

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Judy Library for creating and accessing dynamic arrays 0.39 metacpan
Judy::1 Efficient integer to bit map metacpan
Judy::HS Efficiet string to integer map metacpan
Judy::L Efficient integer to integer map metacpan
Judy::Mem Useful functions for interacting with memory metacpan
Judy::SL Efficient null-terminated string to integer map metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan
t/MAGIC/Build.PL metacpan
t/MAGIC/MANIFEST metacpan