Kwalitee Issues

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: Algorithm::SkipList::PurePerl, List::SkipList

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: Algorithm::SkipList, Algorithm::SkipList::Header, Algorithm::SkipList::PurePerl, List::SkipList

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.74,1.00,1.02

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
Algorithm::SkipList Perl implementation of skip lists 1.02 metacpan
Algorithm::SkipList::Header header node class for Algorithm::SkipList 1.02 metacpan
Algorithm::SkipList::Node node class for Algorithm::SkipList 1.02 metacpan
Algorithm::SkipList::PurePerl Pure-Perl implementation of skip lists 1.00 metacpan
List::SkipList Perl implementation of skip lists (deprecated) 0.74 metacpan
List::SkipList::Header 0.74 metacpan
List::SkipList::Node 0.74 metacpan

Other Files

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