Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line ''0','

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

Error: License 'apache2' is invalid (license -> apache2) [Validation: 2]

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

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: .git/COMMIT_EDITMSG,.git/HEAD,.git/branches,.git/config,.git/description,.git/hooks/applypatch-msg.sample,.git/hooks/commit-msg.sample,.git/hooks/fsmonitor-watchman.sample,.git/hooks/post-update.sample,.git/hooks/pre-applypatch.sample,.git/hooks/pre-commit.sample,.git/hooks/pre-merge-commit.sample,.git/hooks/pre-push.sample,.git/hooks/pre-rebase.sample,.git/hooks/pre-receive.sample,.git/hooks/prepare-commit-msg.sample,.git/hooks/push-to-checkout.sample,.git/hooks/update.sample,.git/hooks,.git/index,.git/info/exclude,.git/info,.git/logs/HEAD,.git/logs/refs/heads/master,.git/logs/refs/heads,.git/logs/refs/remotes/origin/HEAD,.git/logs/refs/remotes/origin/master,.git/logs/refs/remotes/origin,.git/logs/refs/remotes,.git/logs/refs,.git/logs,.git/objects/20/666325ed3d64a844570490db8fe9414c89c733,.git/objects/20,.git/objects/7a/aaf875bde0f7a3114410465c3a84588b6a4276,.git/objects/7a,.git/objects/c5/e3e12d78e38d55a1fdc6f2675fa4b6059bd916,.git/objects/c5,.git/objects/d6/a4d911bf2452d2270d7b04a8a836087ae84609,.git/objects/d6,.git/objects/fa/4a7ff12f31718d66e4473f8cb38860aaa0fb5f,.git/objects/fa,.git/objects/info,.git/objects/pack/pack-e8277e2df735fff97c2c79364c23548f2a8cda09.idx,.git/objects/pack/pack-e8277e2df735fff97c2c79364c23548f2a8cda09.pack,.git/objects/pack,.git/objects,.git/packed-refs,.git/refs/heads/master,.git/refs/heads,.git/refs/remotes/origin/HEAD,.git/refs/remotes/origin/master,.git/refs/remotes/origin,.git/refs/remotes,.git/refs/tags,.git/refs,.git,MANIFEST.SKIP,files/README.md,files/keyfile,files/test1.kdbx,files/test2.kdbx,files/test3.kdbx,files/test4.kdbx,files,packaging/perl-Crypt-Argon2-0.011-1.el7.x86_64.rpm,packaging/perl-Crypt-Argon2-0.011-1.el8.x86_64.rpm,packaging/perl-Crypt-Argon2.spec,packaging/perl-CryptX-0.072-1.el7.x86_64.rpm,packaging/perl-CryptX-0.072-1.el8.x86_64.rpm,packaging/perl-CryptX.spec,packaging/perl-KeePass-Reader-0.2-1.el7.noarch.rpm,packaging/perl-KeePass-Reader-0.2-1.el8.noarch.rpm,packaging/perl-KeePass-Reader.spec,packaging

has_tests

Add tests!

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .git

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

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
KeePass::Crypto::Aes2Kdf metacpan
KeePass::Crypto::Argon2Kdf metacpan
KeePass::Keys::Composite metacpan
KeePass::Keys::File metacpan
KeePass::Keys::Password metacpan
KeePass::Reader Interface to KeePass V4 database files 0.2 metacpan
KeePass::constants metacpan

Other Files

Changes metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan