Crypt-Keys 0.06 Latest
Kwalitee Issues
- 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::Keys::Private::DSA, Crypt::Keys::Private::RSA
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Convert::PEM
- Crypt::CBC
- Crypt::DES
- Data::Buffer
- Math::Pari
- 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::Keys, Crypt::Keys::Buffer, Crypt::Keys::ErrorHandler, Crypt::Keys::Private::DSA, Crypt::Keys::Private::DSA::PEM, Crypt::Keys::Private::DSA::SSH2, Crypt::Keys::Private::RSA, Crypt::Keys::Private::RSA::PEM, Crypt::Keys::Private::RSA::SSH1, Crypt::Keys::Public::DSA::OpenSSH, Crypt::Keys::Public::RSA::OpenSSH, Crypt::Keys::Public::RSA::SSH1, Crypt::Keys::Util
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Math::Pari
- 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::Keys | On-disk management of public and private keyfiles | 0.06 | metacpan |
Crypt::Keys::Buffer | metacpan | ||
Crypt::Keys::ErrorHandler | metacpan | ||
Crypt::Keys::Private::DSA::PEM | metacpan | ||
Crypt::Keys::Private::DSA::SSH2 | metacpan | ||
Crypt::Keys::Private::RSA::PEM | metacpan | ||
Crypt::Keys::Private::RSA::SSH1 | metacpan | ||
Crypt::Keys::Public::DSA::OpenSSH | metacpan | ||
Crypt::Keys::Public::RSA::OpenSSH | metacpan | ||
Crypt::Keys::Public::RSA::SSH1 | metacpan | ||
Crypt::Keys::Util | Key Utility functions | metacpan |
Provides
Name | File | View |
---|---|---|
Crypt::Keys::Private::RSA::SSH1::DES3 | lib/Crypt/Keys/Private/RSA/SSH1.pm | metacpan |