Algorithm-SkipList 1.02 Latest
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
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 05 Jan 2005 08:18:05 AM JST gpg: using DSA key 578F3980C29C9910 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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 |