Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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

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.55/lib/Crypt/RSA/ES/OAEP.pm -- Around line 268: You forgot a '=back' before '=head1' Crypt-RSA-1.55/lib/Crypt/RSA/ES/PKCS1v15.pm -- Around line 194: You forgot a '=back' before '=head1' Crypt-RSA-1.55/lib/Crypt/RSA/Key/Public.pm -- Around line 154: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Crypt-RSA-1.55/lib/Crypt/RSA/Key.pm -- Around line 214: You forgot a '=back' before '=head1' Crypt-RSA-1.55/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.55/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.55/lib/Crypt/RSA.pm -- Around line 540: Non-ASCII character seen before =encoding in 'Genèche'. Assuming CP1252 Around line 573: =over without closing =back

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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

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.55,1.6,1.91

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Crypt::RSA RSA public-key cryptosystem. 1.55 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
META.yml metacpan
Makefile.PL metacpan