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.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Error
  • Term::ReadKey

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Crypt-Mimetic-0.01/lib/Crypt/Mimetic/CipherSaber.pm -- Around line 134: '=item' outside of any '=over' Around line 165: You forgot a '=back' before '=head1' Crypt-Mimetic-0.01/lib/Crypt/Mimetic/None.pm -- Around line 124: '=item' outside of any '=over' Around line 155: You forgot a '=back' before '=head1' Crypt-Mimetic-0.01/lib/Crypt/Mimetic/TEA.pm -- Around line 130: '=item' outside of any '=over' Around line 161: You forgot a '=back' before '=head1' Crypt-Mimetic-0.01/lib/Crypt/Mimetic.pm -- Around line 385: '=item' outside of any '=over' Around line 511: You forgot a '=back' before '=head2' Around line 526: '=item' outside of any '=over' Around line 550: You forgot a '=back' before '=head2'

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: Crypt::Mimetic, Crypt::Mimetic::CipherSaber, Crypt::Mimetic::None, Crypt::Mimetic::TEA, Error::Mimetic

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
Crypt::Mimetic Crypt a file and mask it behind another file 0.01 metacpan
Crypt::Mimetic::CipherSaber CipherSaber Encryption Algorithm 0.01 metacpan
Crypt::Mimetic::None No Encryption 0.01 metacpan
Crypt::Mimetic::TEA Tiny Encryption Algorithm 0.01 metacpan
Error::Mimetic The error class definition for Crypt::Mimetic (see Error module) 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan