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_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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: Crypt::RSA::DataFormat

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Loader
  • Convert::ASCII::Armour
  • Crypt::CBC
  • Crypt::Primes
  • Crypt::Random
  • Data::Buffer
  • Digest::MD2
  • Digest::SHA1
  • Math::Pari
  • Sort::Versions
  • Tie::EncryptedHash

no_pod_errors

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

Error: Crypt-RSA-1.50/lib/Crypt/RSA/ES/OAEP.pm -- Around line 267: You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA/ES/PKCS1v15.pm -- Around line 194: You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA/Key/Public.pm -- Around line 154: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA/Key.pm -- Around line 214: You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA/SS/PKCS1v15.pm -- Around line 224: You forgot a '=back' before '=head1' Around line 234: You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA/SS/PSS.pm -- Around line 245: You forgot a '=back' before '=head2' Around line 261: You forgot a '=back' before '=head1' Crypt-RSA-1.50/lib/Crypt/RSA.pm -- Around line 536: Non-ASCII character seen before =encoding in 'Genèche'. Assuming CP1252 Around line 569: =over without closing =back

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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::RSA, Crypt::RSA::DataFormat, Crypt::RSA::Debug, Crypt::RSA::ES::OAEP, Crypt::RSA::ES::PKCS1v15, Crypt::RSA::Errorhandler, Crypt::RSA::Key, Crypt::RSA::Key::Private, Crypt::RSA::Key::Private::SSH, Crypt::RSA::Key::Public, Crypt::RSA::Key::Public::SSH, Crypt::RSA::Primitives, Crypt::RSA::SS::PKCS1v15, Crypt::RSA::SS::PSS

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Crypt::Random
  • Math::Pari

consistent_version

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

Error: 1.15,1.24,1.5,1.50,1.6,1.91

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::RSA RSA public-key cryptosystem. 1.50 metacpan
Crypt::RSA::DataFormat Data creation, conversion and reporting primitives. metacpan
Crypt::RSA::Debug Debug routine for Crypt::RSA. metacpan
Crypt::RSA::ES::OAEP Plaintext-aware encryption with RSA. 1.24 metacpan
Crypt::RSA::ES::PKCS1v15 PKCS #1 v1.5 padded encryption scheme based on RSA. 1.91 metacpan
Crypt::RSA::Errorhandler Error handling mechanism for Crypt::RSA. metacpan
Crypt::RSA::Key RSA Key Pair Generator. 1.91 metacpan
Crypt::RSA::Key::Private RSA Private Key Management. 1.15 metacpan
Crypt::RSA::Key::Private::SSH metacpan
Crypt::RSA::Key::Public RSA Public Key Management. metacpan
Crypt::RSA::Key::Public::SSH metacpan
Crypt::RSA::Primitives RSA encryption, decryption, signature and verification primitives. metacpan
Crypt::RSA::SS::PKCS1v15 PKCS #1 v1.5 signatures. 1.6 metacpan
Crypt::RSA::SS::PSS Probabilistic Signature Scheme based on RSA. 1.5 metacpan

Provides

Name File View
Crypt::RSA::Key::Private::SSH::Buffer lib/Crypt/RSA/Key/Private/SSH.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan