Catmandu-BagIt 0.01

Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:
  • LWP::Simple
  • Moo
  • Moo::Role
  • RDF::NS
  • RDF::Trine::Model
  • RDF::Trine::Parser
  • RDF::Trine::Serializer
  • RDF::aREF
  • RDF::aREF::Encoder
  • namespace::clean

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: bags/demo02/data/lib/Catmandu/Exporter/RDF.pm, bags/demo02/data/lib/Catmandu/Importer/RDF.pm, bags/demo02/data/lib/Catmandu/RDF.pm
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: Catmandu::BagIt
no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:
  • Catmandu::Exporter::RDF
  • Catmandu::Importer::RDF
  • Catmandu::RDF
test_prereq_matches_use

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

Error:
  • Role::Tiny
consistent_version

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

Error: 0.01,0.16,0.17

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_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
Catmandu::BagIt Catmandu modules for working with BagIt packages. 0.01 metacpan
Catmandu::Exporter::BagIt Package that exports data as BagIts metacpan
Catmandu::Exporter::RDF serialize RDF data 0.16 metacpan
Catmandu::Importer::BagIt Package that imports BagIt data metacpan
Catmandu::Importer::RDF parse RDF data 0.16 metacpan
Catmandu::RDF Modules for handling RDF data within the Catmandu framework 0.17 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
bags/demo02/data/Build.PL metacpan
bags/demo02/data/MANIFEST metacpan
bags/demo02/data/META.json metacpan
bags/demo02/data/META.yml metacpan
bags/demo02/data/cpanfile metacpan
bags/demo02/data/dist.ini metacpan
cpanfile metacpan
dist.ini metacpan