Data-Entropy 0.008 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: Makefile.PL
- 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: gpg: Signature made Fri 28 Mar 2025 04:08:56 AM JST gpg: using RSA key 788C2AECF7F27F1B6CB2BE671E65AB7181830BAC gpg: requesting key 1E65AB7181830BAC from hkp server keyserver.ubuntu.com gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- 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.
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Data::Entropy | entropy (randomness) management | 0.008 | metacpan |
Data::Entropy::Algorithms | basic entropy-using algorithms | 0.008 | metacpan |
Data::Entropy::RawSource::CryptCounter | counter mode of block cipher as I/O handle | 0.008 | metacpan |
Data::Entropy::RawSource::Local | read randomness from local device | 0.008 | metacpan |
Data::Entropy::RawSource::RandomOrg | download entropy from random.org | 0.008 | metacpan |
Data::Entropy::RawSource::RandomnumbersInfo | download entropy from randomnumbers.info | 0.008 | metacpan |
Data::Entropy::Source | encapsulated source of entropy | 0.008 | metacpan |